Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: zetab on November 10, 2014, 11:15:25 am

Title: Patch for Incremental Search
Post by: zetab on November 10, 2014, 11:15:25 am
Hi,

This is a patch to fix the unnecessary border inside text area of Incremental Search Toolbar.

Before:
(http://i.imgur.com/olXk7Qj.png)
After:
(http://i.imgur.com/VmvxgQz.png)

Title: Re: Patch for Incremental Search
Post by: oBFusCATed on November 10, 2014, 06:18:29 pm
What wx version are you using to build C::B against?
Title: Re: Patch for Incremental Search
Post by: Jenna on November 10, 2014, 08:38:52 pm
What wx version are you using to build C::B against?
It happens on windows (at least with 2.8.12), wxGTK looks fine with former code.
I committed the patch to trunk.
Title: Re: Patch for Incremental Search
Post by: zetab on November 11, 2014, 03:12:54 am
What wx version are you using to build C::B against?
It happens on windows (at least with 2.8.12), wxGTK looks fine with former code.
I committed the patch to trunk.
Yes, I'm using 2.8.12 on windows. This also happens on the latest nightly build.