CharlesPratt wrote:To everybody who is following this thread -
I have solved the problem with a simple fix. The modified tabctrl.c is no longer needed, and only one line of code needs to be added to folder.prg. To have very nice multiline folders from resources:
1. Add TCS_MULTILINE to the Style in your RC file.
2. Add ::AdjustRect() to the Initiate() method of Tfolder
3. If you use the RESIZE16 Clause, you will need to say:
ON INIT oFld:AdjustRect() in your prg code.
A working example link is below:
www.softraksystems.com/download/MULTFOLD.ZIP
Descrizione: Error BASE/1004 Message not found: TCLIPGET:TYPE
Stack Calls
===========
Called from: tobject.prg => TCLIPGET:ERROR(172)
Called from: tobject.prg => TCLIPGET:MSGNOTFOUND(205)
Called from: tobject.prg => TCLIPGET:TYPE(0)
Called from: tget.prg => TCLIPGET:PARSEPICT(367)
Called from: tget.prg => TCLIPGET:SETPICTURE(2043)
Called from: tget.prg => (b)GET:GET(122)
Called from: TCLIPGET.prg => TCLIPGET:TCLIPGET(0)
Called from: tget.prg => TCLIPGET:NEW(234)
Called from: TCLIPGET.prg => GETNEW(23)
Called from: TGET.prg => TGET:REDEFINE(361)
Called from: FOLDONLY.PRG => SNGLFOLD(86)
Called from: FOLDONLY.PRG => (b)BUILDMENU(34)
Called from: MENU.prg => TMENU:COMMAND(407)
Called from: WINDOW.prg => TWINDOW:COMMAND(937)
Called from: => TWINDOW:HANDLEEVENT(0)
Called from: WINDOW.prg => _FWH(3177)
Called from: => WINRUN(0)
Called from: WINDOW.prg => TWINDOW:ACTIVATE(886)
Called from: FOLDONLY.PRG => MAIN(24)
Antonio Linares wrote:You can't use Harbour from CVS as Class TGet has been modified and now it does not work fine with FWH.
Please use Harbour from www.fivetechsoft.com/files/harbour.exe
Always notify me of replies:
Sends an e-mail when someone replies to a topic you have posted in. This can be changed whenever you post.
Return to FiveWin for Harbour/xHarbour
Users browsing this forum: Google [Bot] and 100 guests