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!
In this tutorial we will learn how to create a screen capture application in REALbasic. We will discover three different methods to grab the screen form Mac OS, Windows or Linux desktop and load it to Canvas Control. Watch it, learn it, enjoy it!
Today we will discover a method to create a Popup Menu and Contextual Menu using REALbasic. This tutorial will show you how to use ConstructContextualMenu Event, ContextualMenuAction Event and MenuItem Class. Watch it, learn it, enjoy it!
In this quick tutorial we will learn how to hide our REALbasic application icon from Mac Dock. The method to doing this is outside the REALbasic IDE, but it’s very easy to do (works with every app). Watch it, learn it, enjoy it!
In this tutorial we will learn how to integrate Growl notification system with our REALbasic applications. As always this will be a very easy and fun tutorial so watch it, learn it, enjoy it! Now there is also a option to use RBCGrowl Class.
In this great tutorial we will learn in few easy steps how to create a Download Manager using REALbasic. We will discover a method to download a file with live progressbar and a option to get the file name and extension from URL. Watch it, learn it, enjoy it!
In this quick and extreme easy tutorial we will learn how to reorder items in Listbox list using drag and drop method. This option can be used also as a function extension for iTunes like Sidebar from REALbasic City tutorial. Watch it, learn it, enjoy it!