Well, It looks like you guys need some more customized buttons. The button widget is
very flexible, and provides for being customized into something that looks quite
different and acts different in the server. The checkbox and menuitem are two examples
of this, and each one is about 10 lines of code :)
Adding more customized buttons should just be a matter of adding the small amount of
widget init code to the server, then updating the themes to support the new theme
objects that they will use. So, what other 'customized buttons' do you need? I already
know of these:
- borderless button (flat button?)
- big icon-on-top button (icon button?)
- radio buttons (requires a small enhancement to the button widget itself, but
mostly just a customized button)
These extra widgets will add very little code to the server, and implementation in the
themes will be optional.
On Wed, 04 April 2001, Philippe Ney wrote:
>
> Hi Micah,
>
> For the very next demo, I need buttons with border
> as button w/o border in the same application.
> It is then not possible to use themes.
>
> - is this already possible throught buttons options?
> - if yes how?
> - if not is it hard to do?
> can you make it?
>
> Thanks for your quick answers, this problem is very
> urgent for me.
>
> Philippe
>
> _______________________________________________
> Pgui-devel mailing list
> [EMAIL PROTECTED]
> http://lists.sourceforge.net/lists/listinfo/pgui-devel
--
perl -e'socket S,2,1,tcp;connect S,pack(H16,"0200029a80692d32").\0x8;print
grep!/=/,<S>'
_______________________________________________
Pgui-devel mailing list
[EMAIL PROTECTED]
http://lists.sourceforge.net/lists/listinfo/pgui-devel