> Hi again, I asked this question some month ago, but got answers mainly
about
> third party applications. I have tried to alter the attributes field of
the
> PDBHeader structure but with no success. Isn't there an attribute to make
> the database beamable from the Launcher? I took a look at DataMgr.h and
> there is one for preventing illegeal copying (for example by beaming) but
my
> attributes are set to zero and still doesn't show in the Launchers beam
> list. It would be very convenient if I could get this to work because it
> will eliminate the need for a third party application for beaming or that
I
> don't have to include the beaming feature in my application (not a hard
> thing to do, but still takes time and code space).

beaming by the os only lists 'appl' databases.

so, if you want it to appear in the list, change the database type to
'appl' so it can find it. in addition, i would set the hidden attribute
of the database - so, a user doesn't go ahead and try to run your database
:) (code resources probably wont exist)

but, that will be a solution for you :) unless, of course, a 3rd party
launcher decides not to acknowledge the hidden attribute :) in this case,
you can add a dummy code0001.bin segment which just exits when run :)
(so, the app does nothing)

---
Aaron Ardiri                           [EMAIL PROTECTED]
CEO - CTO                                              +46 70 656 1143
Mobile Wizardry                         http://www.mobilewizardry.com/


-- 
For information on using the Palm Developer Forums, or to unsubscribe, please see 
http://www.palmos.com/dev/support/forums/

Reply via email to