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

Home » Public Forums » archive » PV-WAVE 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
PV-WAVE widgets [message #609] Wed, 06 January 1993 09:58 Go to next message
patel is currently offline  patel
Messages: 9
Registered: August 1992
Junior Member
I have seen postings on this net concerning IDL widgets
but none concerning the PV_WAVE widgets. I was wondering if
anyone out there has tried out WAVE widgets. I am running
PV-WAVE CL 4.01 with widgets. I like the ease of programming
these widgets. Moreover, we can use any of the Motif (or OL)
widgets also apart from the Wave widgets and also mix them.
I donot know if same things hold true for IDL widgets. IDL user?
Only thing I dislike is passing the parametes by common block.
The program look like FORTRAN programs and I hate the common blocks.
I was wondering if PV-WAVE can come up with something like a global
declarations. This might ease a bit the parameter passing and
make it easy to add/delete parameters to be passed.

I was wondering if someone out there can summarize the pros and cons
of IDL and WAVE widgets.

Maqbool Patel
Re: PV-WAVE widgets [message #679 is a reply to message #609] Sat, 16 January 1993 17:22 Go to previous messageGo to next message
joslyn is currently offline  joslyn
Messages: 3
Registered: March 1992
Junior Member
> One thing I was unclear on about PV-WAVE widgets: widget routines written in
> IDL are completely portable between Motif and OpenLook. Routines written on a
> Motif system can be run on an OpenLook system without any software changes.
> The application takes on the look and feel of the native system. Supposedly
> this will be extended to Microsoft Windows as well. Is the same true about
> PV-WAVE, or is one making explicit calls to either the Motif or OpenLook
> development libraries?


The widgets can be programmed in such a way (using the Ww*
interfaces) so that the widgets are completely portable
between windowing systems. However, even without using
these interfaces, most of the time both types of widgets
can be used in both systems.

- Chris
--
----- Purgamentum Init, Exit Purgamentum ------------------------------------
Christopher M. Joslyn Voice - (303) 449-5497
University of Colorado - Boulder joslyn@spot.Colorado.EDU
Computer Science//CB 430//80310
Re: PV-WAVE Widgets [message #2822 is a reply to message #609] Mon, 03 October 1994 05:40 Go to previous message
bertin is currently offline  bertin
Messages: 4
Registered: October 1994
Junior Member
In article <366b98$dha@elna.ethz.ch> csillag@astro.phys.ethz.ch writes:
> Does somebody knows in what extent the widgets in PV-WAVE (WAVE Widgets) and
> the Widget Toolbox are compatible with the corresponding toolboxes of IDL ?
>
>
> -- Andre

Not at all. IDL widgets are easier to use, but PV-WAVE widgets are more
powerful. WAVE widgets give you more control by allowing more direct
interaction with Xlib. If you're planning on doing some serious UI work
with WAVE widgets, be sure that you have an Xlib reference handy.

Scott J. Bertin
bertin@euler.cpi.com
Re: PV-WAVE Widgets [message #2842 is a reply to message #609] Mon, 26 September 1994 11:09 Go to previous message
miller is currently offline  miller
Messages: 12
Registered: July 1994
Junior Member
Andre Csillaghy wrote:
: Does somebody knows in what extent the widgets in PV-WAVE (WAVE Widgets) and
: the Widget Toolbox are compatible with the corresponding toolboxes of IDL ?

The two toolboxes are completely independent. You cannot just take
IDL widgets and run them in PV-WAVE or vice-versa. However, I have
done quite a bit of widget programming in both, and I find that it does
not take too much effort to convert one into another, depending on what
types of widgets you are using and the complexity of your application.

--
Gordon Miller Miller@uap.nrl.navy.mil |
SFA, Inc "Lobt Gott!" --+--
Naval Research Lab, Wash DC |
|
I smile because I have no idea what's going on.
Re: PV-WAVE Widgets [message #2844 is a reply to message #609] Mon, 26 September 1994 09:14 Go to previous message
peter is currently offline  peter
Messages: 80
Registered: February 1994
Member
Andre Csillaghy (csillag@iem.ee.ethz.ch) wrote:
: Does somebody knows in what extent the widgets in PV-WAVE (WAVE Widgets) and
: the Widget Toolbox are compatible with the corresponding toolboxes of IDL ?

Not even a litle bit. PV-Wave is based pretty closely on Motif, IDL
is their own toolkit (which, somewhere underneath, calls Motif on
certain Unix boxes). From using them both, PV-Wave's is more powerful,
since you can get at the underlying routines; IDL's is easier to use
and substantially more compact to code. YMMV, of course.

Peter
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Problem with SLICER
Next Topic: Postscript simplifying and example procedures

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

Current Time: Wed Oct 08 15:53:12 PDT 2025

Total time taken to generate the page: 0.00674 seconds