If you're asking about how to add a login item programmatically
instead of going manually into the SystemPreferences:Accounts to do
it, there are probably two ways. You can muck around with the
loginwindow.plist is the user's Preferences folder (a bit aof a
challenge). Or I also found that the MBS plugin has a nice and easy
to use Loginitem function.
Greg
On Feb 12, 2006, at 8:00 AM, Ben Farhner wrote:
I know I need to add it to the login items (this is for Mac OS X),
but I don't know how. I was looking for a folder in the library in
my home folder but I couldn't find anything. Thanks,
Ben Farhner
CEO / Head Developer
farhnware
http://farhnware.homelinux.com
On Feb 12, 2006, at 3:42 AM, realbasic-nug-
[EMAIL PROTECTED] wrote:
Quoting Ben Farhner <[EMAIL PROTECTED]>:
Hi,
How do I have my app launch when the user logs in? Is this even
possible with RB? I have RB 5.2.4. Thanks,
For Linux - Call your app from within the
user's .profile, .kshrc, .bashrc,
or .cshrc file (depending on their shell).
For OS X - add your app to the Login Items for the user.
Tim
--
Tim Jones [EMAIL PROTECTED]
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>
_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>
Search the archives of this list here:
<http://support.realsoftware.com/listarchives/lists.html>