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 » GridCtrl with Option problem under linux
GridCtrl with Option problem under linux [message #30482] Tue, 04 January 2011 14:56 Go to next message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

Testcase example GridCtrlTest - compile it under ubuntu and try to switch on some Options column. There are text columns only. When you touch resizing line, all options will be painted correctly.

[SOLUTION]
Simple add before Run()
gridctrl.Ready(true);

This bug is under linux Only!!!


SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}

[Updated on: Tue, 04 January 2011 14:59]

Report message to a moderator

Re: GridCtrl with Option problem under linux [message #30484 is a reply to message #30482] Tue, 04 January 2011 15:44 Go to previous messageGo to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

Interesting. Thanks. I'll take a look at it.
Re: GridCtrl with Option problem under linux [message #30549 is a reply to message #30484] Sat, 08 January 2011 01:29 Go to previous messageGo to next message
unodgs is currently offline  unodgs
Messages: 1366
Registered: November 2005
Location: Poland
Ultimate Contributor

The problem is fixed! Method that synced controls was sometimes not called (result of wrong optimization). Thank you for finding this!
Re: GridCtrl with Option problem under linux [message #30777 is a reply to message #30549] Fri, 21 January 2011 20:19 Go to previous message
sergeynikitin is currently offline  sergeynikitin
Messages: 748
Registered: January 2008
Location: Moscow, Russia
Contributor

Many Thanks!!!

SergeyNikitin<U++>( linux, wine )
{
    under( Ubuntu || Debian || Raspbian );
}
Previous Topic: ArrayCtrl force show scrollbars
Next Topic: Wrapping text in ArrayCtrl cells
Goto Forum:
  


Current Time: Thu Mar 28 20:13:01 CET 2024

Total time taken to generate the page: 0.01597 seconds