[lazarus] SetCursor

Shane Miller SMiller1 at stvgb.org
Wed Jan 12 11:13:25 EST 2000


I see. I thought you were referring to the fixed widget that is on the FORM.
When you call gdk_window_set_cursor you send it the PGTKWIDGET's ^.window property which is it's GDKWINDOW or (if it doesn't have one) it's parent's GDKWINDOW.  I will look into seeing if the control has a fixed widget, but I think that will cause the same issues.  For example, if you have a widget that has a fixed widget on it and you set it's cursor, what happens if you add controls to the widget?  

I'll look into this a bit more.  Did you look at it by pressing the SETTEXT button on the testform?

Shane


>>> Marc.Weustink at cuperus.nl 01/12/00 10:02AM >>>
+ From: Shane Miller [mailto:SMiller1 at stvgb.org] 
+
+ If I set the cursor for the FIXED widget, then all controls
+ on that widget are effected.  If I simply try to change the
+ cursor for the widget, it should only affect that widget.

I understand, however some of our controls consists of a fixed widget within
an other widget. I did mean the contained fixed (not the fixed widget on
which the control is located)..... or did you mean the same ?

Marc

_________________________________________________________________
     To unsubscribe: mail lazarus-request at miraclec.com with
                "unsubscribe" as the Subject
    archives at http://www.miraclec.com/list_archives/lazarus






More information about the Lazarus mailing list