In this tutorial we will learn how can we create a text suggestion during typing in REALbasic. This way when we will write a text in TextField we will get a suggestion what we like to enter before we even finish typing. Watch it, learn it, enjoy it!
In this Premium Member tutorial we will learn how to create a cross-platform twitter client using REALbasic HTTPSocket Class. Our twitter client will also offer a option to insert short URL to twitter updates. Watch it, learn it, enjoy it!
In this tutorial we will learn how to add a nice looking Listbox row info effect that can be found for example in Apple Mail (new messages in Inbox) or in Chronories application (number of search results). Watch it, learn it, enjoy it!
The preferences menu on Mac OS X is traditionally located under the application menu. In this quick tutorial we will learn how can we add fast this kind of option under the Mac application menu using REALbasic. Watch it, learn it, enjoy it!
In this quick tutorial we will learn how to create a cross-platorm code in REALbasic that will work only with specific platform. Watch it, learn it, enjoy it!
In this tutorial for Premium Members we will learn how to create a similar to iPhone App Listbox available in iTunes for REALbasic. To get this kind of effect we will use a standard Listbox Control. Watch it, learn it, enjoy it and get a premium member account or buy access to only this material!
This tutorial will show you some basic in using AppleScript and REALbasic. The AppleScript is offering users an intelligent mechanism to control applications, and access and modify information and documents. We can use it in REALbasic for example to play music in iTunes, display contact from Address Book etc.