Quantcast
Channel: Xojo Programming Forum - Latest topics
Viewing all articles
Browse latest Browse all 3780

Custom UI Framework made with XOJO - Demo video

$
0
0

In this video, I construct a form with various validations in minutes, using our UI framework built with XOJO. The framework uses ZERO 3rd party libraries, zero external files and dependancies. I hated every step of the framework development but once done… this is what is allowing us to develop cross platform apps on XOJO that look modern on Mac AND Windows.

Custom form with various validations and visualizations, made in minutes.

Video here
Complex form built in minutes with custom UI Framework

5 controls are demonstrated in the video

  • Input control
  • Dropdown control
  • Rich text control
  • Button control
  • Window control

As you can see, a lot of common settings are applied within the IDE, such as:

  • Linking the values automatically to a preference file / database storage
  • Applying localizations for labels
  • Using vector graphics to display beautiful icons within controls (NO f… canvas)
  • Customizable layout
  • Linking (notice how the parent (container / window) validates input and sets the disabled / enabled state for the button that is used to save the form data).

Anyways… sharing is caring… enjoy.

3 posts - 3 participants

Read full topic


Viewing all articles
Browse latest Browse all 3780

Trending Articles