User forums > Help
Problem with the "Find" Window.
MortenMacFly:
--- Quote from: jens on August 26, 2012, 06:26:45 pm ---Just create a very long search string (copy and paste "works fine"), search for it, close the dialog and reopen it.
--- End quote ---
Mmmmh... I think there is simply missing a:
--- Code: --- GetSizer()->SetSizeHints(this);
--- End code ---
Before the Connect() statement in finddlg.cpp. I cannot compile C::B for the moment, but anybody willing to try or on the way to compile C::B anyways step forwards...
Jenna:
--- Quote from: MortenMacFly on August 27, 2012, 07:31:02 am ---
--- Quote from: jens on August 26, 2012, 06:26:45 pm ---Just create a very long search string (copy and paste "works fine"), search for it, close the dialog and reopen it.
--- End quote ---
Mmmmh... I think there is simply missing a:
--- Code: --- GetSizer()->SetSizeHints(this);
--- End code ---
Before the Connect() statement in finddlg.cpp. I cannot compile C::B for the moment, but anybody willing to try or on the way to compile C::B anyways step forwards...
--- End quote ---
I'm currently working on wx2.9 port of the contrib-plugins.
Off topic:
In linux it's ready and working (except for a crash on exit in keybinder caused by event-handler issues, that can be fixed later).
On windows I need some time to create the wx2.9 project-files and test the rest.
If all is working and does not break wx2.8, I will commit the changes.
rtty21:
--- Quote from: Pecan on August 24, 2012, 12:25:32 pm ---This is caused by: at some point in the past, find was issued with a huge long text line that is now stuck in the history of find.
I solved the problem by deleting the find history out of my conf file.
--- End quote ---
Where is this config file? and what is it named?
EDIT:
I found the config file in %appdata%
Thank you for the help!
Navigation
[0] Message Index
[*] Previous page
Go to full version