Which Win32 controls are used by GTK



Piotr Kaluski writes:
 > The question is - do GTK controls inherit from standard Win32
 > controls, 

Nope. No relation at all.

 > or GTK team created its own controls from scratch?

Of course. That's what GTK *is*, a library of widgets, or "controls"
in MS-speak.

 > Is there any documentation on what messages can be sent to
 > gdkChildWindow and what are their meanings?

GTK+ widgets aren't controlled through window messages. Read the GTK+
documentation.

--tml




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]