[Gambas-user] checked examples on RC3

Benoit Minisini gambas at ...1...
Wed Nov 24 17:27:27 CET 2004


On Monday 22 November 2004 21:41, Charlie Reinl wrote:
> Salut,
>
> This is for preparing the 1.0
>
> I had a go, with all examples on RC3.
>
> I only looked, if they load into IDE and if I can start them.
>
> I dit NOT make a copy, I started the read only examples.
>
> here what I observed:
>
> Database/DataReportExample
>  fails at:   Fpreview.WebBrowser1.Path=flname

A problem I forgot to mention: examples projects must not have the option 
"form controls are public" set! Because the "make install" command never pass 
this option to the gambas compiler when it compiles examples.

I modified the example so that I can remove this option in the project 
properties.

>
> ---------------------------------------------------------------------------
>----- Exec/MoviePlayer
>  can't test, no film on my box
> ---------------------------------------------------------------------------
>----- Games/DeepSpace
>  has a .lock file
>
>  and fails at:
>
>  PUBLIC SUB _new()
>       mMain.Canvas = ME.daCanvas
>  END

Same problem as in the DataReportExample example.

> ---------------------------------------------------------------------------
>----- Games/Snake
>
>  can't test, sdl not installed on my box
> ---------------------------------------------------------------------------
>----- Miscellaneous/Explore
>
>  About says 'IconView example ....'

Yes: this IS an IconView example :-)

> ---------------------------------------------------------------------------
>----- /Networking
>
>  can't realy test, had never a go with and do not know much all that
> network stuff.
>
>  /DnsClient returns a  signal #11

I fixed it.

>
>  /HttpGet has a .lock file
>

I removed it.

> ---------------------------------------------------------------------------
>----- Sound/MusicPlayer
>   can't test, sdl not installed on my box
>
> ---------------------------------------------------------------------------
>-----
>
>
> Amicalment
> Charlie
>

Thanks for your tests Charlie.
Regards,

-- 
Benoit Minisini
mailto:gambas at ...1...




More information about the User mailing list