Monica, When you say pie menu, do you mean something along the lines of a labeled pie chart where the labels and pie slices are clickable?
If thats the case, I've never seen anything that works like that. Rolling your own is definitely a possibility. There's a very basic example of creating custom widgets in the book: http://www.gtkmm.org/docs/gtkmm-2.4/docs/tutorial/html/ch25s02.html Obviously, the pie-chart with buttons thing would be a lot more complicated, but hopefully that'll get you started. HTH, Paul Davis On 8/14/07, Monica Gemo <[EMAIL PROTECTED]> wrote: > > Hello, > I need to develop a dedicated context-sensitive 2D pie menu widget that > contains buttons in the form graphic icons and text labels for a GUI of a > graphic tablet. > My experience with gtkmm only relates to reusing existing widgets through > glade. > > Could you please let me know if this is possible to do it with gtkmm and > how to? > Do you know of any pie menu that I could customize? > > Thanks a lot, > Monica > > > > > Monica Gemo > Communication and Remote Sensing Lab. (UCL/TELE) > Belgium Lab. of Computer-Human Interaction (UCL/BCHI) > Université catholique de Louvain > Address : Stevin Building, room A.147 > Place du Levant, 2 > B-1348 Louvain-la-Neuve, BELGIUM > Tel : + 32 10 47.41.05 - Fax : + 32 10 47.20.89 > E-mail : [EMAIL PROTECTED] > http://www.tele.ucl.ac.be/view-people.php?id=54 > > _______________________________________________ > gtkmm-list mailing list > [email protected] > http://mail.gnome.org/mailman/listinfo/gtkmm-list > > _______________________________________________ gtkmm-list mailing list [email protected] http://mail.gnome.org/mailman/listinfo/gtkmm-list
