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

Home » Community » Newbie corner » Option ctrl in a sqlarray
Re: Option ctrl in a sqlarray [message #46351 is a reply to message #46350] Mon, 25 April 2016 14:24 Go to previous messageGo to previous message
Lance is currently offline  Lance
Messages: 656
Registered: March 2007
Contributor
I inspected some example in reference,

you can probably fix you problem simply by changing

Customers.AddColumn(PROSPECT, "Prosp.", 5).Edit(OpProspect);

to
	a.AddColumn(PROSPECT, "Prosp.", 5).Ctrls<Option>();


Turns out Mirek has taken care of your situation long long time ago. But again, use customized Display to draw a picture requires more coding, but will save you some memory. Whether it's worth it is your own decision.


Lance

[Updated on: Mon, 25 April 2016 14:24]

Report message to a moderator

 
Read Message
Read Message
Read Message
Read Message
Previous Topic: error compiling with upp9801
Next Topic: Use Gstreamer with Upp
Goto Forum:
  


Current Time: Wed Sep 16 00:51:37 GMT+2 2026

Total time taken to generate the page: 0.00652 seconds