New topic: Graphics and application layouts
<http://forums.realsoftware.com/viewtopic.php?t=30598> Page 1 of 1 [ 3 posts ] Previous topic | Next topic Author Message Len Post subject: Graphics and application layoutsPosted: Thu Oct 22, 2009 7:56 am Joined: Sat Sep 26, 2009 4:55 pm Posts: 45 OK, just 3 days left of my trial. I'd love it if some of you can share some screenshots of apps that were designed with RealBasic. I'd like to see if a design such as this http://www.iggsoftware.com/images/ibank/screenshots/cover_flow.jpg can be created in RB. iTunes like interfaces? I want to see some "stunning" apps made with RB. Thanks! Top jorisvervuurt Post subject: Re: Graphics and application layoutsPosted: Thu Oct 22, 2009 9:40 am Joined: Sun Oct 22, 2006 2:08 am Posts: 192 Hello Len, I'm currently working on a new interface for my application called iTubeX Ultimate, an audio and video downloader. It is going to look like this: Best regards, Joris Vervuurt _________________ Simple, useful and easy-to-use applications for Mac OS X More information: http://www.itubex.dse.nl/ Top Phil M Post subject: Re: Graphics and application layoutsPosted: Thu Oct 22, 2009 10:13 am Joined: Fri Sep 30, 2005 12:18 pm Posts: 190 Using declares, you can make transparent and custom shaped windows in REALbasic. While not written in REALbasic and example of the type of window you can create is the custom editor window for Apple's GarageBand, the speech window for the Apple Chess app (shows up as a little round window widget), the mini view for iTunes, the Controller window for Apple DVD... and so many other possibilities. Almost any GUI design is possible to create with REALbasic, although the most custom it is the more work it will require (which is true for any programming environment). The disadvantage is that REALbasic may not have a few of the more unique OS X UI design elements, and sometimes takes a little while to update UI elements (like in the case of Unified Toolbar it took a little while for REALbasic to catch up). But you make up for those disadvantages because you can progress MUCH faster in the initial stages of your project than most other programming environments, and the fact that REALbasic can compile cross-platform means you have a potential new market available once you fine-tune your app for that target. Basically anything is possible if you can imagine it and dedicate the work to see it through. Top Display posts from previous: All posts1 day7 days2 weeks1 month3 months6 months1 year Sort by AuthorPost timeSubject AscendingDescending Page 1 of 1 [ 3 posts ] -- Over 1500 classes with 29000 functions in one REALbasic plug-in collection. The Monkeybread Software Realbasic Plugin v9.3. http://www.monkeybreadsoftware.de/realbasic/plugins.shtml [email protected]
