Revision: 5366
http://codelite.svn.sourceforge.net/codelite/?rev=5366&view=rev
Author: dghart
Date: 2011-12-14 21:28:42 +0000 (Wed, 14 Dec 2011)
Log Message:
-----------
Prevent the Replace dialog from becoming ridiculously wide
Accidentally pasting an enormous 'replace' string, which was then serialised, resulted in the comboboxes stretching way past the edge of the monitor, displaying over the Find and Replace buttons. Strangely, this was only cured by giving both comboboxes a non-default size, plus making their GridBagSizer column growable.
Also, make the dialog resizeable
Modified Paths:
--------------
trunk/LiteEditor/findreplacedlg.cpp
trunk/LiteEditor/findreplacedlg.h
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|