> Forget last message. Setting GDK_NATIVE_WINDOWS=1 makes the Form_Open event
> run!
>
> But theres a few glitches like columnview and textarea background colours
> not being right.
>
> Thanks.
>
Please send a project that shows these glitches so that I can fix them.
Regards,
--
Benoît Minis
Forget last message. Setting GDK_NATIVE_WINDOWS=1 makes the Form_Open event
run!
But theres a few glitches like columnview and textarea background colours
not being right.
Thanks.
--
joshua higgins
>>--
--
Let Cr
Thanks for the reply. GDK_NATIVE_WINDOWS=1 makes no difference.
I'll try the latest Gambas version and reply back with the results.
--
joshua higgins
>>--
--
Let Crystal Reports handle the reporting - Free Crysta
> Hi list
>
> I just upgraded to Ubuntu Karmic, from Gambas 2.8 to 2.13. I'm embedding a
> form into my main form like this:
>
> DIM hForm AS FChild
>
> hForm = NEW FChild(Panel1)
>
> However in Gambas 2.13, the FChild's Form_Open event does not run. Is this
> expected or is there a way rou
Hi list
I just upgraded to Ubuntu Karmic, from Gambas 2.8 to 2.13. I'm embedding a
form into my main form like this:
DIM hForm AS FChild
hForm = NEW FChild(Panel1)
However in Gambas 2.13, the FChild's Form_Open event does not run. Is this
expected or is there a way round it?
Thanks.
--
j