Scrolling groups get messed up after saving
Lynch, Jonathan
BNZ2 at CDC.GOV
Wed Feb 2 12:28:37 EST 2005
I am encountering the problem while saving, rather than while closing.
I tried setting the vscroll to 0 - but it did not work.
I even tried sending a custom message to the stack in 1 tick (after
saving), then having that custom handler set the vscroll to 0 - but
still no luck.
Thanks for trying though - any other suggestions?
-----Original Message-----
From: use-revolution-bounces at lists.runrev.com
[mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of MisterX
Sent: Wednesday, February 02, 2005 12:06 PM
To: 'How to use Revolution'
Subject: RE: Scrolling groups get messed up after saving
This would do it...
on closecard
set the vscroll of group badgroup to 0
pass closecard
end closestack
> -----Original Message-----
> From: use-revolution-bounces at lists.runrev.com
> [mailto:use-revolution-bounces at lists.runrev.com] On Behalf Of
> Lynch, Jonathan
> Sent: Wednesday, February 02, 2005 17:47
> To: How to use Revolution
> Subject: Scrolling groups get messed up after saving
>
> It is a cosmetic problem mainly, but still annoying. After
> saving a stack with a scrolling group containing a number of
> objects - the objects in that group appear doubled - or
> otherwise messed up. Various things, such as selected those
> objects with the selector tool, will restore the appearance
> of the group to normal.
>
> My question is this - does anyone know of a simple command to
> put inside a save script that will restore the look of the
> card after it has been saved?
> _______________________________________________
> use-revolution mailing list
> use-revolution at lists.runrev.com
> http://lists.runrev.com/mailman/listinfo/use-revolution
>
_______________________________________________
use-revolution mailing list
use-revolution at lists.runrev.com
http://lists.runrev.com/mailman/listinfo/use-revolution
More information about the use-livecode
mailing list