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 » Developing U++ » U++ TheIDE and Library: Releases and ChangeLogs » DropGrid
DropGrid [message #10873] Wed, 01 August 2007 23:12 Go to previous message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

DropGrid is a "DropList" based on GridCtrl with some new capabilities:
index.php?t=getfile&id=667&private=0
  • it can have more than one column
  • it is resizeable
  • it can display "row values" as a display value
  • it supports dynamic searching. just start typing when dropgrid has focus. All rows that contain a pattern will be highlighted. F3 moves the cursor to the next matched row.

Of course DropGrid returns one key value, which can be set in SetKeyColumn(int col).
Please open main.cpp in DropGrid package to see how to use it.
I'll make a full documentation a little bit later.
DropGrid can be used for example to show complex database query result without grid/array placed on the dialog layout.
  • Attachment: DropGrid.png
    (Size: 25.31KB, Downloaded 901 times)
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: FileSel types change
Next Topic: mingw - -gstabs
Goto Forum:
  


Current Time: Fri Mar 29 06:58:10 CET 2024

Total time taken to generate the page: 0.01217 seconds