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

Home » Public Forums » archive » Widget Objects
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Re: widget objects [message #38844 is a reply to message #19152] Wed, 31 March 2004 12:23 Go to previous messageGo to previous message
MKatz843 is currently offline  MKatz843
Messages: 98
Registered: March 2002
Member
Regarding object widgets, a fun topic for discussion if there ever
were.
I was rummaging through IDL's libraries and came across this object
class. (Your path may be somewhat different)

/Applications/idl_6.0/lib/utilities/idlexwidget__define.pro

Here's the top of the file's header. This would appear to be an RSI
object cw_widget prototype. I just through it might be of interest to
the group to know that this is there.
-M. Katz

;$Id: idlexwidget__define.pro,v 1.7 2003/02/03 18:14:12 scottm Exp $
;
; Copyright (c) 1997-2003, Research Systems, Inc. All rights
reserved.
; Unauthorized reproduction prohibited.
;
; NAME:
; IDLexWidget
;
; PURPOSE:
; Provide a base class for defining objects that function
; as IDL compound widgets.
;
; CATEGORY:
; Widgets. Object Oriented Programming.
;
; CREATION:
; It is intended that subclasses of class IDLexWidget, rather than
; class "IDLexWidget" itself, get instantiated. It is possible to
; create a "IDLexWidget" object directly...
;
; oWidget = OBJ_NEW('IDLexWidget', wParent)
;
; ... but such objects would not have any buttons, sliders, etc.
; in them, and would have a propensity to throw errors.
;
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: How do I save parameters for next run?
Next Topic: read and plot ascii data file

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

Current Time: Fri Oct 10 22:39:26 PDT 2025

Total time taken to generate the page: 0.79965 seconds