This is possible, but right now it is defined in the theme and not acessible on a per-button basis. The theme parameter 'bitmapside' is a PG_S_* constant defining what side the bitmap is on relative to the text, and the parameter PGTH_P_BITMAPMARGIN defines the spacing between the two. I assume these are for some sort of toolbar? Maybe I could make an additional widget derived from button, so it could be set up like this in the theme. On Mon, 26 March 2001, Philippe Ney wrote: > > hi Micah, > > I want to put an image upon a text centered in a widget button. > +-------------+ > | +-----+ | > | | img | | > | +-----+ | > | text | > +-------------+ > Is it possible to do that? > > I know that we can put img + text in a button but the text is always positionned > after the image. > Are they grop node in the button or just params of it? > Maybe a flag could define the positionning of each other? > > > Cheers, > Philippe > > _______________________________________________ > Pgui-devel mailing list > [EMAIL PROTECTED] > http://lists.sourceforge.net/lists/listinfo/pgui-devel -- Only wimps use tape backup: _real_ men just upload their important stuff on ftp, and let the rest of the world mirror it ;) -- Linus Torvalds _______________________________________________ Pgui-devel mailing list [EMAIL PROTECTED] http://lists.sourceforge.net/lists/listinfo/pgui-devel
