[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [MiNT] wind_set(WF_TOPMOST) extension



 Hi,

 I have just checked in my first implementation of WF_TOPMOST. I think
the test applications work as expected, but it would be nice to get some
feedback from you who know how it should work :)

 Btw, thanks a lot for the test apps!

søn, 30,.04.2006 kl. 09.05 +0200, skrev olivier.landemarre@utbm.fr:
> Quoting Odd Skancke <ozk@atari.org>:
> 
> >  Hi,
> >
> > man, 17,.04.2006 kl. 19.02 +0200, skrev olivier.landemarre@utbm.fr:
> > > Quoting Gerhard Stoll <Gerhard_Stoll@b.maus.de>:
> > >
> > > > > extension to previous documentation
> > > >
> > > > Is there a public place where anybody can get what you have change/new in
> > > > MyAES?
> > >
> > > Actually not, in fact there is no new API in MyAeS that it is not in XAAES
> > so
> > > already documented (WF_FIRSTAREAXYWH and appl_getinfo for name AES are for
> > a
> > > long time already put in XAAES), there is nothing more (except two
> > extension of
> > > wind_set(230 and 231) not very important that I use internaly and should
> > > probably document one day).
> >
> >  Would be nice to hear about 230/231 anyhow. And hopefully they will be
> > available to applications; I dont think its a good idea to 'use up'
> > function/mode numbering like this on internal functionality. All of the
> > sudden these may get other meanings :)
> 
> In fact this function can be usefull for application.
> One is simply for add a long value link to window, there is no interact with
> aes, this is for user only, for example to put pointer link to window.

 Ah, I see. Is this available to applications yet? And is there a name
for this mode yet?

> Second is to have a child window (only one at this time), when link a window to
> an other window, if mother window is close, link window is close, and if this
> have itself a link window of course it close etc.

 Sounds like a good idea actually. This is up and working in MyAES now?
What is the function name, if any?


 Best Regards,
Odd Skancke