Skip to content
English
  • There are no suggestions because the search field is empty.

34 | Customer Screen XML Getting Started

This article contains a sample file to be used for modifying the layout of Customer Screens. The Standard layout of the Customer Screen is handled by SmartPOS, however, you can modify the layout by creating an XML file and putting this in the Shared Data Directory for the Till.

This article contains a sample file to be used for modifying the layout of Customer Screens.
  • The Standard layout of the Customer Screen is handled by SmartPOS, however, you can modify the layout by creating an XML file and putting this in the Shared Data Directory for the Till.
    • Example: C:\Bepoz\Data
  • A sample of the file:



<?xml version= "1.0"  encoding= "utf-8"  ?>
     <auControls>
         <Ctl>
             <sControlName>logoleft</sControlName>
             <iLeft> 0 </iLeft>
             <iTop> 0 </iTop>
             <iWidth> 1 </iWidth>
             <iHeight> 1 </iHeight>
         </Ctl>
         <Ctl>
             <sControlName>logoright</sControlName>
             <iLeft> 0 </iLeft>
             <iTop> 0 </iTop>
             <iWidth> 1 </iWidth>
             <iHeight> 1 </iHeight>
         </Ctl>
             <Ctl>
             <sControlName>2LineDisp</sControlName>
             <iLeft> 0 </iLeft>
             <iTop> 0 </iTop>
             <iFcol> 1 </iFcol>
             <iBcol> 16777077 </iBcol>
             <iWidth> 1024 </iWidth>