Overview
Examples
Screenshots
Comparisons
Applications
Download
Documentation
Tutorials
Bazaar
Status & Roadmap
FAQ
Authors & License
Forums
Funding Ultimate++
Search on this site
Search in forums












SourceForge.net Logo
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: 1366
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 993 times)
Previous Topic: DropGrid can now display clear button..
Next Topic: Vista "black flashes" might be fixed...
Goto Forum:
  


Current Time: Fri Mar 29 06:50:05 CET 2024

Total time taken to generate the page: 0.01556 seconds