Hi Pritpal, On Wed, Apr 22, 2009 at 3:58 PM, Pritpal Bedi <bediprit...@hotmail.com>wrote:
> > Hi > > >Now my large app runs with GTQTC. > > Will be good environment to test GTQTC instead of a demo appln. > > >1) SetMode() doesn't seem to work properly > > After issueing the SetMode() click on the window, do it set it right ? Yes, it does. > >his app uses CTWIN for windowing, no local tricks are used to display > stuff. > > Most of these glitches are due to codepage and monospaced fonts. > I am trying to cover these but soo far with little success. Yes, it also seems in some cases there is nothing painted and/or color not changed. Anyhow I think non-existing fonts should somehow be handled gracefully, since these may appear even if the CP is correct, especially in Unicode mode. I hope the CP issue can be solved in the future, it's a very important bit. > >Also, 3) after turning on the cursor, it won't appear immediately, > >there is a slight delay which makes it practically invisible when > >stepping through several GET fields. > > There is no native function/class to manage caret so I am mimmicking > the behavior by drawing and redraring operations via timers, a very > inefficient method, but do not know what else I should do. > Any tips are welcome to experiment along. Any cursor setting should trigger an instant response instead of just waiting for the timer to kick in. (I'm saying that without looking at the code, but from the symptoms it looks as if something like this causes it). Brgds, Viktor
_______________________________________________ Harbour mailing list Harbour@harbour-project.org http://lists.harbour-project.org/mailman/listinfo/harbour