Search found 208 matches

by keyless
Wed Oct 21, 2009 1:49 am
Forum: Windows
Topic: MP4 Video Playback
Replies: 2
Views: 3048

I've had good results using mp4's in a flashplayer in revbrowser.
by keyless
Tue Aug 04, 2009 4:42 am
Forum: Using Externals
Topic: Data Tree control beta testers wanted
Replies: 10
Views: 10602

I want to try it, but two attempts to register for your site gave errors when register was clicked after adding my info. Might be because I'm using Opera on this computer. I'll give it a try with another browser when I get a chance.
by keyless
Tue Aug 04, 2009 4:30 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Customizing Modal Dialog Boxes
Replies: 6
Views: 5056

The code I gave was incorrect, that should have been backgroundColor not just background as I had it and stack name was wrong too. Sorry, had been awhile since I did that. Looks like you found another way anyhow.

Code: Select all

set the backgroundColor of stack "Answer Dialog" to white
This should work.
by keyless
Thu Jul 30, 2009 9:29 pm
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Inserting graphic into a field
Replies: 9
Views: 6172

What your describing seems best done with PDF. Quantum Reports or some sort of html to PDF, or maybe PDF printer driver methods. word, RTF are very editable compared to PDF which can even be locked from edit. now getting data from PDF might be tricky, but I once worked for a company that used ghost ...
by keyless
Tue Jul 28, 2009 2:24 am
Forum: Getting Started with LiveCode - Complete Beginners
Topic: Customizing Modal Dialog Boxes
Replies: 6
Views: 5056

set the background of stack answer to the gray in message box. I usually set it to white actually because gray is not the default gray, but you could find out the color code for th default grey.

Code: Select all

set background of stack "answer" to white
HTH
by keyless
Fri Jul 03, 2009 8:15 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Put list into custom property
Replies: 4
Views: 3385

Hi keyless, I could offer no further assistance at very low and affordable fees :D It is very hot over here in germany... :wink: Best Klaus Thank you Klaus but I think I will check for no further assistance in the rev documentation and list, and maybe find some no further assistance open source cod...
by keyless
Thu Jul 02, 2009 5:29 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Put list into custom property
Replies: 4
Views: 3385

Never-mind, just remebered I should be using Set not Put, and it should be setting the CP to the Variable. Got it working fine, no further assistance needed.
by keyless
Thu Jul 02, 2009 1:55 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Put list into custom property
Replies: 4
Views: 3385

Put list into custom property

I'm going over So Smart Software's great Managing Entry Boxes #2 tutorial. The only thing I'm stuck on is how to load up my list of data into a custom property, or "feed" it as Eric put it. So I have a list of file names in a variable called bList and I want to put them into a custom property called...
by keyless
Tue Jun 09, 2009 2:49 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Help with creating basic flow-charting app
Replies: 5
Views: 3890

Open it from Application Browser.
by keyless
Tue Jun 09, 2009 2:46 am
Forum: CGIs and the Server
Topic: CGI Setup Problems with GoDaddy
Replies: 6
Views: 9764

Were you able to get Rev CGI working on GoDaddy Deluxe account? Was thinking of upgrading my acount, but wanted to know if it worked first.
by keyless
Mon May 04, 2009 6:06 am
Forum: CGIs and the Server
Topic: RunRev developing PHP alike server-side xTalk module?
Replies: 14
Views: 13968

thanks for the info. great news, looking forward to the release.
by keyless
Wed Apr 29, 2009 1:21 am
Forum: Getting Started with LiveCode - Experienced Developers
Topic: Smooth side scrolling text.
Replies: 0
Views: 1571

Smooth side scrolling text.

Is there any examples out there of a smooth sidways scrolling text field. I'm looking to create a stock ticker like thing. The example i found in rev is too jerky and appears to be blocking. but does say this in a tip: To make text move smoothly across the screen, put the text in a field and use the...
by keyless
Tue Apr 28, 2009 7:33 pm
Forum: Getting Started with LiveCode - Experienced Developers
Topic: set filename vs import paint
Replies: 0
Views: 1669

set filename vs import paint

I'm wondering if speed wise its faster to reference and image then display it in a card, or is it faster to import its paint then display it?

If there is anything faster I'd like to know about it too.
by keyless
Sat Apr 25, 2009 10:28 pm
Forum: Linux
Topic: Apps for Nokia N810 Possible?
Replies: 2
Views: 4181

The ARM processor is not x86-compatible, so it won't work. This would be nice feather in rev's cap, IMO, if they could port the code to the ARM, since this is a pretty big market, but it's a major undertaking and I don't see this in rev's future. Thanks for the answer. Yeah its definitly something ...
by keyless
Sat Apr 25, 2009 8:21 am
Forum: Linux
Topic: Apps for Nokia N810 Possible?
Replies: 2
Views: 4181

Apps for Nokia N810 Possible?

Will Rev standalones run on the Nokia N810? It runs a Maemo Linux distributio based on Debian. It has an ARM processor.

Go to advanced search