XPtheme -VISTA CLASSIC LOOK and listbox

Post Reply
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

XPtheme -VISTA CLASSIC LOOK and listbox

Post by Otto »

Can someone with a VISTA PC test this, please.

I compiled the fwbrow.prg and copyed a file
fwbrow.exe.manifest
to the Fivewin-sample-folder.

Now the title of the listbox is missing. Deleting the file all is ok?
OS: VISTA
This is only if I use VISTA with Design "CLASSIC"!!!
With design "VISTA" all is ok.

Regards,
Otto

Image
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Post by Otto »

Antonio, is there a solution for this problem?

Thanks in advance
Otto
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

Is there a them for vista ?
Xp = Utheme.dll
Vista ?

I saw in vista there are many problems infact I made some games ( no with fw but another language) and these games no run in vista.
Best Regards, Saludos

Falconi Silvio
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Otto,

We have to fix it,

thanks for your feedback,
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

Dear Antonio ,
I'd like to see an application in vista can youmsend me a snap ?
Best Regards, Saludos

Falconi Silvio
User avatar
Otto
Posts: 4470
Joined: Fri Oct 07, 2005 7:07 pm
Contact:

Post by Otto »

Silvio,
This is only if I use VISTA with Design "CLASSIC"!!!
With design "VISTA" all is ok.
Regards,
Otto
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

Sorry but I not have vista at home, I not have vista at school
I cannot try it
I'd like to see my appl to vista to see if it run ok
Best Regards, Saludos

Falconi Silvio
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Silvio,

What application ?
regards, saludos

Antonio Linares
www.fivetechsoft.com
User avatar
Silvio
Posts: 3107
Joined: Fri Oct 07, 2005 6:28 pm
Location: Teramo,Italy

Post by Silvio »

I sent you a test
Best Regards, Saludos

Falconi Silvio
User avatar
James Bott
Posts: 4654
Joined: Fri Nov 18, 2005 4:52 pm
Location: San Diego, California, USA
Contact:

Post by James Bott »

Otto,

>This is only if I use VISTA with Design "CLASSIC"!!!

I have also seen this problem under XP with the Classic theme.

James
User avatar
Antonio Linares
Site Admin
Posts: 37481
Joined: Thu Oct 06, 2005 5:47 pm
Location: Spain
Contact:

Post by Antonio Linares »

Fixed. Line 2285 in source\classes\wbrowse.prg has to be changed this way:

if nRowPos == 0 .and. ( IsAppThemed() .and. IsThemeActive() )
regards, saludos

Antonio Linares
www.fivetechsoft.com
Post Reply