Search found 8 matches
- Sat Feb 04, 2006 12:52 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Font error in Dialog box
- Replies: 2
- Views: 903
Hi Antonio, Sorry, but I have been on holidays for the last two weeks. There is no stack list given, the program immediately exits, however, if I comment out the disabling the program works fine. ACTIVATE DIALOG oMM2Dlg ON INIT (IIF(!lRepertorise,oChkBox:Disable(),oChkBox:Enable()),; oCBXStart:Selec...
- Thu Jan 19, 2006 10:24 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Font error in Dialog box
- Replies: 2
- Views: 903
Font error in Dialog box
Antonio, The code below is the second dialog box in a multi dialog wizard. It activates the dialog box and immediately comes up with "Error BASE/1004 Class: NIL has no exported method:hFONT from errorsys, line: 0" This has appeared with FWH27 Jan using harbour. STATIC FUNCTION DoMatMed2() ...
- Thu Jan 19, 2006 8:11 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Run an Application as a service
- Replies: 5
- Views: 1959
- Fri Nov 04, 2005 3:02 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FTDN - Oct/Nov
- Replies: 8
- Views: 2853
- Thu Nov 03, 2005 12:05 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FTDN - Oct/Nov
- Replies: 8
- Views: 2853
- Thu Nov 03, 2005 10:22 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FTDN - Oct/Nov
- Replies: 8
- Views: 2853
- Thu Nov 03, 2005 10:09 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FTDN - Oct/Nov
- Replies: 8
- Views: 2853
Hi Antonio, I have always used Harbour, and the libs supplied by you. Have you made any major changes to the calling of functions? I use the ziparchive and zlib libraries which I have simply copied from one version to another. Also I have a library of functions and classes that I do the same with. I...
- Thu Nov 03, 2005 9:23 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: New FTDN - Oct/Nov
- Replies: 8
- Views: 2853
New FTDN - Oct/Nov
Antonio, I have set up the latest version of FWH2.6, and attempted to compile a program that has always linked no problem. With this version, I get no errors, but when I run the program the cursor goes to "wait" then it never loads. The program does not appear in the Task Manager, either. ...