This tutorial will teach you how can you create a simply drop shadow effect similar to Photoshop Blending Options called Drop Shadow. Of course its not the same technic but it will show you some ideas how can you make this effect. Watch it, learn it, enjoy it!
The journey with finding software created in REALbasic we start with Dapplegrey, a frontend for the Mac OS X DOSBox port (which you can get from the official DOSBox website).
REAL Software, creator of REALbasic, a cross-platform software development tool for Mac, Windows and Linux announced the availability of REALbasic and REAL Studio 2009 Release 4.
Every developer likes when his software executable has got the smallest possible size. If our executables are to big we can try to use Ultimate Packer for eXecutables (UPX) to get satisfactory results in making our application smaller.
We will learn today how can we create own twitter client in REALbasic IDE. The application can be developed and used on every operating system including Mac OS, Linux and Windows. Watch it, learn it, enjoy it! TwittMe v2 using HTTPSocket.
It would be nice if we could make a USD to EUR converter in REALbasic? Studding Mid and InStr Functions in REALbasic and Creating a Class in REALbasic you can do it! Let me show you how. Watch it, learn it, enjoy it!
In this tutorial I will try to explain how can you use Mid and InStr functions in REALbasic. Learn how can you put the cursor in string where you want and how copy a part of string you are interested in. Watch it, learn it, enjoy it!