Hi Folks,
I just pushed out an app on the weekend, here is the things that I
found that I think are problems:
* edit_box :state is ignored on OSX. While it works on Windows, it
seems that there isn't a difference between 'readonly' and
'disabled', they are both greyed out.
* edit_boxes have no scroll bars on Windows. You can click and move
around in edit_box with the cursor, but there are no scrollbars when
there is more text that can be displayed on the screen. This is not a
problem on OSX
* list_boxes are initially empty on Windows, and from what I hear,
Linux as well. On OSX, the first item in the given list is selected.
* As reported elsewhere, some gems do not install correctly no Windows.
Let me know if you have any questions.
DZ