At Sat, 1 Feb 2014 12:15:39 -0500 Robert Heller <hel...@deepsoft.com> wrote:

> 
> At Sat, 1 Feb 2014 11:44:22 -0500 Enlightenment users discussion & support    
> <enlightenment-users@lists.sourceforge.net> wrote:
> 
> > 
> > On Sat, 1 Feb 2014 11:03:28 -0500
> > Robert Heller <hel...@deepsoft.com> wrote:
> > 
> > >OK, next question.  evas_object_move() does not seem to be able to
> > >'move' *windows*.  I can't find either a elm_ or evas_ function that
> > >sets the position of a *window*.  Is there some function that does
> > >this?  If so, where is it?  Or is there some other magic that does
> > >this?
> > 
> > I may be barking up the wrong tree here, but window 'remembers' save
> > the position that the user sets to remember window positions for next
> > invocation of said window. Also, there are functions that initially
> > position the window per user pref (Settings->Windows->Window Display).
> > Does that help? Setting a window's position on a screen inside your
> > code kind of goes against whatever policy the user may have set. Is
> > that really what you want to do?
> 
> In this case yes. The window in question will have override set -- it won't
> have window manager decorations, so it can't be moved, etc. by the user. It is
> not a 'normal' window. It is a sort of popup menu that I want position next to
> the button that created it.  What is happening 'by default' is the the window 
> *always* shows up at 0,0 on the root screen (locked to the upper left corner).

Nevermind, ecore_x_window_move() does the trick...

> 
> > 
> > --
> > Regards,
> > Christopher Barry
> > 
> > Random geeky fortune:
> > One meets his destiny often on the road he takes to avoid it.
> > 
> > ------------------------------------------------------------------------------
> > WatchGuard Dimension instantly turns raw network data into actionable 
> > security intelligence. It gives you real-time visual feedback on key
> > security issues and trends.  Skip the complicated setup - simply import
> > a virtual appliance and go from zero to informed in seconds.
> > http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
> > _______________________________________________
> > enlightenment-users mailing list
> > enlightenment-users@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/enlightenment-users
> > 
> >                         
> 

-- 
Robert Heller             -- 978-544-6933 / hel...@deepsoft.com
Deepwoods Software        -- http://www.deepsoft.com/
()  ascii ribbon campaign -- against html e-mail
/\  www.asciiribbon.org   -- against proprietary attachments


                    

------------------------------------------------------------------------------
WatchGuard Dimension instantly turns raw network data into actionable 
security intelligence. It gives you real-time visual feedback on key
security issues and trends.  Skip the complicated setup - simply import
a virtual appliance and go from zero to informed in seconds.
http://pubads.g.doubleclick.net/gampad/clk?id=123612991&iu=/4140/ostg.clktrk
_______________________________________________
enlightenment-users mailing list
enlightenment-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/enlightenment-users

Reply via email to