2006/6/21, Daniel Greenblatt <[EMAIL PROTECTED]>:
Is there anyway to hide an AppView, so that it doesn't keep an icon in
the task bar, without actually destroying it? I.e. so that I can reuse
the object again later?

http://maemo.org/platform/docs/api/hildon-docs/lgpl-html/hildon-lgpl-HildonApp.html#hildon-app-unregister-view

should do it. You might find

http://maemo.org/platform/docs/api/hildon-docs/lgpl-html/hildon-lgpl-HildonApp.html#hildon-app-set-autoregistration

useful too, if you create a bunch of them at startup but only want to
show one initially.

--
Kalle Vahlman, [EMAIL PROTECTED]
Powered by http://movial.fi
Interesting stuff at http://syslog.movial.fi
_______________________________________________
maemo-developers mailing list
[email protected]
https://maemo.org/mailman/listinfo/maemo-developers

Reply via email to