From: Rodrigo M. <rod...@te...> - 2004-03-22 18:25:37
|
Thanks Alex and Marcos. -----Mensagem original----- De: hwg...@li... [mailto:hwg...@li...]Em nome de Alexander S.Kresin Enviada em: segunda-feira, 22 de marco de 2004 15:17 Para: hwg...@li... Assunto: [Hwgui-developers] Re: Help Context понедельник, 22 марта 2004 г. Rodrigo rod...@te... wrote: RM> Hi all RM> To implement this new feature, i need set the help file name, i want store RM> this information on HWindow Class, this is to avoid to create a public var RM> containing the file name. RM> So, how to get the main window handler, wich will have this information ? I RM> saw the gettopwindow, but in some cases the topwindow can't be main window. RM> Parent window can help in this case ? You can declare it as a CLASS VAR, so the will be the only copy of this variable: CLASS VAR szHelpName In this case it may be got as HWindow():szHelpName. Regards, Alexander http://kresin.belgorod.su ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=ick _______________________________________________ Hwgui-developers mailing list Hwg...@li... https://lists.sourceforge.net/lists/listinfo/hwgui-developers |