Документ взят из кэша поисковой машины. Адрес оригинального документа : http://xmm.vilspa.esa.es/sas/5.4.1/doc/sas/node28.html
Дата изменения: Mon Jan 13 16:54:05 2003
Дата индексирования: Sat Dec 22 07:13:03 2007
Кодировка:
Rows and Columns XMM-Newton SAS Home Page
XMM-Newton Science Analysis System


sas (gui-1.37.5) [???]

Frame Layout file Enable Home Index

Meta Index / Home Page / Developer's notes / Layout file


Rows and Columns

By default, lists of parameters are arranged in a vertical column. The Row construct may be used to arrange components in a horizontal row. Row and Column constructs may be nested for more complex layouts.

Example

Layout file:

   Row
     Column
       Parameter bool
       Parameter integer
     end
     Column
       Parameter real
       Parameter string
     end
   end



XMM-Newton SOC/SSC -- 2003-01-13