Actually the list is at 11 and hopefuly will grow quickly.
It is fairly new you know ;-)
Not to mention that once v1.2 is out perhaps all those programmers waiting
for a sane solution for writing OLE components will join us.
Theres an issue I'd like to bring up:
When designing a form, one usually sizes the various controls
depending on the resolution and system font at that time. How does
one make sure this form looks reasonable on different computers,
and ultimately on other OS's? I havent seen this addressed in the
documentation. I know from the little personal experience I've had
that people are experiencing problems with this. A control sized
on my computer doesnt even fit the text that it is labeled with
on other computers with different font/resoultion setup.
Has anyone on this list run into these problems?
The problem is harder under Oberon/F since the UI is decoupled from
the application code and one can't easily modify the UI under the
application control.
Perhaps the form subsystem should make sure the form displayed is in
accordance with some visual constraints related to resolution/font.
On a related subject, I'd be interested to hear how in your experience
the portability of Oberon/F fares in the 'real-world', in general.
Guy.