Search found 41 matches

by MouseUp
Mon Dec 21, 2015 6:24 pm
Forum: Feature Proposals
Topic: Send and Receive MIDI !!
Replies: 15
Views: 10252

Re: Send and Receive MIDI !!

If sunnYMidiPro can handle Midi In and Out, then this is VERY VERY exciting!! I would suggest that you don't really have to worry too much about extra features. You don't need to create special functions for each type of Midi data. Don't worry about that. You can make your Midi external very generic...
by MouseUp
Sun Dec 13, 2015 5:55 pm
Forum: Feature Proposals
Topic: Send and Receive MIDI !!
Replies: 15
Views: 10252

Re: Send and Receive MIDI !!

Any news on an external to allow both Midi In and Midi Out with LiveCode? This would open up a world of possibilities to the music community!

Please, someone tell me they are working on a way to do Midi In and Out with LiveCode.
by MouseUp
Sat May 16, 2015 11:25 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Struggling Handling Focus of 1 field
Replies: 16
Views: 13074

Re: Struggling Handling Focus of 1 field

If you want to keep the graphic, then you need to Disable the graphic... Select the Pointer Tool, then double click on the graphic, then check the "Disabled" box in its Basic Properties palette.
by MouseUp
Sat Jun 22, 2013 6:12 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Please help how to read data from text file
Replies: 9
Views: 6612

Re: Please help how to read data from text file

...but what if there is a comma within the data of a field?
by MouseUp
Tue May 21, 2013 3:00 pm
Forum: Talking LiveCode
Topic: Why does this knob wobble?
Replies: 9
Views: 7394

Re: Why does this knob wobble?

I guess it's cool when Weebles Wobble but not knobs. Thanks all.
by MouseUp
Tue May 21, 2013 2:03 pm
Forum: Talking LiveCode
Topic: Why does this knob wobble?
Replies: 9
Views: 7394

Re: Why does this knob wobble?

Craig, thanks. That seems to work well, though I must admit I don't know why! Any explanation?
by MouseUp
Mon May 20, 2013 2:48 pm
Forum: Talking LiveCode
Topic: Why does this knob wobble?
Replies: 9
Views: 7394

Why does this knob wobble?

Can someone tell me why this knob wobbles slightly when I turn it? Does the graphic frame need to be round (not square)?
by MouseUp
Mon May 20, 2013 2:43 pm
Forum: Talking LiveCode
Topic: What is the standard Mac Button Font?
Replies: 11
Views: 8462

Re: What is the standard Mac Button Font?

Hi Mag, I have iMac OS X 10.6.8 and RunRev v4.6.4.

(I do have "Native Feel" selected.)
by MouseUp
Mon May 20, 2013 1:37 pm
Forum: Talking LiveCode
Topic: What is the standard Mac Button Font?
Replies: 11
Views: 8462

Re: What is the standard Mac Button Font?

Hi again. Perhaps I was unclear... My question is really about just using LiveCode- not in making a standalone. When I am creating scripts and dragging buttons on cards I am not getting the Lucida Grande 13 in my LiveCode default buttons. Is this a bug and can I change the way LiveCode works so that...
by MouseUp
Mon May 20, 2013 4:35 am
Forum: Talking LiveCode
Topic: What is the standard Mac Button Font?
Replies: 11
Views: 8462

Re: What is the standard Mac Button Font?

Thanks for the responses. Weird. When I drag a new button and look at the font that was used I get no name or size showing in the object editor/Text Formatting pallete. The font name and font size fields are actually empty! If I type in a size such as 10 then next time I select it, the font name Luc...
by MouseUp
Mon May 20, 2013 2:46 am
Forum: Talking LiveCode
Topic: What is the standard Mac Button Font?
Replies: 11
Views: 8462

What is the standard Mac Button Font?

What is the standard Mac Button font and size? It is really surprising that the standard Mac default font is not the one selected when you drag a new button onto a LiveCode card. It used to be Chicago font at size 12, then Charcoal. I tried Charcoal but it isn't right on my Mac. Why can't Run Rev ma...
by MouseUp
Wed May 01, 2013 4:31 am
Forum: Building Externals
Topic: MIDI input events
Replies: 4
Views: 24417

Re: MIDI input events

Was this Midi Input project ever developed further? I would love to be able to receive Midi Sysex data into LiveCode to process it!
by MouseUp
Fri Apr 26, 2013 3:40 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Can LiveCode Control the CD ROM Drive to Play Audio?
Replies: 1
Views: 2099

Can LiveCode Control the CD ROM Drive to Play Audio?

Does LiveCode have the ability to control the CD ROM drive built in to the computer such as to play an audio CD? Can we play a track from an audio CD inserted in the computer? Can we control the player's controls ie. Play, Stop, Eject, etc? For example can we play song 2 on the audio CD disc from 3 ...
by MouseUp
Wed Apr 24, 2013 11:44 pm
Forum: Talking LiveCode
Topic: How to Re-select LiveCode as the "live" app on a dragdrop?
Replies: 4
Views: 4708

Re: How to Re-select LiveCode as the "live" app on a dragdro

Still no luck in getting LiveCode to be the active app via the script. Any more ideas?
by MouseUp
Tue Apr 23, 2013 11:00 pm
Forum: Talking LiveCode
Topic: How to Re-select LiveCode as the "live" app on a dragdrop?
Replies: 4
Views: 4708

How to Re-select LiveCode as the "live" app on a dragdrop?

Hi LC Gurus, I am implementing a simple drag and drop of a data file from the Mac Finder into a text field. I have a dialogue come up if the destination field already has something in it asking if I want to replace the data. The problem I am having is that when the dialogue comes up, the Mac Finder ...