Once TECHOBJ is installed and the TECHOBJ_ROOT_DIR variable
defined, you can launch the xdatagui
python graphical user
(which is in the bin
directory of your xdata installation) via
xdatagui --modules=TECHOBJ
.
The xdatagui
launcher has the following optionnal command
line options:
--with-splitter=yes/no
. Set if the main window
is splitted (the default) or not.
--with-menu=AAA,BBB,...
. Set the menus which
must appear in the menubar.
--without-menu=AAA,BBB,...
. Set the menus which
must not appear in the menubar.
More-over, the qt line options (like -style
,
-geometry
) are taking into account.