--- In [email protected], sgp <[EMAIL PROTECTED]> wrote: > > cl.setctrlvalue appears to be broken > cl.setctrlvalue(cl.getlastbar,"browser","url")
Yes, this was a trivial coding error so I uploaded a new version of the beta with a fix. ON your other notes: - it is correct that you cannot set the initial value for dropdownlist; I will look at fixing this in future (you must choose one of the values in the list, unlike simple dropdown). - it is by design that checkboxes do not execute the command when state change; however, on thinking about it, this was probably a bad choice so I will likely change in next beta - right now, if height is specified as zero, the button height is determined by the larger of the text font or the icon size. This decision is made before the *control is analysed, and I don't want to possibly break something by changing the process. So please just set button height manually, if necessary. Attention: PowerPro's Web site has moved: http://www.ppro.org Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/power-pro/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
