CLIM mail archive
[Prev][Next][Index][Thread]
Width of Accepting-value widget
Inside an ACCEPTING-VALUES, I do
(clim:accept 'string
:stream stream
:default directory
:prompt " Enter directory"
:provide-default nil
:display-default nil)
All is well and good and I get my motif input-widget like I should.
However the input-field is about 1/3 as wide as I need/would like it to be.
Do I have any control over the size of this thing at this level (or do I
need to go in and lay them out myself)?
(Playing with the window size --for example with the :OWN-WINDOW arg
doesn't seem to help.)
Thanks
Nichael
Main Index |
Thread Index