Search found 45 matches
- Wed Dec 24, 2008 4:08 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Errsysw enhancement
- Replies: 11
- Views: 2498
Stefan, You are right, but I followed your lead. It might be only for a specific user, I am not aware of a Windows version that, after installation, that can run multiple default languages. While I might be barking up the wrong tree, whatever language is selected during the install would become the ...
- Tue Dec 23, 2008 8:29 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Errsysw enhancement
- Replies: 11
- Views: 2498
Antonio, I looked in my copy of XP Pro and @shell32.dl,-21765 was not to be found. I am suspicious any time I find an entry that has MUI and/or cache in the description. I did find, however, Application Data at the following address in my English copy of XP Pro and Vista: [HKEY_CURRENT_USER\Software...
- Mon Nov 17, 2008 6:12 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Unrecoverable Error 9001
- Replies: 11
- Views: 6023
Tim, At the following location, www.itlnet.net/Programming/Program/Reference/c53g02c/ng3c5c4.html, There you will find a list of Clipper error code explanations. The following describes the 9001 error and the information referred to in the two links. Error 1011 may have some relevance but deals more...
- Fri Nov 14, 2008 8:50 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Unrecoverable Error 9001
- Replies: 11
- Views: 6023
Tim, I found the info you are asking about in the 5.3 CA-Clipper Error Messages and Appendices Guide . It is listed under the Runtime Unrecoverable Error Messages section on page 5-66. It is NOT listed in the 5.2 guide. The question is; is this description relevant for (x)Harbour? In the xHarbour In...
- Fri Oct 03, 2008 3:52 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: TPrinter:CmSay() and PrnOffset()
- Replies: 2
- Views: 735
TPrinter:CmSay() and PrnOffset()
TPrinter:CmSay() I allow a user to enter various text information at specific printer coordinates and found it easier if the coordinates where entered as millimeters. However, using oPrn:cmsay(), the input must be in centimeters which then gets converted back to millimeters. Was there a reason why ...
- Mon Feb 25, 2008 5:36 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: A Better Resource Editor?
- Replies: 19
- Views: 5863
- Sun Feb 24, 2008 9:28 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: A Better Resource Editor?
- Replies: 19
- Views: 5863
- Thu Feb 21, 2008 12:05 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: A Better Resource Editor?
- Replies: 19
- Views: 5863
Hi Uwe, You just talking about editors Not directly. I am primarily talking about the Resource Editor, ResEd . I used UE (UltraEdit) in the past with Clipper but when I decided to move to FiveWin I quickly learned I would need a Resource Editor. As I never owned a copy of the Borland Resource Worksh...
- Wed Feb 20, 2008 4:36 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: A Better Resource Editor?
- Replies: 19
- Views: 5863
ResEd has just been updated to 2.0 and now includes Undo/Redo. Also added is the ability to edit an RC source directly within ResEd. The GPF problem previously reported by Enrico Maria has also been resolved. I assume BRW has the capability to create and edit images. ResEd was and still is unable to...
- Sat Jan 26, 2008 12:12 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Ultra Edit Quick Questions
- Replies: 6
- Views: 1715
Tim First - Questions regarding UE are quickly answered by the folks at UltraEdit but be sure to send them an email. Any messages posted to the forum are NOT monitored by the Ultra Edit support staff. Second - If you wish, you may be able to upgrade to UEStudio for the cost difference if you send an...
- Sat Dec 01, 2007 2:28 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: FiveWin Visual IDE
- Replies: 52
- Views: 13451
- Sat Dec 01, 2007 12:51 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: FiveWin Visual IDE
- Replies: 52
- Views: 13451
- Thu Nov 29, 2007 6:20 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: MenuItem Prompt
- Replies: 10
- Views: 1719
- Thu Nov 29, 2007 3:27 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: MenuItem Prompt
- Replies: 10
- Views: 1719
As far as I am aware the font used in the menu is a system font. One thing that is very wrong is if I set up the menuitem and use the DISABLED clause, the right hand margin moves to the left. I proved that by simply removing DISABLED. Prior to using CHR9(9), movement of the right hand margin was not...
- Thu Nov 29, 2007 2:23 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: MenuItem Prompt
- Replies: 10
- Views: 1719