Search found 7 matches

by kevin_wang
Wed May 19, 2010 2:23 pm
Forum: wxWidgets Development (Chinese)
Topic: 2010年来的daily snapshot 没编译成功过
Replies: 8
Views: 4842

Mingw+GCC4.5.0.1 编译wxWidgets 2.9.0都不行, 问题多多, 不过应该是gcc的问题。 我用vcexpress编译就是好的。
by kevin_wang
Wed May 19, 2010 11:34 am
Forum: wxWidgets Development (Chinese)
Topic: wxGrid如何去掉表头?
Replies: 5
Views: 4726

顺便问一句, 怎么得到最左边一列的宽度? 我想让最后一列的单元格按照容器的大小伸展。
by kevin_wang
Wed May 19, 2010 11:25 am
Forum: wxWidgets Development (Chinese)
Topic: 用wxwidgets 2.9.0 的来
Replies: 3
Views: 3469

把sdk/wxscintilla从 include的路径里面去掉
by kevin_wang
Mon May 10, 2010 8:19 am
Forum: Compiler / Linking / IDE Related
Topic: Problem with MinGW 4.5.0-1
Replies: 1
Views: 703

I have the same issue, mingw 4.5.0.1, and wxWidgets-2.9.0, I think -static-libstdc++ should fix the problem, I have not tested yet.
by kevin_wang
Mon May 10, 2010 7:50 am
Forum: wxWidgets Development (Chinese)
Topic: wxlistctrl列显示限制
Replies: 2
Views: 2294

是不是被隐藏了,或者缩小到看不到了?
by kevin_wang
Thu May 06, 2010 1:48 pm
Forum: C++ Development
Topic: wxPanel's color is different for wxWidgets 2.8.10 and 2.9.0
Replies: 3
Views: 1095

Sure, I'm using a wxPanel in a wxNotebook. The the old color <gray> looks better :)
by kevin_wang
Thu May 06, 2010 5:08 am
Forum: C++ Development
Topic: wxPanel's color is different for wxWidgets 2.8.10 and 2.9.0
Replies: 3
Views: 1095

wxPanel's color is different for wxWidgets 2.8.10 and 2.9.0

The wxPanel's background is almost white colour for 2.9.0, but gray for 2.8.10. My platform is WindowXP+mingw.