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 » ArrayCtrl, HeaderCtrl & GridCtrl » ArrayCtrl: Grid
icon3.gif  ArrayCtrl: Grid [message #45503] Wed, 25 November 2015 06:11 Go to next message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
Hi Mirek,

Is it possible to change ArrayCtrl to allow enabling/disabling of horizontal grid on per column base?
This would be useful for columns with custom displays.
Example: a tree-like array control.
index.php?t=getfile&id=4876&private=0
Horizontal grid in the first column is not very helpful. Control would look much better without it.
Something like WhenHorzGrid and WhenVertGrid callbacks and HorzGrid(int column, bool b = true) would be very helpful.

Thanks.
  • Attachment: grid01.png
    (Size: 11.29KB, Downloaded 364 times)


Regards,
Novo
Re: ArrayCtrl: Grid [message #45504 is a reply to message #45503] Wed, 25 November 2015 09:15 Go to previous messageGo to next message
mirek is currently offline  mirek
Messages: 13975
Registered: November 2005
Ultimate Member
At the moment, no.

If I was about to achieve this in my code, I would probably disabled grid altogether and altered Display.
Re: ArrayCtrl: Grid [message #45520 is a reply to message #45504] Fri, 27 November 2015 02:03 Go to previous message
Novo is currently offline  Novo
Messages: 1358
Registered: December 2006
Ultimate Contributor
mirek wrote on Wed, 25 November 2015 03:15
If I was about to achieve this in my code, I would probably disabled grid altogether and altered Display.


Thanks for the hint!


Regards,
Novo
Previous Topic: ArrayCtrl: Check if a cell (row, column) is hovered.
Next Topic: ButtonHeight limited by StdFont in ArrayCtrl
Goto Forum:
  


Current Time: Fri Mar 29 07:24:33 CET 2024

Total time taken to generate the page: 0.01085 seconds