Hi,
Have a language/compiler that creates 32 bit Windows programs. The programs
almost work under WINE. There are three minor problems:
1 - Spin button control does not work with mouse (arrow keys do work)
2 - controls on tabs can't gain focus (this is the biggest problem of the 3)
3 - buttons with Icons behave strange (work fine with no Icon).
I could easily create samples for WINE developers to possible figure out these
issues (ie: simple Window with fields but no tab, then same simple window with
tab control and fields. Presumably they could figure out the problem and change
WINE accordingly).
The language is used by about 30,000 programmers mostly for small commercial
programs. If these problems could be fixed hundreds, if not thousands, of small
Windows programs would then work properly under WINE.
Any suggestions on how to go about this? Would WINE developers even be
interested in this?
Thanks.