This tutorial (for Premium Members) will show you how to create in REALbasic a round search control with focus option when it’s active. To get this effect we won’t use any declaration and this way we will have a crossplatform search field that looks cool not only on Mac OS. Watch it, learn it, enjoy it!
This tutorial will show you how can you create a custom Progressbar Control for REAlbasic application using Canvas Control. Watch it, learn it, enjoy it!
ProgressBar Control available in REALbasic is a great tool to show a progress of some action in visual way. You can see this control for example in browsers on loading page, when you are coping a file in your system or extracting a document etc.
The Formatted Text Control (FTC) is a canvas based control for REALbasic that implements word processor capabilities similar to Apple Pages or Microsoft Word. FTC is useful for implementing reports or general word processing capabilities within your applications.
AppleListbox is a great and easy to use iTunes like control for REALbasic. Figa Software creating this tool delivered the REALbasic community a powerful control with lot of options. See some of AppleListbox features and get a stand-alone demo.
In this tutorial we will learn how can we easy draw a picture in REALbasic ListBox control and how can we get the text from double clicked row or column in this control. So run REALbasic and start reading. Watch it, learn it, enjoy it!
HTMLViewer available in REALbasic is a great control to render HTML files and web pages. It can be used for example for building a simple web browser, HTML editor or file browser. Learn how can you get the best from HTMLViewer Control!