[java-gnome-hackers] update
Brought to you by:
afcowie
From: Mark H. <mh...@ti...> - 2002-08-19 15:57:38
|
hi, I've been working on setting up event handlers for the classes I've worked on so far.=20 I have not done this for the statusbar: The signals are text-popped and text-pushed; the only way to emit these signals is by making calls to the pop and push methods, so I don't see any reason for adding event handlers. I have not done Label either, as I'm unsure what the signals do: copy-clipboard - I guess this means "selected text block" move-cursor - Labels don't have cursors populate-popup - No idea what this is (specific to the label widget) I have also worked on ProgressBar. All methods of Progress (and so ProgressBarStyle enum) are deprecated in the gtk docs. Should I remove these and make ProgressBar extend Widget rather than Progress? I think I'll take a look at the following gtk classes unless anyone has any objections: H V Separator Entry, SpinButton Range, H V Scale, Adjustment, H V ScrollBar --=20 +----------------------------------------------+ | Mark Howard cam.ac.uk mh344@ | | http://www.tildemh.com tildemh.com mh@ | +----------------------------------------------+ |