gtk - Adding custom widget to GLADE -


hi using gtk3 , glade 3.14...i want add custom widget glade can add user interface easily.

i found knob widget missing in glade , found knob widget in

http://sourceforge.net/projects/giw/

i downloaded , installed instrumentation widgets wont added glade.

is knob widget available in glade.

i tried using knob.c , knob.h file , tried example , got examples working couldn't integrate them gade.

what need glade catalog file describes widgets properties, catalog name , few other things. may have add additional catalog path under edit > preferences in dialog section says extra catalog paths if catalog resides outside of default lookup paths.

for details on how create catalog, read catalogintro.


Comments

Popular posts from this blog

postgresql - Lazarus + Postgres: incomplete startup packet -

c# - How to get the current UAC mode -