ITT Rule IDL Version 7.0 Manual de usuario Pagina 359

  • Descarga
  • Añadir a mis manuales
  • Imprimir
  • Pagina
    / 430
  • Tabla de contenidos
  • MARCADORES
  • Valorado. / 5. Basado en revisión del cliente
Vista de 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'
Vista de pagina 358
1 2 ... 354 355 356 357 358 359 360 361 362 363 364 ... 429 430

Comentarios a estos manuales

Sin comentarios