Reply to thread

Hi all :)


I was wondering if there was a way to import a file based on a visibility condition.


Example:


if <visible>facadeview.smallicons+Control.IsVisible(50)</visible>

then  <import>movingpictures.smallthumbnails.xml</import>


That would enable me to have the different views layouts in separate files, hence smaller files and cleaner code.


:D


Top Bottom