Some questions



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Hi

A few questions:

1) Is it possible to make the buttons on the GNOME toolbar widget
appear with a small icon and a label printed to the right of the icon
rather than having the text under the icon (and have a button with
just an icon and no text)?

2) Is it possible to have the toolbar widget render each button at
different sizes? It's mildly annoying to have all the buttons the
width of the widest button as I'm running out of space on screen!

3) When I compile my app with GNOME menus using gcc's strict/pedantic
ANSI rules, I get the following warning:

	gui.c:59: warning: ANSI forbids initialization between function
pointer and `void *'

which corresponds to the "GNOMEUIINFO_SEPARATOR" line of:

	GnomeUIInfo file_menu[] = {
		GNOMEUIINFO_MENU_OPEN_ITEM( cb_about, NULL ),
		GNOMEUIINFO_SEPARATOR,
		GNOMEUIINFO_MENU_EXIT_ITEM( close_application, NULL ),
		GNOMEUIINFO_END
	};

I know it's not a fatal error, but there are quite a few separators
and it might be nice if it would compile cleanly.

Thanks for your help,

- ---
Chris Jones
   Black-Sun Software
      chris@black-sun.co.uk
      www.black-sun.co.uk

"Linux is beating Windows" - David Cole, Microsoft Executive


-----BEGIN PGP SIGNATURE-----
Version: PGPfreeware 5.5.3i for non-commercial use <http://www.pgpi.com>

iQA/AwUBN7NqaZhmBipjerS3EQJRbgCfbtkHQhjMvFPEKlf1atZpOD3FNxkAnj4Q
M9boKC1o9sX+BX3uOshIXRLR
=B7KS
-----END PGP SIGNATURE-----



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]