Search found 811 matches

by fraxzi
Tue Jan 27, 2009 5:57 am
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with xBrowse multiheaders
Replies: 8
Views: 2195

Problem with xBrowse multiheaders

Hello! Can I use REDEFINE XBROWSE method in defining for multi-header xBrowse or only in TXBrowse():New( oWnd )...oBrw:CreateFromCode() construct? Problem is when I include this line after REDEFINE XBROWSE (with 3 RDD column) ... oDBMaint:nHeader := 1 oDBMaint:aHeaderTop := {'Test'} oDBMaint:nHeader...
by fraxzi
Sat Jan 17, 2009 5:16 am
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour -> Harbour compatibility
Replies: 18
Views: 2379

Re: xHarbour -> Harbour compatibility

Dear Frank and Toninho and Others too, Thank you for the great effort and suggestion... Even if we change how GLOBAL/GLOBAL EXTERNAL to work in Harbour, I cannot imagine the effect unless... Harbour implement the compatibility with xHarbours' Nonetheless, re-designing xHarbour Apps for Harbour is no...
by fraxzi
Thu Jan 15, 2009 8:09 am
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour -> Harbour compatibility
Replies: 18
Views: 2379

Re: xHarbour -> Harbour compatibility

Dear Mr.Fraxzi, Can I ask you the reason for moving from xHarbour to Harbour. Any advantage ? Or is it just for testing purpose Regards Anser Mr. Anser, Nice to hear from you again. I dont mind answering.... well, I havent tried Harbour ever since I jumped to xHarbour... I noticed that Harbour proj...
by fraxzi
Thu Jan 15, 2009 7:38 am
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour -> Harbour compatibility
Replies: 18
Views: 2379

Re: xHarbour -> Harbour compatibility

Thank you so much Gurus Manuel and Antonio,

But after compilation.... I have tons of to do...

I need to abandon and going back to xHarbour where all apps are written... :wink:

sorry.

Kind regards,
by fraxzi
Thu Jan 15, 2009 3:30 am
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour -> Harbour compatibility
Replies: 18
Views: 2379

Re: xHarbour -> Harbour compatibility

Frances, Try this define: #define GLOBAL public Mr. Antonio, Thank you for the suggestion and reply. Public has to be inside procedure/function... I will just move my variable declarations into my init procedure... But what about the GLOBAL EXTERNAL? would it be #define GLOBAL EXTERNAL public ? Reg...
by fraxzi
Thu Jan 15, 2009 2:00 am
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour -> Harbour compatibility
Replies: 18
Views: 2379

Re: xHarbour -> Harbour compatibility

Hello Ale,

I tried to include xHB.lib but I still having errors on my GLOBAL..EXTERNAL variables

Using xMate compiling xHarbour App to Harbour 1.0.1:

Image

Regards
by fraxzi
Wed Jan 14, 2009 9:24 am
Forum: FiveWin for Harbour/xHarbour
Topic: CDX ordKey question
Replies: 6
Views: 1256

Re: CDX ordKey question

Sir,

<cAlias>->( OrdKeyCount() ) will do.


Regards,
by fraxzi
Wed Jan 14, 2009 9:14 am
Forum: FiveWin for Harbour/xHarbour
Topic: xHarbour -> Harbour compatibility
Replies: 18
Views: 2379

xHarbour -> Harbour compatibility

Hi!

I wish to test my xHarbour+FWH8.12 to Harbour 1.0.1

problem is... I have GLOBAL and GLOBAL EXTERNAL declarations... massive like entirely on my .prgs'

question is... What can I do?


Regards,
by fraxzi
Tue Jan 06, 2009 1:44 am
Forum: FiveWin for Harbour/xHarbour
Topic: Display Alpha channel 32 bit BMP on ButtonBMP (Solved)
Replies: 49
Views: 7176

Re: Display Alpha channel 32 bit BMP on ButtonBMP

