cascade & tile windows
xavier.bury at clearstream.com
xavier.bury at clearstream.com
Fri Nov 18 01:58:01 EST 2005
Chipp
AltBuddyStack doesn't seem to cascade or tile stacks though
[After more problems copy pasting...]
Here's how to cascade stacks (taken from the plugin WinNO2 from
MonsieurX.com):
put 100 into rb -- start position
put 100 into rl -- start position
put the windows into wlist
repeat for each line thisstack in wlist
if not the visible of stack thisstack or thisstack is "message
box" or "rev" is in char 1 to 3 of thisstack then next repeat
add 16 to rb
add 16 to rl
set the topleft of stack l to rl,rb
end repeat
That should get you started... Im revising the tiling/rearanging (vertical
and horizontal or best fit) because they
are no longuer working... Something to do for this weekend ;)
cheers
---------------------=---------------------
Xavier
use-revolution-bounces at lists.runrev.com wrote on 18/11/2005 07:25:37:
> You could check out altBuddyStack at:
> http://www.altuit.com/webs/altuit2/RunRev/Downloads.htm
>
> best,
> Chipp
>
> Preston Shea wrote:
> > Has anyone got functions to cascade or tile the windows of substacks
> > opened from a mainstack? Thanks!
-----------------------------------------
To make communications with Clearstream easier, Clearstream has
recently changed the email address format to conform with industry
standards. The new format is 'firstname.familyname at clearstream.com'.
Visit us at http://www.clearstream.com
IMPORTANT MESSAGE
Internet communications are not secure and therefore Clearstream
International does not accept legal responsibility for the contents of
this message.
The information contained in this e-mail is confidential and may be
legally privileged. It is intended solely for the addressee. If you are
not the intended recipient, any disclosure, copying, distribution or
any action taken or omitted to be taken in reliance on it, is
prohibited and may be unlawful. Any views expressed in this e-mail are
those of the individual sender, except where the sender specifically
states them to be the views of Clearstream International or of any of
its affiliates or subsidiaries.
END OF DISCLAIMER
More information about the use-livecode
mailing list