Dear subscribers,
I want to create a custom widget derived from either GtkDrawingArea or GtkLayout (still do not know, which is better for my purpose - I need some advice).I need a plotting widget and I need the following features (many are standard requirements):
- have a grid sensitive to mouse (to invoke a configuring menu)
- add/remove plots
- plots sensitive to mouse (display the data coordinates)
- more cursors (to perform measurements)
- cursors capable of find edges of data plots
- scrolling
The widget should handle all tasks internally because I may want to put more widgets of the same into one window (vbox).
_______________________________________________ gtk-list mailing list gtk-list@xxxxxxxxx https://mail.gnome.org/mailman/listinfo/gtk-list