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 » 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: Sun Jun 08 19:06:48 CEST 2025

Total time taken to generate the page: 0.03881 seconds