2009/11/9 Lev M <lvmt...@gmail.com>

> Hello.
> My name is Lev and this is my first time here.
>

Welcome!


>

Or, I can resize it freely by setting elm_win_override_set to true, but
> then I do not get any events that would allow me to determine when the
> window loses focus. Plus it does not appear in application list and
> always stays on top.
>

The elm_win_override is not what you want to use. This creates special
windows that are not managed by the WM. To make a non-fullscreen window in
Illume it needs to be a "dialog" type. So look somewhere in the docs how to
create dialogs.
_______________________________________________
Shr-devel mailing list
Shr-devel@lists.shr-project.org
http://lists.shr-project.org/mailman/listinfo/shr-devel

Reply via email to