[maemo-developers] [maemo-developers] the app exit when close one appviews

From: Kalle Vahlman kalle.vahlman at gmail.com
Date: Mon Nov 14 09:01:41 EET 2005
2005/11/14, wang baisheng <bswang at redflag-linux.com>:
>
> Hi,
>         I create an HildonApp with several HildonAppViews, but why the app exit and
> close all appviews  when I close one appviews?

Because you close it from the "x" most probably, and that "belongs" to
the HildonApp. HildonAppViews are not windows, but different views
that can be "embedded" in a window and switched to with the task
navigator or programmatically.

You can work around it by listening to the delete-event of the
HildonAppview and only quitting if it is your "main" view that is
visible.

The usability implications of this have been noticed, I've heard ;)

--
Kalle Vahlman, zuh at iki.fi
Powered by http://movial.fi

More information about the maemo-developers mailing list