OESF Portables Forum

Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => 6000 - Tosa => Topic started by: insomniux on January 24, 2005, 01:09:14 pm

Title: Screen Resolution With Java App
Post by: insomniux on January 24, 2005, 01:09:14 pm
Hi,
I've a weird problem. I installed MinIDE. If I start the app with the button in the panel, it opens in 240x320 resolution. When I start it in terminal, it opens with 480x640 resolution.

runminide is a script that starts the java app like this:
Code: [Select]
evm -cp /opt/QtPalmtop/java/minide.jar -XappName=runminide minide.Ide
Is there a way to start it in 480x640 resolution?
Title: Screen Resolution With Java App
Post by: jbruno on January 24, 2005, 01:25:02 pm
Did you make sure "Run zoomed" is unchecked?
(If you press and hold the stylus and look at the dialog that comes up)
Title: Screen Resolution With Java App
Post by: insomniux on January 24, 2005, 05:11:22 pm
Quote
Did you make sure "Run zoomed" is unchecked?
(If you press and hold the stylus and look at the dialog that comes up)
[div align=\"right\"][a href=\"index.php?act=findpost&pid=63765\"][{POST_SNAPBACK}][/a][/div]

Thanks, I did not know that featture existed.