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!
I’m very excited to show you my new tutorial about creating a iTunes or Finder like Sidebar for REALbasic using standard Listbox control and some easy steps to follow. Watch it, learn it, enjoy it!
When you are using Mac OS you can see in many software like iTunes, Adium, AppCleaner, AirRadar a cool looking Mac style Listbox control with white and blue cells. In this quick tutorial we will learn how can we create this kind of effect using REALbasic Listbox control and cell background paint function.
In this tutorial we will learn how can we add some useful informations to our application icon displayed in Mac OS Dock. We can show there for example information about download speed like in Transmission or number of new emails if our software is a email client. Watch it, learn it, enjoy it!
In this exciting tutorial we will learn some basics about saving, opening and convert encoding of text files in REALbasic using TextInputStream, TextOutputStream classes and ConvertEncoding function. Watch it, learn it, enjoy it!