Hi Pritpal
may be usefull?
http://www.google.it/codesearch?hl=it
if you type qwidget.paintevent search in source code where is used and
show this source
your knowledge may use better that my ignorance
i invite everybody use google search code

Can we request add clipper/harbour as language?
http://en.wikipedia.org/wiki/Google_Code_Search


2009/4/23 Pritpal Bedi <[email protected]>:
>
> Hi
>
>>Thanks. Now the window is resized, but not yet centered.
>
> Leftout by oversight, do in a while.
>
>
>
>> Cursor blinking rate _was_ fine, now it's too quick,
>> unfortunately the effect I've seen is unchanged. Maybe
>> you misunderstood me, what I wanted to say is that
>> GTQTC should reset the cursor to the *visible* caret
>> state *instantly* when the shape is changed. This way it
>> always becomes visible after enabling it, and you don't
>> have to wait for the timer to kick in, regardless of its
>> blinking rate.
>>
>
> The problem is that QT only allows the paiting operation
> in QWidget.paintEvent() slot and application has no interface to
> manage it. Appln can only post a request to .update() or .repaint()
> and underlying window manager is responsible to forward the
> event to the slot. I trie my level best to be as quick as possible,
> but...
>
>>BTW, is it possible to add system icon support?
>
> hb_gtInfo( HB_GTI_ICONFILE, 'test.ico' ) -> working !
> OR
> What?
> At  present only HB_GTI_ICONFILE is supported.
>
> Regards
> Pritpal Bedi
>
> --
> View this message in context: 
> http://www.nabble.com/SF.net-SVN%3A-harbour-project%3A-10921--trunk-harbour-tp23192116p23197507.html
> Sent from the Harbour - Dev mailing list archive at Nabble.com.
>
> _______________________________________________
> Harbour mailing list
> [email protected]
> http://lists.harbour-project.org/mailman/listinfo/harbour
>



-- 
Massimo Belgrano
_______________________________________________
Harbour mailing list
[email protected]
http://lists.harbour-project.org/mailman/listinfo/harbour

Reply via email to