Flipping Graphics

Mike Bonner bonnmike at gmail.com
Thu Jul 21 12:46:56 EDT 2016


"flip" is a built in that only works on images.  When the ide flips a
graphic, it uses the preceeding code.
Of course if you're only doing this in the ide you could use the message
box and call revideflipgraphics directly.

On Thu, Jul 21, 2016 at 10:45 AM, Richmond <richmondmathewson at gmail.com>
wrote:

> Hi, Klaus: I am well aware what the dictionary states.
>
> However, as there seems  a way to flip graphics within the menu system . .
> .
>
> Richmond.
>
>
>
> On 21.07.2016 19:39, Klaus major-k wrote:
>
>> Hi Richmond,
>>
>> Am 21.07.2016 um 18:36 schrieb Richmond <richmondmathewson at gmail.com>:
>>>
>>> As it is possible to *flip* a *graphic* via the *revMenubar*:
>>> Menu/Object/Flip Graphic why does it not
>>> appear to be possible to *flip* using code:
>>>
>>> on mouseUp
>>>   flip grc "XXX" horizontally
>>> end mouseUp
>>> ?
>>>
>> as the dicitonary states, "flip" only works with images.
>>
>> Richmond.
>>>
>> Best
>>
>> Klaus
>>
>> --
>> Klaus Major
>> http://www.major-k.de
>> klaus at major-k.de
>>
>>
>> _______________________________________________
>> use-livecode mailing list
>> use-livecode at lists.runrev.com
>> Please visit this url to subscribe, unsubscribe and manage your
>> subscription preferences:
>> http://lists.runrev.com/mailman/listinfo/use-livecode
>>
>
>
> _______________________________________________
> use-livecode mailing list
> use-livecode at lists.runrev.com
> Please visit this url to subscribe, unsubscribe and manage your
> subscription preferences:
> http://lists.runrev.com/mailman/listinfo/use-livecode
>



More information about the use-livecode mailing list