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

Re:the correct way to do pop up menus?



emile wrote,

>>* Toggle buttons in a menu item.  I tried
>>gtk_menu_item_configure(1,0) to
>>set the toggle visiblity on, but it didn't do anything.  How do I do
>>this?
Try GNOME_APP_UI_TOGGLEITEM( label, tooltip, pointer to callback, xpm
icon[or NULL] );

>>* How do you make a separator item?
Use the Macro GNOMEUIINFO_SEPERATOR

for more of those nifty little macros check out gnome-app-helper.h
in /usr/include/libgnomeui


--
Halfline





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