[guiserver-0.3] remarks
Posted: Wed Jun 13, 2007 1:15 pm
Hi Lutz,
Some small remarks/questions.
(gs:set-frame..) does not allow "" as text.. is it possible to only have
a frame without text in the top?
/local/ icons cannot be called from within the "file:/local/folder-opened32.png"
using inside a html page..Its kind of logical but would be nice if thats possible.
(gs:add-to with "east" 'north" "south" did not work in v 0.2 but i cant get
it working under v0.3 either... (btw..In v0.3 there is no error annymore when using it...thats oke)
How do i remove a button or label or other widget from a frame or pane?
Is there also a coordinated-xy grid inside java? Im realy having a struggle with
the Pane layouts.. (never liked it in TK or GTK eighter) I like it more pixel based (gs:set-pos x y widget) on a frame. (oke resize actions is upto the user then.)
Does the HTML text-pane need a mozille library installed on the machine?
or for RTF, what does it need then? Or is this text-widget a 100% independent java based handler?
is it possible to change the frame size? the frame-title can be changed with
set-text but the set-size does not work on the main frame...
Is it possible to have a gs:get-size to return widget & frame size?
I think thats enough for now ;-)
Regards, Norman
Some small remarks/questions.
(gs:set-frame..) does not allow "" as text.. is it possible to only have
a frame without text in the top?
/local/ icons cannot be called from within the "file:/local/folder-opened32.png"
using inside a html page..Its kind of logical but would be nice if thats possible.
(gs:add-to with "east" 'north" "south" did not work in v 0.2 but i cant get
it working under v0.3 either... (btw..In v0.3 there is no error annymore when using it...thats oke)
How do i remove a button or label or other widget from a frame or pane?
Is there also a coordinated-xy grid inside java? Im realy having a struggle with
the Pane layouts.. (never liked it in TK or GTK eighter) I like it more pixel based (gs:set-pos x y widget) on a frame. (oke resize actions is upto the user then.)
Does the HTML text-pane need a mozille library installed on the machine?
or for RTF, what does it need then? Or is this text-widget a 100% independent java based handler?
is it possible to change the frame size? the frame-title can be changed with
set-text but the set-size does not work on the main frame...
Is it possible to have a gs:get-size to return widget & frame size?
I think thats enough for now ;-)
Regards, Norman