Re: [Harbour] big window in gtwvg

2008-11-15 Thread Ciro Vargas Clemow
Pritpal Bedi escribió: Hi how can I resize my gtwvg window to the max size by CODE (program), not by resize with mouse. Implemented. hb_gtInfo( HB_GTI_SPEC, HB_GTS_WNDSTATE, HB_GTS_WS_MAXIMIZE ) Please refer to hbgtinfo.ch for more window states. Regards Pritpal Bedi thanks Pritpal Bes

Re: [Harbour] big window in gtwvg

2008-11-15 Thread Ciro Vargas Clemow
Pritpal Bedi escribió: Ciro Was it your question? that at some point window gets black... No Pritpal , I no have questions, all it is ok. Best regards Ciro -- http://sistemascvc.tripod.com (la casa del clip2win y nodosimp / the no2imp and clip2win home ) http://www.oohg.org ( Object

Re: [Harbour] big window in gtwvg

2008-11-15 Thread Pritpal Bedi
Ciro Was it your question? that at some point window gets black... I have fixed this bug. Please report your findings here. Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/big-window-in-gtwvg-tp20448159p20520965.html Sent from the Harbour - Dev mailing list archi

Re: [Harbour] big window in gtwvg

2008-11-15 Thread Pritpal Bedi
Hi >how can I resize my gtwvg window to the max size by CODE (program), not by >resize with mouse. Implemented. hb_gtInfo( HB_GTI_SPEC, HB_GTS_WNDSTATE, HB_GTS_WS_MAXIMIZE ) Please refer to hbgtinfo.ch for more window states. Regards Pritpal Bedi -- View this message in context: http://ww

Re: [Harbour] big window in gtwvg

2008-11-11 Thread Pritpal Bedi
Hi Ciro Vargas Clemow wrote: > > how can I resize my gtwvg window to the max size by CODE (program), not by > resize with mouse. > I am about to implement it and few more options. Regards Pritpal Bedi -- View this message in context: http://www.nabble.com/big-window-in-gtwvg-tp20448159p2

[Harbour] big window in gtwvg

2008-11-11 Thread Ciro Vargas Clemow
Hi all: how can I resize my gtwvg window to the max size by CODE (program), not by resize with mouse. regards Ciro -- http://sistemascvc.tripod.com (la casa del clip2win y nodosimp / the no2imp and clip2win home ) http://www.oohg.org ( Object Oriented Harbour GUI, more simple, more powe