[Gambas-user] SetFocus problem

Jussi Lahtinen jussi.lahtinen at ...626...
Thu Oct 1 19:32:57 CEST 2009


Hi!
How can I show form without losting focus of current form?
I tried this:

Dim formi As New Form1

formi.Show()
FMain.SetFocus()

But it doesn't work...

Gambas 3 revision 2368
Both Qt3 and GTK+
@Ubuntu 9.04 64bit

These problems confirmed with current version:
http://www.nabble.com/Stack-backtrace-window-td25668875.html
http://www.nabble.com/UI-controls-copy-paste-problem.-td25669932.html


Jussi




More information about the User mailing list