|
From: Basso, L. F. <lf...@vi...> - 2011-10-01 19:55:02
|
2011-10-01 16:55 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> * source/theme.c * source/window.c ! removed warnings in compilation * source/hcontrl.prg * CLASS HControl * METHOD onAnchor ! changed hUpDown -> hwndUpDown because changed in hupdown class * source/hriched.prg * METHOD onEvent ! handling msg == WM_MOUSEACTIVATE to correctly position the mouse when you get the focus * source/hdialog.prg * Function InitModalDlg ! minor fix to adjust position and scrollbars * source/hcwindow.prg * METHOD Move ! fixed resizing of DIALOGS without WS_CHILD style , so it was necessary to calculate the difference between client area and non-client area * METHOD SetupScrollbars() ! minor fix * source/hupdown.prg * CLASS HEditUpDown + METHOD Move Luis Fernando Basso lf...@vi... |