Hi all, Is it possible for an app to update the network preferences (in the preferences panel) ? I've been trying to write a little app that adds a new network service but can't find any way to write to the Network Database. Most of the system settings seem to be accessible via the 'PrefGetPreference' function (stuff like volume, etc). However the network settings don't seem to be accessible. The only way it seems that they can be updated is to do open the network library (NetLibOpen) then do a NetLibSettingSet, but this only changes them whilst the NetLib is open. I want to be able to add a new service and then have it become the default that is used by all apps when they dial-up.
I've also tried to see how to do it by just writing directly to the database but I can't see how to get the id of the NetworkDB. Maybe the OS just doesn't allow updates to these settings directly ? Can anyone help ? Regards Steve -- -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
