COMBOBOX odd behavior on themed app

Post Reply
User avatar
fraxzi
Posts: 811
Joined: Tue May 06, 2008 4:28 am
Location: Philippines
Contact:

COMBOBOX odd behavior on themed app

Post by fraxzi »

Hello!

redefine combobox items doesn't show if .rc commented this line:

Code: Select all

   //1 24 "WindowsXP.Manifest"
 
with:

Code: Select all

   1 24 "WindowsXP.Manifest"
 
combobox properly shows.

Any idea why?

..Using xHB1.21 + FWH9.08
Kind Regards,
Frances

Fivewin for xHarbour v18.07
xHarbour v1.2.3.x
BCC 7.3 + PellesC8 ( Resource Compiler only)
ADS 10.1 / MariaDB
Crystal Reports 8.5/9.23 DE
xMate v1.15
Post Reply