Page 1 of 1

Resize beep

Posted: Sun Feb 24, 2013 7:26 pm
by Traxgeek
Errm...

When I use the resize handle on the bottom right corner of the stack / cards (Mac - haven't tried on a PC - yet !) I get a beep. Is there a way to stop this ?

The beep isn't (I don't believe) in any code I've written, is there a way to kill it ? Couldn't find reference to it in Preferences or the dictionary...

Furthermore : is it Mac specific ? Or does it happen on iOS devices.... and Android ?

Sorry,still new to LC; started initially on my PC (I'll try my PC for the beep later), moved to my Mac but haven't (yet) tried to deploy to my end result iOS (iPad) or Android devices... that's some fun saved up for a few weeks hence !

Ideas please ?

Re: Resize beep

Posted: Sun Feb 24, 2013 10:38 pm
by PBH
This isn't normal behaviour so I'd say something else is triggering the beep command, initially I would be looking into the stack and card scripts to see what it could be.

Using the Edit>Find palette to locate all "beep" commands should save you some time.

Paul

Re: Resize beep

Posted: Mon Feb 25, 2013 4:45 pm
by Traxgeek
Hi Paul.

I'm an fool ! And an embarrassed one at that :oops:

I use 'beep' quite a lot during Dev., helps me hear whether I';ve entered a particular script / need to add/enhance some script to a bare outline...

... and this one (in my re-size code slipped me by.

Thanks a lot. You gave me the impetus to wade through my code and remove ALL the old ones I'd forgotten about !

Thanks again. No more beeps... silence is golden !

Regards.