ITT Rule IDL Version 7.0 Manuale Utente Pagina 359

  • Scaricare
  • Aggiungi ai miei manuali
  • Stampa
  • Pagina
    / 430
  • Indice
  • SEGNALIBRI
  • Valutato. / 5. Basato su recensioni clienti
Vedere la pagina 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'
Vedere la pagina 358
1 2 ... 354 355 356 357 358 359 360 361 362 363 364 ... 429 430

Commenti su questo manuale

Nessun commento