Using PB12.5.
As a standard all our datawindow input columns use Arial 8pt 56pbu height,
including dropdown datawindows.
In earlier versions of PB (which were all classic by default) this was never
a problem.
With PB12.5 (and possible 11 - cannot remember) it is necessary
to deliberately choose "Windows classic style" in the project painter
or the default is non-classic.
The problem is - when linked in non-classic mode the arrow in the
dropdown datawindow is centred low down whereas in classic mode
it is properly centred correctly!
I believe this is because it is expecting 10pt and not 8pt.
Is there a solution?