mirror of
https://github.com/ultimatepp/ultimatepp.git
synced 2026-08-24 06:12:52 -06:00
upp.src: UHD issues
git-svn-id: svn://ultimatepp.org/upp/trunk@8803 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
parent
a68390d18b
commit
26b381bcef
25 changed files with 53 additions and 38 deletions
|
|
@ -13,7 +13,7 @@ TextCompareCtrl::TextCompareCtrl()
|
|||
number_bg = WhiteGray();
|
||||
SetFrame(FieldFrame());
|
||||
AddFrame(scroll);
|
||||
SetFont(Courier(Zy(14)), Courier(Zy(10)));
|
||||
SetFont(CourierZ(14), CourierZ(10));
|
||||
scroll.NoAutoHide();
|
||||
scroll.WhenScroll = THISBACK(SelfScroll);
|
||||
maxwidth = 0;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue