upp.src: UHD issues

git-svn-id: svn://ultimatepp.org/upp/trunk@8803 f0d560ea-af0d-0410-9eb7-867de7ffcac7
This commit is contained in:
cxl 2015-08-09 11:14:16 +00:00
parent 8502b19b26
commit a202040446
25 changed files with 53 additions and 38 deletions

View file

@ -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;