07/22/17 00:50:46: D:\FWH\SAMPLES\testmnu3.exe -- ====================================================================================================
22/07/2017 01:06:22: D:\Fwh\FwhTeam\samples\fivedit.exe -- ====================================================================================================
cnavarro wrote:Randal
I tested for many hours my Fivedit application, with very complex menus and different fonts, since it is the application with which I test intensively all the modifications that are made and I have reviewed many times the possible loss of resources that my applications could have.
I do not find any loss of resources and neither in the subject of the menus
I tested sample07/22/17 00:50:46: D:\FWH\SAMPLES\testmnu3.exe -- ====================================================================================================
And my FivEdit application22/07/2017 01:06:22: D:\Fwh\FwhTeam\samples\fivedit.exe -- ====================================================================================================
Please attach your file checkres.txt and if is possible your menu ( firts lines of its function "BuildMenu", definition menu and lasts lines )
cnavarro wrote:Randal,
You use brush in the menus, or images in the main menu items?
Anyway, I'm going to review it again
cnavarro wrote:Please paste image of Task Manager
// PullDown Menu sample
#include "FIVEWIN.CH"
static oWnd
//------------------------------------------------------------//
FUNCTION Main()
// SetResDebug( .T. )
DEFINE WINDOW oWnd ;
TITLE "Testing"
ACTIVATE WINDOW oWnd
// CheckRes()
RETURN NIL
//------------------------------------------------------------//
cnavarro wrote:Randal, please test this sample and look Task Manager memory
- Code: Select all Expand view
// PullDown Menu sample
#include "FIVEWIN.CH"
static oWnd
//------------------------------------------------------------//
FUNCTION Main()
// SetResDebug( .T. )
DEFINE WINDOW oWnd ;
TITLE "Testing"
ACTIVATE WINDOW oWnd
// CheckRes()
RETURN NIL
//------------------------------------------------------------//
s it the same behavior?
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: No registered users and 43 guests