RE: IDE latest version Bug ?
- Posted by Judith <camping at txcyber.com> Aug 16, 2001
- 390 views
Hi, Prasanta, Well, it looks like I should not have allowed color for tabs. I *thought* I checked each control when I made the background color option, but obviously I goofed. The default color is 0. However, when IDE generates the EXW, it ignores making a setWindowBackColor statement when the value is 0; thus you get the default color for that control. On Window I have <default>. I realize this is not consistent. Thanks for finding this bug, Judith Prasanta wrote: > Hi, > > I am trying to use background color for a Tab item in a window. I have > put the bgnd color in the TAB container, and in all the Tab items. In > IDE, it shows the right color, but when I run the code, it shows the > default windows color. > > BTW, is there any way to specify the default color in IDE? > > Cheers, > Prasanta. > > >