Xojo is an object-oriented cross-platform development tool for ordinary people to create apps for the Desktop, Web, iOS and Raspberry Pi. With over 40 user interface controls built-in, your app will look and feel right on any platform.
When we create desktop software for Mac using Xojo IDE we can display simple and advanced user notifications using AppleScript. This time we will learn how can we easily add to our Xojo application support for Notifications Center. Check out this Xojo tutorial.
Welcome back to our Xojo tutorial series. We learned already how to create custom Listbox looks and display two types of notifications on Mac in Xojo IDE. Today we will write a hint component using Window control. Let's start coding!
Welcome again to our Xojo IDE tutorial adventure. This time we will learn how can we easily add to our Xojo application support for Growl Notification System. Because Xojo can execute AppleScript I will show you on this example how powerful this language can be.
Xojo is a object-oriented cross-platform development tool using Visual Basic language to create apps for the Desktop, Web, iOS and Raspberry Pi. In this tutorial I will show you how to create a custom look for ListBox component. Lets start and run Xojo IDE.
Xojo is a fun to use IDE allowing you to create multi-platfrom applications using VisualBasic language. In this tutorial we will create a Finder like Sidebar in Xojo IDE using ListBox component. As always, it is really easy to achieve this kind of effect. Let's start coding!