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 » Horizontal scrolling for ArrayCtrl
Horizontal scrolling for ArrayCtrl [message #13169] Tue, 18 December 2007 13:05 Go to next message
qapko is currently offline  qapko
Messages: 55
Registered: October 2007
Location: Slovakia
Member
Hi,
I'm programming some reporting application using Python/Ultimate++ (great combination, of course) and my ArrayCtrl has too many columns to fit in the window. Is there any simple way how to add horizontal scroll bar to ArrayCtrl or how to wrap ArrayCtrl to some other Ctrl that will do all the horizontal scrolling function for it? I can't find relevant informations neither in help nor in uppsrc. Thanks for your help.

Gabi
Re: Horizontal scrolling for ArrayCtrl [message #13170 is a reply to message #13169] Tue, 18 December 2007 14:34 Go to previous messageGo to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

Add this:
array.HeaderObject().Absolute();
Re: Horizontal scrolling for ArrayCtrl [message #13171 is a reply to message #13170] Tue, 18 December 2007 15:16 Go to previous message
qapko is currently offline  qapko
Messages: 55
Registered: October 2007
Location: Slovakia
Member
Yes, that's it, it works well. I promise I will study the documentation right from the start once more at holiday Smile Thank you.

Gabi
Previous Topic: Display Size
Next Topic: Label and Focus
Goto Forum:
  


Current Time: Fri Mar 29 07:42:23 CET 2024

Total time taken to generate the page: 0.01326 seconds