Forum > GTK
Application.Minimize?
(1/1)
fabienwang:
Hello,
I have been testing a custom form with close, minimize and maximize buttons
(sample custom_forms on https://lazsamples.googlecode.com/svn/trunk/.
Lazarus 0.9.30-0 r FPC 2.4.2 i386-linux-gtk 2
Unfortunately, i have some problems in GTK widgetset:
Application.Minimize; //doesn't work,
Form1.WindowState := wsMinimized; //doesn't work too
Anyone has experienced this too?
typo:
Application.Minimize works fine here, but Form1.WindowState := wsMinimized causes a weird behavior.
Lazarus 0.9.30 r29749 FPC 2.4.2 i386-win32-win32/win64
Navigation
[0] Message Index