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

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: Mon May 11 10:14:58 GMT+2 2026

Total time taken to generate the page: 0.00494 seconds