I try to customize a
screen with several tab pages. How can I influence the position
of a field on one tab page only? How can I show an image
on one tab page only?
Use:
if Q[Page=tabtext]
pos ...
Image ...
endif
where
tabtext is the text displayed on the tab. We also suggest that
you download a newer GuiXT version from our download page.