comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » HELP: frames around widgets
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
HELP: frames around widgets [message #4485] Fri, 16 June 1995 00:00
knight is currently offline  knight
Messages: 37
Registered: January 1992
Member
My homegrown widgets look different under OpenWindows than under Motif. Under
OpenWindows each widget has a frame around it. Under Motif, there are no
frames. I set the keyword frame=0 as often as I can, but I can't get the
extraneous frames to go away. With nested widgets, the frames take extra room
and clutter the widget. Is there some Xresource I can set to eliminate these
frames under OpenWindows? An example is

base = widget_base(/column,frame = 0)
row = widget_base(base,/row,frame = 0)
donebutton = widget_button(row,value='DONE',uvalue = 'donebutton')
helpbutton = widget_button(row,value='HELP',uvalue = 'helpbutton')
widget_control,base,/realize

Under Openwindows I get frames, like this:
|--------------------|
||--------||--------||
|| DONE || HELP ||
||--------||--------||
|--------------------|

I want to eliminate the frames. Does anybody know what I'm doing wrong?

Thanks,
Fred
--
=Fred Knight (knight@ll.mit.edu) (617) 981-2027
C-483\\MIT Lincoln Laboratory\\244 Wood Street\\Lexington, MA 02173
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: A big BUG in PLOT, SURFACE, ...
Next Topic: Re: Changes in wigdet behavior/appearance under IDL 4.0

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 13:29:58 PDT 2025

Total time taken to generate the page: 0.74763 seconds