Dear Mr. Shafie,

As allways: Thank you for your extremly helpfull response, which helps me
making the most out of your absolutely fantastic XMLmind!!!
I did not use the content-object "command-button" up to now, as I did not
realize what potential it has. 

Kindest regards
Thomas Dumm  

> -----Urspr?ngliche Nachricht-----
> Von: Hussein Shafie [mailto:hussein at xmlmind.com] 
> Gesendet: Donnerstag, 26. Juni 2008 14:02
> An: Thomas Dumm
> Cc: xmleditor-support at xmlmind.com
> Betreff: Re: [XXE] New entry for wish list
> 
> Thomas Dumm wrote:
> >  
> > I would like to place a new wish for the section "Features" in the 
> > users wish list:
> >  
> > The content-object "convert-button()" should accept the 
> entries "labels" 
> > and "values" (like the content-object "combo-box()")
> >  
> 
> The convert-button() is a convenience object designed to 
> automatically guess its labels and values parameters.
> 
> If you want to specify your own labels and values, please use a
> command-button() and add a menu to it.
> 
> Example:
> 
> command-button(icon, icon(pop-right),
>                 menu, menu("Bold", "convert", "b",
>                            "Italic", "convert", "i",
>                            "Monospaced", "convert", "tt"))
> 
> See
> http://www.xmlmind.com/xmleditor/_distrib/doc/csssupport/comma
> nd-button.html
> 
> 


Reply via email to