Quote:
Originally Posted by CommanderROR
I wonder what will happen once the "real" SDK arrives...:-)
|
Well, we will get Look and Feel. And this is important. Plus smooth updating.
Currently the update of the screen can be done, I believe, via an
exec /usr/bin/displayMgrClient
or whatever way java has to execute external programs.
Usage: displayMgrClient -<option> <argument>
no arguments : send messages to local loop
-d <dotted decimal ip address> : send messages to ip address
-h : display this message
-p : test of partial update
-r <seconds> : repeat a full update every <seconds>
-t : update toolbar area
Also at your risk, you could kill the Xserver and restart it without the -p flag, because that flag is suppossed to "disable the partial update". But surely iRex has good reasons (buggy, most probably) to keep it disabled.