|
|
XUI
Welcome to the XUI Zone. If you are looking for anything related to the XUI toolkit from getting started to advanced techniques you're in the right place.
Sometimes it can be useful to pass parameters to a XUI page in order to process some specific logic. Rather that call page functions you might find it easier to pass parameters and then show the page Latest : An 'about' dialog When you build an application it's often useful to include information about the author, build version and whatever else might be appropriate. This simple about dialog can be copied to your project and customised to include whatever information you think might be appropriate. Latest : Introduction Tutorial This tutorial takes you through the steps involved in creating a mortgage application using the XUI framework. We will start with a basic single person application and extend it to allow multiple applicants illustrating in the process how to make use of XUL page definitions, framesets, styles, validations, page navigation and data binding. This tutorial does not make use of the KALIDEOSCOPE plugin for XUI, but is intended to show how XUI applications can be built from scratch using the core libraries and an IDE of choice. |