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!
Between now and November 30, 2009 you can save 20% on an upgrade to REALbasic Professional Edition or REAL Studio! Upgrade to Studio Edition and save 20% (Personal Edition users save $179.20 and Professional Edition users save $139.20).
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!
There are many lottery games like Mega Millions (USA) or Lotto (Poland) where we can win a lot of money tipping six numbers. In this tutorial we will create a REALbasic City Millions lottery simulator using REALbasic (we will drawn six balls from a set of balls numbered from 1 through 49). Watch it, learn it, enjoy it!
In this quick tutorial we will learn how can we count how many rows are available in Listbox Control using REALbasic. This kind of effect is used in Apple Mail when we select a Inbox item. After this action in Window title is displayed a number of available emails. Watch it, learn it, enjoy it!
In this tutorial we will learn how can we add a Checkbox to Listbox Control in REALbasic. We will also learn how can we check the status of Checkbox in Listbox row. Watch it, learn it, enjoy it!
If you are looking for method to add for example a Tab to your document file or Listbox control in REALbasic you must use Chr Function and a ASCII Code of Tab. In this article you will find a ASCII Code Table that is very useful so keep this in mind and use it when needed.