|
From: Alain A. <ala...@wa...> - 2014-10-03 13:22:01
|
Le 03/10/2014 12:18, Alexander S.Kresin a écrit :
>> 3) is there a way not to allow to change window size ?
> hwg_WindowSetResize( oMainWindow:handle, .F. )
If works, but there is a problem:
INIT WINDOW oMainWindow MAIN TITLE "Utilitaires de généalogie" ;
AT ox,oy SIZE 844,381
// hwg_WindowSetResize( oMainWindow:handle, .F. )
When this line is commented the button to maximize the window is present
(that's what I want to hide)
When it's uncommented, the button is hide, but the size is biggest :
1210, 421
Is-it a bug ?
Thanks
A+
--
------------------------------------------------------------------------
Alain Aupeix
http://jujuland.pagesperso-orange.fr/
http://pissobi-lacassagne.pagesperso-orange.fr/
------------------------------------------------------------------------
U.buntu 12.04 | G.ramps 3.4.8-1 | H.arbour 3.2.0dev (2014-09-09 22;51) |
HbIDE (Rev.316) | Five.Linux (r138) | Hw.Gui (2285)
------------------------------------------------------------------------
|