Re: custom widgets - advice on where to start?



Hello.

I usually encapsulate my code into custom widgets when:
 - I need my widget in lots of places
 - I need my construct to emit signals

As long as code is small and relatively clean, I simply use
GtkDrawingArea and draw onto it from ::expose-event handler.

Tadej

-- 
Tadej BorovÅak
tadeboro.blogspot.com
tadeboro gmail com
tadej borovsak gmail com



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