Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: kisoft on November 07, 2005, 08:49:13 am

Title: Win vs Linux, interface difference
Post by: kisoft on November 07, 2005, 08:49:13 am
I just compile a Linux vresion of C::B, tomorrow. I found some difference into interface.
No problem, may be a wxWidgets problem. I wrote for info only.

If mouse cursor pass under split bar:
on Linux - cursor has changed
on Win - I see no change

On linux - no problem with toolbars, on win - I have problem (I wrote about it in an other forum thread),
but solve it.

Linux SuSE 10.0
wxGTK+ 2.6.2
C::B RC2

Win see below.
Title: Re: Win vs Linux, interface difference
Post by: takeshimiya on November 12, 2005, 01:35:45 pm
This is an issue of wxDockIt or wxWidgets probably.