ITT Rule IDL Version 7.0 Bedienungsanleitung Seite 359

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 430
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 358
Chapter 15: Creating a Custom iTool Widget Interface 359
iTool Developer’s Guide Creating an iTool Launch Routine
ITREGISTER, 'Example2_UI', 'example2_wdtool', /USER_INTERFACE
IPLOT, USER_INTERFACE='Example2_UI'
These lines will create an iPlot tool using our custom user interface.
This approach may be worthwhile when an existing launch routine handles data
specified on the command line in a way that suits your needs. For example, while our
example tool accepts no parameters at the IDL command prompt, specifying our
custom interface as the interface for the iPlot tool allows us to specify data:
IPLOT, EXP(INDGEN(10)), USER_INTERFACE='Example2_UI'
Seitenansicht 358
1 2 ... 354 355 356 357 358 359 360 361 362 363 364 ... 429 430

Kommentare zu diesen Handbüchern

Keine Kommentare