panel .display  (  Filename ,  PosX ,  PosY  )  
                                
Description :

This instruction displays a panel (PNL, GIF, PNG) in the current Alambik screen.

Parameters :

  • Path and filename to the correct panel file. The path can be an Internet address or a local (hard disk) address. Should the path be unspecified, Alambik will search for the file in the current directory of the current local hard disk.
  • X component of the panel's top left pixel position.
  • Y component of the panel's top left pixel position.

Examples :