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 » U++ Library support » U++ Widgets - General questions or Mixed problems » How to use WithDropChoice?
How to use WithDropChoice? [message #12933] Thu, 29 November 2007 13:24 Go to previous message
michael is currently offline  michael
Messages: 153
Registered: May 2007
Location: Germany
Experienced Member
Can anyone provide me an example how to use WithDropChoice?

Lets say i have this:

Add(lblCustomerName.SetText("Name:").SetAlign(ALIGN_RIGHT).RightPos(270, 150).TopPos(top, 20));
Add(fldCustomerName.RightPos(10, 250).TopPos(top, 20));
fldCustomerName.SetText(customerName);


How can i add a DropChoise-List to fldCustomerName which is an EditField-widget?

Michael
 
Read Message
Read Message
Read Message
Previous Topic: Using RichEdit in dialog
Next Topic: ArrayCtrl with labels / layouts inside ?
Goto Forum:
  


Current Time: Fri May 24 07:39:22 CEST 2024

Total time taken to generate the page: 0.00906 seconds