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

Home » Public Forums » archive » PV-Wave widget question
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
PV-Wave widget question [message #7583] Thu, 05 December 1996 00:00
rkj is currently offline  rkj
Messages: 66
Registered: February 1996
Member
Is there a way to change the width of a file selection
widget? I have tried modifying the Motif resource with
WtSet but it seems to ignore it. I am able to change other
resources (i.e. colors,callbacks,etc.) but it will not allow
me to modify the width (or height) resource.

I like to create widgets with Ww commands and modify them
with WtSet, if the defaults are not exactly what I want.

Here is my code:

file = WwFileSelection(wid,'GetFilenameOK','CancelFileCB')
args={,width:500,noResize:1}
status = WtSet(file,args)

The noResize resource is set properly but the width is not.

There ought to be keywords for width and height associated with
WwFileSelection, and then I would not have to deal with Wt
at all.

Any suggestions?


Kyle J.
[Message index]
 
Read Message
Previous Topic: Re: Gaussian Curve Fitting
Next Topic: Updates to my IDL tools

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

Current Time: Wed Oct 08 15:47:19 PDT 2025

Total time taken to generate the page: 0.00707 seconds