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 » Can't Get DropGrid Working
Re: Can't Get DropGrid Working [message #16792 is a reply to message #16791] Fri, 11 July 2008 13:29 Go to previous messageGo to previous message
unodgs is currently offline  unodgs
Messages: 1367
Registered: November 2005
Location: Poland
Ultimate Contributor

This is because you don't use DropGrid Smile See your layout file. You have widget called x which type is WithDropChoice<ArrayCtrl>!
There should be DropGrid x.
What you need to do is:
Add DropGrid package to your application.
Add #include <DropGrid/DropGrid.h> to your DropGrid.h file.
Then in layout editor you should see DropGrid on widgets list.
Just use it.
 
Read Message
Read Message
Read Message
Previous Topic: Exclamation doesnt show the text...
Next Topic: Autocomplete droplist needed...
Goto Forum:
  


Current Time: Sat Jun 07 07:24:13 CEST 2025

Total time taken to generate the page: 0.04610 seconds