Tagged Questions
15
votes
11answers
2k views
Is REALBasic worth $50?
As a Windows and web developer of 12+ years and an "at home" Mac user, I'm wondering if it's worth it to get the REALBasic for personal use. I've often wanted to dabble in development for OS X; I ...
3
votes
2answers
279 views
In REALBasic - how can I access a laptop built-in camera?
Is it possible to access the camera in a Macbook with REALbasic? I'd like to allow a user to capture an image from the camera.
1
vote
2answers
95 views
Changing RealBASIC permissions on non-admin Mac
My app needs to write (and move) files to a folder from a non-admin user, and that user has no permission to use that folder.
I tried changing the permissions for the folder but it doesn't appear to ...
1
vote
1answer
408 views
Where can I find Apple's standard source list / sidebar icons?
I'm writing an app for OS X (in REALbasic, not Objective-C). I have implemented a source list (i.e. the sidebar in iTunes) in this app.
Where on my system can I find the "standard" icons used on a ...
1
vote
2answers
337 views
Applications created with real basic (real studio) for mac or windows
i have search high and low on the internet and it does not exist. i cant find a single website that shows a few applications created with realbasic. i saw a video that shows the user going to ...
0
votes
0answers
77 views
Getting message data out of Outlook 2011 for Mac
I'm trying to get message data out of Outlook 2011 for Mac with Realbasic. The AppleScript I have currently is much too slow. Is there a better way?
I usually have a path like "On my computer:test ...
0
votes
2answers
101 views
Realbasic OS X: find resource directory
I'm storing a data file in the resource directory of a RealBasic app. But how do I programmatically locate it?
I've looked through the SpecialFolder classes, but found nothing useful.
The app will ...
0
votes
2answers
329 views
Get list of 'Friendly interface names' on a Mac (Airport, Ethernet, etc)
I'm developing an application in RealBASIC, but I need the list of interface names to populate a dropdown box.
Parsing ifconfig didn't work (Got eth0, eth1, lo, etc...)
I need the name that is ...
0
votes
2answers
283 views
how to export data from realbasic to open office word file or comptable software
Hi
I use real basic for programming and I want to export some data to a word file that can be opened with "Open Office" or any other word processing software that can work on MAC OSX, any advise ?
...
0
votes
5answers
301 views
what languages are supported in realbasic?
a friend told me that i possibly can create mac applications via the php plugin in realbasic. is this true? ive searched the net like crazy and the syntax doesnt
look anything close to php using the ...