Home » U++ Library support » ArrayCtrl, HeaderCtrl & GridCtrl » FIX: ArrayCtrl to support Style
Re: FIX: ArrayCtrl to support Style [message #30234 is a reply to message #30196] |
Fri, 17 December 2010 11:58   |
 |
kohait00
Messages: 939 Registered: July 2009 Location: Germany
|
Experienced Contributor |
|
|
a problem arises, TheIDE would need some fixes, since it is using the EvenRowColor etc.. things that are in Style now, so there one would need to use own Style per control..
EDIT:
some packages use the EvenRowColor/OddRowColor thing..
Quote: |
C:\uppsvn\uppsrc\CtrlLib\AKeys.cpp(112): keys.NoHorzGrid().NoCursor();//.EvenRowColor();
C:\uppsvn\uppsrc\ide\Goto.cpp(157): //list.EvenRowColor();
C:\uppsvn\uppsrc\ide\OutputMode.cpp(113): //package.EvenRowColor();
C:\uppsvn\uppsrc\ide\SelectPkg.cpp(316): //alist.EvenRowColor();
C:\uppsvn\uppsrc\ide\Setup.cpp(409): hlt.hlstyle.NoHorzGrid().SetLineCy(EditField::GetStdHeight() + 2);//.EvenRowColor()
C:\uppsvn\uppsrc\ide\Thisbacks.cpp(50): //list.EvenRowColor();
C:\uppsvn\uppsrc\ide\Virtuals.cpp(104): //list.EvenRowColor();
C:\uppsvn\uppsrc\RichEdit\StyleKeys.cpp(32): list.NoHorzGrid().NoCursor();//.EvenRowColor()
C:\uppsvn\uppsrc\usvn\SvnSync.cpp(26): list.NoCursor();//.EvenRowColor();
|
bazaar/Controls_4U
[Updated on: Sun, 26 December 2010 13:51] Report message to a moderator
|
|
|
Goto Forum:
Current Time: Fri Aug 29 23:17:27 CEST 2025
Total time taken to generate the page: 0.04292 seconds
|