In what timeline you can publish GTWGM? Do you plan an integration also in harbour and xharbour?
-----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Pritpal Bedi Sent: Tuesday, November 27, 2007 1:02 AM To: [email protected] Subject: Re: [Harbour] 2007-11-26 02:34 UTC+0100 Przemyslaw Czerpak(druzus/at/priv.onet.pl) Przemek <--------------------> 2007-11-26 02:34 UTC+0100 Przemyslaw Czerpak (druzus/at/priv.onet.pl) * harbour/contrib/gtwvg/gtwvt.h * harbour/contrib/gtwvg/gtwvt.c * harbour/contrib/gtwvg/wvtcore.c * moved hb_wvt_GetStringAttrib(), hb_wvt_PutStringAttrib(), hb_wvt_gtLoadPictureFromResource(), hb_wvt_gtLoadPicture(), hb_wvt_gtRenderPicture(), hb_wvt_gtDestroyPicture() from gtwvt.c to wvtcore.c * changed hb_wvt_GetStringAttrib() and hb_wvt_PutStringAttrib() to work with any GTs ! removed GTWVG internal screen buffer and fixed to work well woth core code screen buffer ! some fixes borrowed from Harbour GTWVT * synced most of contrib/gtwvg/gtwvt.c code with rtl/gtwvt/gtwvt.c - removed unused GLOBAL_DATA members: foreground, background, BUFFERSIZE, byAttributes, byBuffer, pAttributes, pBuffer, caretPos, displayCaret, RectInvalid Pritpal please check if it works for you with GUI extensions. I've tested it as normal GT driver and it works correct in my tests. <--------------------> ! removed GTWVG internal screen buffer and fixed to work well woth core code screen buffer I have a concern about this change. The mainstay of GTWGM ( Multi-console Terminal ) I am working on is based on screen-buffer for each console. How that will fit into this scenario? I am sure you must be having other idea to achieve it in core code, which I too wish, but right now I am unable to understand your plans in that directions. Can you please guide me how it can be achieved for multi-windows ? I will be happy if you publish a white paper on this subject. Regards Pritpal Bedi, INDIA-USA BTW did you go through the protocol of GTWGM. I need your support in that direction. -- View this message in context: http://www.nabble.com/2007-11-26-02%3A34-UTC%2B0100-Przemyslaw-Czerpak-% 28druzus-at-priv.onet.pl%29-tf4872405.html#a13961826 Sent from the Harbour - Dev mailing list archive at Nabble.com. _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour _______________________________________________ Harbour mailing list [email protected] http://lists.harbour-project.org/mailman/listinfo/harbour
