there could be many modes... any definition we come up with needs to handle
multiple modes and define their releationship.

elrod

Valters Vingolds wrote:

> other:
> I was thinking... if one makes button that should toggle 'windowshade mode'
> - how it would be implemented in the XML? Probably something like this:
>
>         <ButtonControl Name="ThemeChange"> <!-- to windowshade mode -->
>             <Position Rect="150, 7, 158, 15">
>             <ControlBitmap Rect="0, 0, 32, 8" Name="Buttons"/>
>                   <ChangeTheme File="shade.xml">
>         </ButtonControl>
>
> if one clicks it ui transforms to one specified in shade.xml...
> preferably really fast, as if the shade.xml is pre-loaded and it's window
> already created.
>
> >
> >--ruaok         Freezerburn! All else is only icing. -- Soul Coughing
> >
> >Robert Kaye -- [EMAIL PROTECTED]  http://moon.eorbit.net/~robert
> >
> >
> --
> Valters "WaTT" Vingolds

Reply via email to