[Gambas-user] Form does not get focus
Benoit Minisini
gambas at ...1...
Sun Nov 30 22:00:28 CET 2008
On samedi 29 novembre 2008, moon_walker wrote:
> Hi Gurus,
>
> i have a problem again:-):
>
> PUBLIC SUB TableView3_Menu()
> DIM lform AS Form
>
> lform = NEW dataentry(did.Value, "fertilizer", tableview3.X, tableview3.Y)
> lform.showmodal
>
> END
>
> The resulting form do not get the focus upon the opening IF
> dataentry.skiptaskbar = TRUE. :-)
> Is this correct?
> Could you please somebody explain this.
>
> Thanks
> Attila
This is a bug that was fixed recently, so you will have the fix with the next
version.
Regards,
--
Benoit Minisini
More information about the User
mailing list