Jorge wrote:
On Sun, Nov 09, 2008 at 12:16:42PM -0800, J.C. Roberts wrote:
On all popup menus in dillo, you have a non-typical and non-functional "label" (or better said "title") on the displayed popup menu. This was my first adventute into fltk, but according to the fltk2 docs, if you set the "label" of the popup menu to NULL, the "label" will not be shown. You can do it one of two ways, (1) setting the lable to NULL in the instantiation of the class or (2) using the ->label() member function to set the label to NULL. I opted for the former because it's more clean than the latter.
I like those menu title labels in place. They even help me! They also help newcomers to grasp Dillo's UI.
Does anybody else feel like those labels are better out? (if YES, a preference may be added)
I think I like having the labels.