[Lazarus] Showmodal trouble

Graeme Geldenhuys graemeg.lists at gmail.com
Thu Sep 18 11:46:14 CEST 2008


On Wed, Sep 17, 2008 at 3:51 PM, Sebastian Kraft <sebastian_kraft at gmx.de> wrote:
>> You will find that in the case of Modal forms, you might be able to
>> click and bring focus to other non-modal forms, but you shouldn't be
>> able change anything in those forms.
>>
> exactly... all other forms are disabled. So if I loose focus on my modal form
> it is quite difficult to bring it back because the modal form is not in
> taskbar...

Then it must be a bug in the toolkit (LCL or even GTK2).  For example
in fpGUI - You can set focus to other non-modal forms and move them
(but no editing), while a modal form is showing, but the modal form is
always above it's Parent form. If you click on the parent form, the
model form will appear above it. So you don't have the issue of not
"finding" the modal form again.


Regards,
 - Graeme -


_______________________________________________
fpGUI - a cross-platform Free Pascal GUI toolkit
http://opensoft.homeip.net/fpgui/



More information about the Lazarus mailing list