I'm running a fairly old dev-version of ion. There was some hacking in it to get Swing working properly. i did some myself and can't remeber if it ever got back into the src (too long ago). Now i'm thinking about upgrading but figured I should ask about some things before i do.
The problem I had had to do with dialog display. Right now I get all dialogs displayed at the bottom of the frame. _Most_ of the time the height is correct, sometimes not (still a bug in there, but it doesn't bother me too much). The width is always the width of the frame.
I still would like (in these cases) ion to respect the applications suggested size and placement for the dialogs. Does ion do that now? Possible a kludge?
Also, noticed that there is a function in the Lua interface to send "next keypress" directly to the application (bypassing ion I guess). Is there anyway that we can extend that function to toggle. "From now on, send all keypresses directly to application, until "this and that key-combination is pressed". That would pretty much do exactly what I had on my wish-list a couple of months ago (sometime in march i think). Possible a kludge?
Other than that I want to say that the documentation for the Lua interface is great. Haven't tried it yet, but I doubt I will have much problem using it when I do. All in all, the documentation for ion is acctually quickly developing to "excellent". Wiki helps a lot too!
Cheers, /Niclas
