U++ framework
Do not panic. Ask here before giving up.

Home » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » added MultiButton::SetLabel(), DropGrid::AddText
added MultiButton::SetLabel(), DropGrid::AddText [message #16436] Sun, 15 June 2008 13:31
unodgs is currently offline  unodgs
Messages: 1367
Registered: November 2005
Location: Poland
Ultimate Contributor

it's now possible to have label in button of multibutton. It can be mixed with the image. See picture:
index.php?t=getfile&id=1237&private=0
For those who doesn't know. MultiButton is a part of DropList and DropGrid. In DropList you have to write:
dl.AddButton().SetLabel("hello").Left()

in DropGrid:
dg.AddPlus(THISBACK(Action))
dg.AddSelect(THISBACK(Action))
dg.AddText("hello", THISBACK(Action)).Left()
  • Attachment: drop1.png
    (Size: 4.75KB, Downloaded 1215 times)
Previous Topic: DropGrid can now display clear button..
Next Topic: Vista "black flashes" might be fixed...
Goto Forum:
  


Current Time: Tue Apr 28 01:34:40 GMT+2 2026

Total time taken to generate the page: 0.00455 seconds