Resize beep

Got a LiveCode personal license? Are you a beginner, hobbyist or educator that's new to LiveCode? This forum is the place to go for help getting started. Welcome!

Moderators: FourthWorld, heatherlaine, Klaus, kevinmiller

Post Reply
Traxgeek
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 281
Joined: Wed Jan 09, 2013 10:11 am

Resize beep

Post by Traxgeek » Sun Feb 24, 2013 7:26 pm

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 ?
I'm 'getting there'... just far too slowly !
Mac (Siera) and PC (Win7)
LiveCode 8.1.2 / 7.1.1

PBH
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 133
Joined: Sun Feb 20, 2011 4:26 pm
Contact:

Re: Resize beep

Post by PBH » Sun Feb 24, 2013 10:38 pm

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

Traxgeek
VIP Livecode Opensource Backer
VIP Livecode Opensource Backer
Posts: 281
Joined: Wed Jan 09, 2013 10:11 am

Re: Resize beep

Post by Traxgeek » Mon Feb 25, 2013 4:45 pm

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.
I'm 'getting there'... just far too slowly !
Mac (Siera) and PC (Win7)
LiveCode 8.1.2 / 7.1.1

Post Reply