New FWH 11.07

New FWH 11.07

Postby Antonio Linares » Mon Aug 01, 2011 7:20 am

regards, saludos

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

Re: New FWH 11.07

Postby byte-one » Mon Aug 01, 2011 10:22 am

Antonio,
Error: Unresolved External: GetModuleFileNameExA
What to do?
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria

Re: New FWH 11.07

Postby Daniel Garcia-Gil » Mon Aug 01, 2011 10:44 am

Hello

add borland lib, psapi.lib
User avatar
Daniel Garcia-Gil
 
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 pm
Location: Isla de Margarita

Re: New FWH 11.07

Postby byte-one » Mon Aug 01, 2011 11:03 am

Thanks Daniel! The overpainting says in 11/7 now ok! But the static says (..only defined in the RC-file) are not transparent on colored dialogs. See the texts on: http://byte-one.com/say.jpg
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria

Re: New FWH 11.07

Postby nageswaragunupudi » Mon Aug 01, 2011 11:17 am

byte-one wrote:Thanks Daniel! The overpainting says in 11/7 now ok! But the static says (..only defined in the RC-file) are not transparent on colored dialogs. See the texts on: http://byte-one.com/say.jpg

Were they transparent in 11.06?
Regards

G. N. Rao.
Hyderabad, India
User avatar
nageswaragunupudi
 
Posts: 10308
Joined: Sun Nov 19, 2006 5:22 am
Location: India

Re: New FWH 11.07

Postby byte-one » Mon Aug 01, 2011 11:23 am

Yes, where transparent!
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria

Re: New FWH 11.07

Postby Maurizio » Mon Aug 01, 2011 1:30 pm

Rao ,
I confirm the problem

Maurizio
User avatar
Maurizio
 
Posts: 799
Joined: Mon Oct 10, 2005 1:29 pm

Re: New FWH 11.07

Postby Antonio Linares » Mon Aug 01, 2011 10:00 pm

Günther, Maurizio,

How are you coloring your dialog ? Please post an example. This code is working fine:

Code: Select all  Expand view
#include "FiveWin.ch"

function Main()

   local oDlg

   DEFINE DIALOG oDlg COLOR "W+/B"
   
   @ 2, 2 SAY "Hello world!" TRANSPARENT

   ACTIVATE DIALOG oDlg CENTERED

return nil
regards, saludos

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

Re: New FWH 11.07

Postby byte-one » Mon Aug 01, 2011 10:49 pm

Antonio, only the static texts come from the RC-file are not transparent! -> http://byte-one.com/say.jpg
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria

Re: New FWH 11.07

Postby Antonio Linares » Tue Aug 02, 2011 12:09 am

Günther,

I have already seen your screenshot.

How do you color the dialog ? Could you please post a small and self contained example ? thanks :-)
regards, saludos

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

Re: New FWH 11.07

Postby Maurizio » Tue Aug 02, 2011 6:36 am

Antonio,

you cann try my example at :
viewtopic.php?f=3&t=21947

Regards Maurizio
User avatar
Maurizio
 
Posts: 799
Joined: Mon Oct 10, 2005 1:29 pm

Re: New FWH 11.07

Postby byte-one » Tue Aug 02, 2011 7:00 am

How do you color the dialog ?

I colored the dialog with DEFINE DIALOG .... COLOR or also with DEFINE DIALOG .... BRUSH. Its the same result.
In the RC-file a text is defined z.B. as
Code: Select all  Expand view
RTEXT "Text", -1, 10, 10, 16, 8
Regards,
Günther
---------------------------------
office@byte-one.com
User avatar
byte-one
 
Posts: 1048
Joined: Mon Oct 24, 2005 9:54 am
Location: Austria

Re: New FWH 11.07

Postby TimStone » Tue Aug 02, 2011 11:59 pm

Daniel,

Why the error with MSVC and since I don't use Borland, how is that fixed.
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
TimStone
 
Posts: 2909
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA

Re: New FWH 11.07

Postby Daniel Garcia-Gil » Wed Aug 03, 2011 12:15 am

Hello Tim

is the same library...
User avatar
Daniel Garcia-Gil
 
Posts: 2365
Joined: Wed Nov 02, 2005 11:46 pm
Location: Isla de Margarita

Re: New FWH 11.07

Postby TimStone » Wed Aug 03, 2011 3:35 pm

Daniel,

I do not use, and I do not have, the Borland files !

We are working hard to get this running with MSVC 10, a modern compiler.

Tim
Tim Stone
http://www.MasterLinkSoftware.com
http://www.autoshopwriter.com
timstone@masterlinksoftware.com
Using: FWH 23.10 with Harbour 3.2.0 / Microsoft Visual Studio Community 2022-24 32/64 bit
User avatar
TimStone
 
Posts: 2909
Joined: Fri Oct 07, 2005 1:45 pm
Location: Trabuco Canyon, CA USA

Next

Return to FiveWin for Harbour/xHarbour

Who is online

Users browsing this forum: Google [Bot] and 46 guests