C Board  

Go Back   C Board > Platform Specific Boards > Linux Programming

Reply
 
LinkBack Thread Tools Display Modes
Old 05-29-2006, 06:59 AM   #1
Registered User
 
Join Date: Mar 2005
Location: Mountaintop, Pa
Posts: 1,059
wxWidgets cross platform GUI problem

My environment:

Windows XP Pro Version 2002 SP2
Fedora core 5
wxWidgets 2.6.3

I have developed a wxWidgets GUI app on Windows XP Pro and it looks fine when executed. But when I copy the project over to a Fedora 5 core box and compiled/executed the app, it looks ugly. The listviews do not appear to have any depth or definition. The listviews just look like a 2d white square. The buttons appear to be "squished", for lack of a better description.

Thus, my question, is there any way I can improve the appearance of this wxWidgets GUI app on a Fedora core 5 distro in particular and possibly all Linux distro's in general?

Thanx
BobS0327 is offline   Reply With Quote
Old 05-29-2006, 07:26 AM   #2
Registered User
 
Join Date: Dec 2003
Posts: 167
Maybe you can try a different theme for the window manager and see if that improves anything.
__________________
silk.odyssey
silk.odyssey is offline   Reply With Quote
Old 05-31-2006, 06:34 AM   #3
Registered User
 
Join Date: Mar 2005
Location: Mountaintop, Pa
Posts: 1,059
I was a little naive in thinking a wxWidgets cross platform port was totally seamless. wxWidgets Listviews in Linux need one or two additional attributes such as wxSUNKEN_BORDER etc. to make them more aesthetically appealing. Also, other items such as buttons have to be "tweaked" on the Linux side.

Thanx
BobS0327 is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Visual C++ 2005 linking and file sizes Rune Hunter C++ Programming 2 11-12-2005 10:41 PM
Bin packing problem.... 81N4RY_DR460N C++ Programming 0 08-01-2005 05:20 AM
N00bish problem: GUI programs evermore96 C Programming 2 04-30-2005 01:38 AM
C / OpenGL help REALLY needed for simple but annoying problem! Oz_joker C Programming 5 12-03-2003 05:47 PM
problem with output Garfield C Programming 2 11-18-2001 08:34 PM


All times are GMT -6. The time now is 04:54 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22