Search found 99 matches
- Tue Oct 21, 2008 9:28 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Help to compile sqlwin
- Replies: 3
- Views: 621
What error do you get ? Borland C++ 5.5.1 for Win32 Copyright (c) 1993, 2000 Borland sqlwin.c: Turbo Incremental Link 5.00 Copyright (c) 1997, 2000 Borland Error: Unresolved external '_HB_FUN_TPQSERVER' referenced from C:\FWH\SAMPLES\SQ LWIN.OBJ Error: Unresolved external '_HB_FUN_PQTRANSACTIONSTAT...
- Tue Oct 21, 2008 4:48 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Help to compile sqlwin
- Replies: 3
- Views: 621
Help to compile sqlwin
Can someone please tell me how to compile the latest post (from wiki) of sqlwin? I think that i miss a postgre lib and cannot compile it.
FWH 7.12 , XHarbour 1.1.0 (Simplex)
Thanks
A.S.K
FWH 7.12 , XHarbour 1.1.0 (Simplex)
Thanks
A.S.K
- Fri Apr 18, 2008 7:01 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH 7.12 & Adordd
- Replies: 2
- Views: 720
- Thu Apr 17, 2008 12:07 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: FWH 7.12 & Adordd
- Replies: 2
- Views: 720
FWH 7.12 & Adordd
Can anybody tell what i have to do for access1.prg to work? In a previous topic (see: http://fivetechsoft.com/forums/viewtopic.php?t=9313&highlight=usrrdd) it's very confusing what i have to do.The error that I get is : Error ADORDD/0 Operation not supported from Errorsys , line :0 XHarbour 1.1....
- Wed Mar 12, 2008 11:08 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Xbrowse Edit Help
- Replies: 11
- Views: 2297
Though I never use oCol:Edit() directly from code, for your sake I just now tested calling oCol:Edit() of a column in TXBrowse in Dialog. It is working fine for me. I would request you to give it a try once more. The bellow example is taken from testxbrw.prg I made some changes and here it is: STAT...
- Wed Mar 12, 2008 10:43 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Xbrowse Edit Help
- Replies: 11
- Views: 2297
Please try oCol:Edit() I am not doing that for this reason. In the earlier browses, we were invoiking lEdit in response to some user action. In other words, Edit happens only in response to some user action. Earlier we had to deal with the user actions ourselves and decide in our code whether or no...
- Tue Mar 11, 2008 12:28 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Xbrowse Edit Help
- Replies: 11
- Views: 2297
- Tue Mar 11, 2008 9:37 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: Xbrowse Edit Help
- Replies: 11
- Views: 2297
- Wed Mar 05, 2008 1:52 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: lEditCol for xBrowse
- Replies: 0
- Views: 406
lEditCol for xBrowse
Hi,
In tcbrowse I use lEditCol( nCol, uVar, cPicture, bValid, nClrFore, nClrBack, cMsg, cError ) .Can anyone create the same method for xBrowse?
Thank you
A.S.K
In tcbrowse I use lEditCol( nCol, uVar, cPicture, bValid, nClrFore, nClrBack, cMsg, cError ) .Can anyone create the same method for xBrowse?
Thank you
A.S.K
- Thu Feb 28, 2008 3:19 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: BTNBMP problem
- Replies: 2
- Views: 660
Re: BTNBMP problem
@ 70, 80 BTNBMP oBtn FILENAME "../bitmaps/yes.bmp" ; SIZE 50, 30 OF oDlg ACTION MsgInfo( "click" ) Try this: @ 70, 80 BTNBMP oBtn FILENAME "../bitmaps/yes.bmp" ; SIZE 50, 30 OF oDlg ACTION MsgInfo( "click" ) NOBORDER oBtn:lTransparent = .T Regards Manuel Merc...
- Thu Feb 28, 2008 10:03 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: BTNBMP problem
- Replies: 2
- Views: 660
BTNBMP problem
The following example is btntrans.prg except that i reset the border with ResetBorder .You will see it is not working. Can someone tells me why? Thanks A.S.K // Testing a transparent TBtnBmp on a transparent DialogBox #include "FiveWin.ch" //------------------------------------------------...
- Fri Feb 15, 2008 12:21 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: Special effects for dialogs
- Replies: 2
- Views: 845
- Tue Jan 15, 2008 7:56 am
- Forum: FiveWin for Harbour/xHarbour
- Topic: OrdKey CDX-NTX
- Replies: 10
- Views: 2420
- Mon Jan 14, 2008 3:01 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: OrdKey CDX-NTX
- Replies: 10
- Views: 2420
- Mon Jan 14, 2008 2:30 pm
- Forum: FiveWin for Harbour/xHarbour
- Topic: OrdKey CDX-NTX
- Replies: 10
- Views: 2420