On Fri, Aug 29, 2008 at 10:57 PM, Emmanuele Bassi <[EMAIL PROTECTED]> wrote:
> On Fri, 2008-08-29 at 09:03 -0700, ere wer wrote: > > 3 > > Why stage.set_user_resizable is false by default? I know that clutter > > is mainly used for mobile devices (for now), but from a desktop > > perspective its pretty unusual to create a window that is not > > resizable... I even was disapointed, in the begininig, that Clutter > > creates only fixed sieze and fullscrean apps :) (looking into the > > samples) > > because if you want to use a proper window on a desktop environment > you're *way* better off by embedding Clutter inside a GtkWindow using > the GtkClutterEmbed widget. > I think this is because there is no sense to make window resizable without layout system. > > 5+1 > > I'm pretty sure this one is a bug: > > When stage resizable is false the Minimize and Maximize buttons are not > disabled on Windows os, resulting in unpredicted beheviour! > > this is a bug: please, open an entry in bugzilla: > > http://bugzilla.openedhand.com/enter_bug.cgi?product=Clutter > > specifying that you're using the windows platform. > MINIMIZE button MUST present even if window is not resizable. About MAXIMIZE button and some other issues I'm already submit CR in bugzilla: http://bugzilla.openedhand.com/show_bug.cgi?id=1100
