Fwh 11.11 + Harb 3.1 + MinGW - FolderEx & Brush

Fwh 11.11 + Harb 3.1 + MinGW - FolderEx & Brush

Postby Rimantas » Mon Nov 28, 2011 6:50 pm

Hi ,

I asked about that several times , but nothing answer . Fwh\samples\testfx1.prg - with Bcc you can see good brush ( folder "OS" ) , adjusted xbrowse ( folder "Games" ) . But this isn't working so good with MinGW . I don't know - maybe it's problem od adjust ? Because xBrowse with Bcc is fullly adjusted , so maybe it's problem and for brush ? Antonio , can you help in this situation ? I need FolderEx with brushes ...

With best regards !
Rimantas U.
User avatar
Rimantas
 
Posts: 437
Joined: Fri Oct 07, 2005 12:56 pm
Location: Utena , Lithuania

Re: Fwh 11.11 + Harb 3.1 + MinGW - FolderEx & Brush

Postby ukservice » Mon Nov 28, 2011 7:07 pm

Rimatas,

Why don´t you use BCC 5.82?. It is very stable and it is Antonio´s favourite.

Harbour and BCC are, in my opinion, the best combination.

xHarbour is not as solid as Harbour and i think it is quite abandoned.
FWH 11.11, Harbour 3.1 and Borland C++ 5.82
User avatar
ukservice
 
Posts: 417
Joined: Tue Feb 23, 2010 3:09 pm
Location: John

Re: Fwh 11.11 + Harb 3.1 + MinGW - FolderEx & Brush

Postby Rimantas » Mon Nov 28, 2011 7:28 pm

ukservice wrote:Rimatas,

Why don´t you use BCC 5.82?. It is very stable and it is Antonio´s favourite.
Harbour and BCC are, in my opinion, the best combination.
xHarbour is not as solid as Harbour and i think it is quite abandoned.


I have own reasons ... :-) . And let you answer - why not MinGW ? :) It's something interesting - if this isn't working let go other ? Excuse , but I need MinGW .

Regards !
Rimantas U.
User avatar
Rimantas
 
Posts: 437
Joined: Fri Oct 07, 2005 12:56 pm
Location: Utena , Lithuania

Re: Fwh 11.11 + Harb 3.1 + MinGW - FolderEx & Brush

Postby Enrico Maria Giordano » Mon Nov 28, 2011 10:05 pm

ukservice wrote:xHarbour is not as solid as Harbour


Can you show a sample demonstrating the above statement?

ukservice wrote:and i think it is quite abandoned.


No, it isn't.

EMG
User avatar
Enrico Maria Giordano
 
Posts: 8375
Joined: Thu Oct 06, 2005 8:17 pm
Location: Roma - Italia

Re: Fwh 11.11 + Harb 3.1 + MinGW - FolderEx & Brush

Postby Antonio Linares » Tue Nov 29, 2011 11:18 am

Rimantas,

It seems as the difference in TestFx1.prg when using Borland or MinGW is not a brushes issue. If you try this change:

Code: Select all  Expand view
  @ 3,10 FOLDEREX OF oFld:aDialogs[ 2 ] PIXEL SIZE 450, 190 ;
         PROMPT "", "", "";
         BITMAPS "..\bitmaps\alphabmp\windows.bmp", ;
                  "..\bitmaps\alphabmp\apple.bmp",;
                  "..\bitmaps\alphabmp\ubuntu.bmp";
         ALIGN AL_LEFT, AL_CENTER, AL_RIGHT ;
         ACTION oFld:aDialogs[ 2 ]:Hide()
 


You will see that when you click on a tab, the second dialog gets hidden and the brush is there, below it. I think that the difference may come from the C language that TFolderEX uses. In some point, MinGW and Borland C are generating a diferent result.
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41404
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Fwh 11.11 + Harb 3.1 + MinGW - FolderEx & Brush

Postby Rimantas » Tue Nov 29, 2011 5:42 pm

Hi Antonio ,

Antonio Linares wrote:Rimantas,
It seems as the difference in TestFx1.prg when using Borland or MinGW is not a brushes issue. If you try this change:
Code: Select all  Expand view
  ...
         ACTION oFld:aDialogs[ 2 ]:Hide()
 



Yes , hiding folder dialogs now it's more clear , what it's a problem .

You will see that when you click on a tab, the second dialog gets hidden and the brush is there, below it. I think that the difference may come from the C language that TFolderEX uses. In some point, MinGW and Borland C are generating a diferent result.


As I can understand , you can solve that .. :)

With best regards !
Rimantas U.
User avatar
Rimantas
 
Posts: 437
Joined: Fri Oct 07, 2005 12:56 pm
Location: Utena , Lithuania

Re: Fwh 11.11 + Harb 3.1 + MinGW - FolderEx & Brush

Postby Antonio Linares » Tue Nov 29, 2011 8:17 pm

Rimantas,

Fixed :-) This change is required in Class TDialog:

dialog.prg
Image
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41404
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain

Re: Fwh 11.11 + Harb 3.1 + MinGW - FolderEx & Brush

Postby Rimantas » Wed Nov 30, 2011 5:50 am

Antonio Linares wrote:Rimantas,

Fixed :-) This change is required in Class TDialog:

dialog.prg


Antonio , can you send fixed fwh libs for MinGW ?

Many many thanks to you !
Rimantas U.
User avatar
Rimantas
 
Posts: 437
Joined: Fri Oct 07, 2005 12:56 pm
Location: Utena , Lithuania

Re: Fwh 11.11 + Harb 3.1 + MinGW - FolderEx & Brush

Postby Antonio Linares » Wed Nov 30, 2011 8:30 am

Already sent! :-)
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Antonio Linares
Site Admin
 
Posts: 41404
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain


Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: No registered users and 53 guests