[Glade-users] libglade behavior
Damon Chaplin
damon@helixcode.com
Sat, 02 Dec 2000 22:21:01 +0000
Chris Freeze wrote:
>
> When libglade parses a file on the fly, it treats a button with an empty label
> as a button with the empty string ("") instead of NULL. Could this be changed
> in libglade for the next release?
It is actually Glade that saves the button with an empty label string.
You could try the 'Remove Label' command on the button's popup menu.
But libglade may warn about an unfinished interface.
Damon