DEFINE WINDOW poWnd MDI ;
FROM 0, 0 TO 38, 130 ;
TITLE cSysTitle+_Version_ID+"【"+"新北市三重區-"+cProject+"】" ;
MENUINFO 4 VSCROLL HSCROLL ;
MENU ::Build_FW_Menu()
cnavarro wrote:Richard
I do not understand your problem
The problem is that when you open a window from a menu item in an MDI window, the window takes one second to appear?
Or, is the menu on the MDI window which is slow to appear?
You as tested fivedbu.prg in samples or testxbr3.prg ?
cnavarro wrote:Richard
Now, I understand
Solved
Thanks
#include <windows.h>
#include <commctrl.h>
New BITMAP "d:/fwh/fwh1505/bitmaps/16x16/new.bmp"
Dialog BITMAP "d:/fwh/fwh1505/bitmaps/16x16/form.bmp"
Open BITMAP "d:/fwh/fwh1505/bitmaps/16x16/open.bmp"
Save BITMAP "d:/fwh/fwh1505/bitmaps/16x16/floppy.bmp"
Exit BITMAP "d:/fwh/fwh1505/bitmaps/16x16/exit.bmp"
//bmap BITMAP "d:/fwh/fwh1505/bitmaps/16x16/bitmap.bmp"
icon BITMAP "d:/fwh/fwh1505/bitmaps/16x16/icon.bmp"
cnavarro wrote:Richard
Now, I understand
Solved
Thanks
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 110 guests