Page 1 of 1
XPtheme -VISTA CLASSIC LOOK and listbox
Posted: Mon Feb 18, 2008 8:30 am
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
Posted: Tue Mar 25, 2008 6:26 pm
by Otto
Antonio, is there a solution for this problem?
Thanks in advance
Otto
Posted: Wed Mar 26, 2008 7:59 am
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.
Posted: Wed Mar 26, 2008 8:01 am
by Antonio Linares
Otto,
We have to fix it,
thanks for your feedback,
Posted: Wed Mar 26, 2008 8:07 am
by Silvio
Dear Antonio ,
I'd like to see an application in vista can youmsend me a snap ?
Posted: Wed Mar 26, 2008 8:39 am
by Otto
Silvio,
This is only if I use VISTA with Design "CLASSIC"!!!
With design "VISTA" all is ok.
Regards,
Otto
Posted: Wed Mar 26, 2008 8:44 am
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
Posted: Wed Mar 26, 2008 9:17 am
by Antonio Linares
Silvio,
What application ?
Posted: Wed Mar 26, 2008 9:22 am
by Silvio
I sent you a test
Posted: Wed Mar 26, 2008 12:25 pm
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
Posted: Wed Mar 26, 2008 5:51 pm
by Antonio Linares
Fixed. Line 2285 in source\classes\wbrowse.prg has to be changed this way:
if nRowPos == 0 .and. ( IsAppThemed() .and. IsThemeActive() )