brucexs wrote:

> A bug.  I uploaded a fix to overwrite beta zip.
fix confirmed

>  Note, however, that 
> first item in xxx|yyy|zzz down list is default value for list, not 
> first item in dropdown.  Try |xxx|yyy|zzz to avoid default.
take a look at the attached bar, the first dropdownLIST doesn't
show default. It appears that the first |-item is ignored.

Also note that button height=0 for all buttons but control buttons are
vertically squeezed or overlap. Can you make them fit properly
when height=0? This problem doesn't show up when 16x16 button icons
are used (or maybe it does if larger font size?)

Is autocheckbox supposed to trigger left action when ticked/unticked?
It doesn't here.

[TEST:Properties]
Format1 = Position: Floating
Format2 = MaxText: 531
Format3 = FlatFlat TopMost Vertical Border AllVDesks AutoShowBar
Format4 = TextCenter BarSize Shadow

[1]
Label = close
Tooltip = ctrl+drag to move
Icon =default.icl,7
Format = back: 192 192 192 Width: 100
LCmd1 = bar
LParam1 = Close TEST
MCmd1 = (none)
RCmd1 = (none)

[2]
Label = enter client
Tooltip = email client program
Format = back: 255 255 128 Width: 100
LCmd1 = (none)
MCmd1 = (none)
RCmd1 = (none)

[3]
id = client
Label = *control combobox dropdownlist "OE|OE|OU2003" clientedge 
Format = Width: 100
LCmd2 = messagebox("ok",cl.getctrlvalue("TEST","client"))
MCmd1 = (none)
RCmd1 = (none)

[4]
id = client2
Label = *control combobox dropdown "select or type|OE|OU2003" clientedge 
Format = Width: 100
LCmd2 = messagebox("ok",cl.getctrlvalue("TEST","client2"))
MCmd1 = (none)
RCmd1 = (none)

[5]
Label = enter filter
Tooltip = spam filter program
Format = back: 255 255 128 Width: 100
LCmd1 = (none)
MCmd1 = (none)
RCmd1 = (none)

[6]
id = filter
Label = *control edit ?"initial value" center multiline autohscroll autovscroll 
Format = Height: 100 Width: 100 TextMulti
LCmd2 = messagebox("ok",cl.getctrlvalue("TEST","filter"))
MCmd1 = (none)
RCmd1 = (none)

[7]
id = options
Label = *control button autocheckbox top ?"more options" 
Format = Width: 100 TextMulti
LCmd2 = messagebox("ok",cl.getctrlvalue("TEST","options"))
MCmd1 = (none)
RCmd1 = (none)

[8]
id = plain
Label = *control button top ?"plain button" 
Format = Width: 100 TextMulti
LCmd2 = messagebox("ok","pressed
LParam2 = "++cl.getctrlvalue("TEST","plain"))
MCmd1 = (none)
RCmd1 = (none)

[9]
Label = close
Tooltip = ctrl+drag to move
Icon =default.icl,7
Format = back: 192 192 192 Width: 100
LCmd1 = bar
LParam1 = Close TEST
MCmd1 = (none)
RCmd1 = (none)




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/
 


Reply via email to