Here's a good one: ... @ 50, 50 BUTTONBMP aBtn1[4] OF oMDIFrame:oWndClient BITMAP 'alpha32' PIXEL @ 50, 200 BUTTONBMP aBtn1[5] OF oMDIFrame:oWndClient BITMAP 'alpha32' PIXEL aBtn1[5]:lBmpAlpha := .T. ... .RC ... alpha32 BITMAP DISCARDABLE "D:/FWH812/bitmaps/AlphaBmp/world.bmp" ... http://i...
by fraxzi
Tue Jan 06, 2009 12:19 am
Forum: FiveWin for Harbour/xHarbour
Topic: CreateDlgError and ResEd Resource Editor (Solved)
Replies: 21
Views: 4656

Re: CreateDlgError and ResEd Resource Editor (Solved)

Dear Anser, I'm glad you did. Maybe xMate uses the first .res file found within the project's directory... :lol: Anyway, that was a good experienced. But the issue on bottonbmp on alphachannel has to be resolved..... FWH811 is not displaying the 32bpp alpha but have a look at this great contribution...
by fraxzi
Mon Jan 05, 2009 9:08 am
Forum: FiveWin for Harbour/xHarbour
Topic: CreateDlgError and ResEd Resource Editor (Solved)
Replies: 21
Views: 4656

Re: CreateDlgError and ResEd Resource Editor

Looks OK with me... Here's mine. http://i208.photobucket.com/albums/bb82/fraxzi/FWxHarbour/xmateprj.jpg http://i208.photobucket.com/albums/bb82/fraxzi/FWxHarbour/xmateprj2.jpg http://i208.photobucket.com/albums/bb82/fraxzi/FWxHarbour/xmateprj3.jpg http://i208.photobucket.com/albums/bb82/fraxzi/FWxHa...
by fraxzi
Mon Jan 05, 2009 9:00 am
Forum: FiveWin for Harbour/xHarbour
Topic: CreateDlgError and ResEd Resource Editor (Solved)
Replies: 21
Views: 4656

Re: CreateDlgError and ResEd Resource Editor

Dear Anser,

I'll wait so we can work this out.


Regards,
by fraxzi
Mon Jan 05, 2009 6:21 am
Forum: FiveWin for Harbour/xHarbour
Topic: CreateDlgError and ResEd Resource Editor (Solved)
Replies: 21
Views: 4656

Re: CreateDlgError and ResEd Resource Editor

Dear Fraxzi, Anyway I am going to try re-install PellesC again Shall let you know the result. I reinstalled PellesC, but the result is same Regards Anser Post here your xmate environment and small project like the above and include the .rc I'll try to help. BTW, I trimmed-down my pellesc for porc.e...
by fraxzi
Mon Jan 05, 2009 12:49 am
Forum: FiveWin for Harbour/xHarbour
Topic: CreateDlgError and ResEd Resource Editor (Solved)
Replies: 21
Views: 4656

Re: CreateDlgError and ResEd Resource Editor

Dear Mr.Fraxzi, I used xMate to build my project. Something wrong with my settings in xMate. Till now I am not able to resolve it I am puzzled and I don't know where I have went wrong with xMate When I build my project with xMate:- 1) My exe does not display AlphaBMP 32bit BMP on ButtonBMP 2) My ex...
by fraxzi
Mon Jan 05, 2009 12:29 am
Forum: FiveWin for Harbour/xHarbour
Topic: CreateDlgError and ResEd Resource Editor (Solved)
Replies: 21
Views: 4656

Re: CreateDlgError and ResEd Resource Editor

Dear Anser, I have no problem with my xMate + BCC55 + PelesC (porc.exe) + FWH812 Here's a copy of my .ENV [Environment] Description 1= Description 2=FINAL MODE Description 3= PRG Compiler ver= C compiler ver= Subsystem= Author= Last update=01/03/2009 [Advanced] Command types=1,1,1,1,1,1,1,1,1 [Harbo...