|
From: Basso, L. F. <lf...@vi...> - 2011-11-21 12:29:48
|
2011-11-21 10:20 UTC-0300 Luis Fernando Basso <lfbasso at via-rs.net> * include/windows.ch + constant WM_MOVING 534 * source/hbrowse.prg ! fixed ESCAPE in MDICHILD when lEsc := .T. * source/hcheck.prg * METHOD Value ! minor fix * source/hcontrol.prg * CLASS Buttonex * METHOD PAINT ! minor fix * source/hcwindow.prg * FUNCTION onCommand( * FUNCTION onCtlColor ! minor fix * source/hwindow.prg * FUNCTION onSize ! minor fix when MDICHILD maximized and CHILD or MODAL * CLASS HMainWindow * METHOD onEvent ! minor fix in msg WM_PARENTNOTIFY * CLASS HMDIChildWindow + DATA lSizeBox + DATA aChilds + DATA hActive * METHOD Activate ! in MDIChild when the edges are fixed and can not resize, the edge is thin, so to simulate a 3d edge was added to the style DS_3DLOOK but disabling window resize * FUNCTION onSysCommand ! fixed SC_MAXIMIZE when MDICHILD is MODAL or CHILD * Function onMdiActivate ! fix when MDI is MODAL Luis Fernando Basso lf...@vi... |