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  |
|
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
|
|
|
Goto Forum:
Current Time: Tue May 13 20:49:29 CEST 2025
Total time taken to generate the page: 0.04013 seconds
|