Optimize This!

2006-04-30 Thread Todd Geist
Hello Everyone, I had the need to search large binary files for a string. The files could be over a gigabyte in size, so I decided not to load the whole file into ram but digest in chunks instead. This is the routine I came up with, it seems to work very quickly but I am wondering if som

More OSX Appearance Confusion

2006-04-30 Thread Arthur Urban
All my controls appear correctly under OSX, but the window backdrop does not have that light horizontal striping that is typical of Aqua/Quartz application windows. Instead it's just plain white. Have I missed a setting in Rev? Thanx! ___ use-revoluti

"stamp" copy methods

2006-04-30 Thread Kurt Kaufman
Recently, Scott Rossi wrote: Both of these two options would rely on one complete set of note images that are referenced, as opposed to duplicated. I never thought of referencing the images, but it makes sense. Avoids duplication and bloat. I would establish a positioning grid such that

Re: "stamp" copy methods

2006-04-30 Thread Scott Rossi
Recently, Kurt Kaufman wrote: > I'm looking for an efficient way to do the following: > 1) I have a collection of about 50 very small graphics (b&w). > 2) I'd trap keystrokes to set the cursor to a miniature > representation of one of the above graphics. > 3) Subsequent clicking on a "canvas" woul

Which is the best and easy-to-use database for RR

2006-04-30 Thread Alex
Hello, I am doing a project. I plan to use RR and a reliable database for the project. I have some questions: 1. What is the best, easy-to-use and easy-to-learn database for RR? 2. Where can I find tutorials about RR and database? Thanks and best regards Alex

"stamp" copy methods

2006-04-30 Thread Kurt Kaufman
I'm looking for an efficient way to do the following: 1) I have a collection of about 50 very small graphics (b&w). 2) I'd trap keystrokes to set the cursor to a miniature representation of one of the above graphics. 3) Subsequent clicking on a "canvas" would create and place a copy of the key

Re: SALUTI DALL'ITALIA Re: Early Bird Discounts for RevCon West Ending Monday!

2006-04-30 Thread Mark Wieder
Andre- Sunday, April 30, 2006, 10:03:18 AM, you wrote: >> Malta's just a short hop from Rome > ... and the food rocks! ...actually I understand there are *lots* of rocks... using them for food isn't something I'm looking forward to. Maybe I should bring a bag lunch... -- -Mark Wieder

Re: xored

2006-04-30 Thread Mark Wieder
Alex- Sunday, April 30, 2006, 3:20:37 AM, you wrote: > Just do the same thing again xor "reverses" itself Yes - I love xor. function EncodeOrDecode pString, pKey local tNewStr repeat for each char c in pString put numToChar((charToNum(c)) bitXor pKey) after tNewStr end repeat

Re: Is WMV possible in Rev

2006-04-30 Thread Jesse Sng
Hi RJ, I have Flip4Mac installed and can play WMV files in Revolution, running on a Mac with Mac OS X. The best option for cross-platform compatibility probably is avi or mpg. These formats can still use a variety of encodings and you will want to make sure that the encoding is available for

Re: Is WMV possible in Rev

2006-04-30 Thread Stephen Barncard
Flip4Mac has been updated recently for compatibility with QT 7.0.4 Thanks for the quick replies Mark and Dan. I'll go by both of your recommendations and probably stick with the built in playback. I'm on XP and Flip4Mac sounds like a great program. I usually have a number of video with na

Re: Is WMV possible in Rev

2006-04-30 Thread RJ McNicol
Thanks for the quick replies Mark and Dan. I'll go by both of your recommendations and probably stick with the built in playback. I'm on XP and Flip4Mac sounds like a great program. I usually have a number of video with narrations in my projects and when the user clicks on the more info vid

Re: Is WMV possible in Rev

2006-04-30 Thread Dan Shafer
Mark is probably a more serious multimedia developer than I, but I've done a lot with video and audio importand play in Rev in the past few months. My view is almsot the same as his (and I, too, own Flip4Mac, a delightful program that not only lets me play WMV files on OS X without using Windows M

Re: Is WMV possible in Rev

2006-04-30 Thread Mark Schonewille
Hi RJ, I have Flip4Mac installed and can play WMV files in Revolution, running on a Mac with Mac OS X. The best option for cross-platform compatibility probably is avi or mpg. These formats can still use a variety of encodings and you will want to make sure that the encoding is available

Is WMV possible in Rev

2006-04-30 Thread RJ McNicol
Hi all. I am new to this list and am plodding along in the studio version. I am seriously looking at the studio version to do cross platform projects.I already have a slew of questions but I'll keep this brief. Are windows media files easy to implement in standalone projects or would I be

RE: Add buttons to group already created?

2006-04-30 Thread Marcus Rognes
i`m a new havent started the program yet so sorry. do you know how i can get my serial number in trail? From: Garrett Hylltun <[EMAIL PROTECTED]> Reply-To: How to use Revolution To: How to use Revolution Subject: Add buttons to group already created? Date: Sun, 30 Apr 2006 13:46:25 -0700 Re

Add buttons to group already created - Solved

2006-04-30 Thread Garrett Hylltun
Garrett Hylltun wrote: Rev 2.6.1 Greetings, Is it possible to create a group first using Never mid! :-) create button "buttonname" in group "groupname" Thanks, -Garrett ___ use-revolution mailing list use-revolution@lists.runrev.com

Add buttons to group already created?

2006-04-30 Thread Garrett Hylltun
Rev 2.6.1 Greetings, Is it possible to create a group first using create group "newgroupnamehere" and then add some buttons to it after the group has been created? Thanks, -Garrett ___ use-revolution mailing list use-revolution@lists.runrev.com Pl

Re: Absolutely not important ..... but strange !

2006-04-30 Thread Francis Nugent Dixon
Hi from Paris, I ran a normal Rev development session to see why (and when) the little box comes up. Hi from Paris, I use Revolution 2.6.1 build 152 on a Mac with 2 screens. I have noticed a tiny square (about 1 mm x 1 mm) on the bottom left of my second screen. It obviously belongs to Revolut

Re: SALUTI DALL'ITALIA Re: Early Bird Discounts for RevCon West Ending Monday!

2006-04-30 Thread Andre Garzia
On Apr 30, 2006, at 1:53 PM, Richard Gaskin wrote: carlo.mosca wrote: As hobbyist, novice developer, I could try to become your youngest revolutionaire IUs (date 1939 is enough?) I have chosen the CONFERENCE ONLY package (225 $) but I can't really come to RevCom West!! I will enjoy it at

Re: SALUTI DALL'ITALIA Re: Early Bird Discounts for RevCon West Ending Monday!

2006-04-30 Thread Richard Gaskin
carlo.mosca wrote: As hobbyist, novice developer, I could try to become your youngest revolutionaire IUs (date 1939 is enough?) I have chosen the CONFERENCE ONLY package (225 $) but I can't really come to RevCom West!! I will enjoy it at the speed of thought :)) Nonetheless will I get per post

SALUTI DALL'ITALIA Re: Early Bird Discounts for RevCon West Ending Monday!

2006-04-30 Thread carlo.mosca
Dear Dan, thanks for the informations. As hobbyist, novice developer, I could try to become your youngest revolutionaire IUs (date 1939 is enough?) I have chosen the CONFERENCE ONLY package (225 $) but I can't really come to RevCom West!! I will enjoy it at the speed of thought :)) Nonetheless

Re: xored

2006-04-30 Thread Alex Tweedly
Todd Geist wrote: On Apr 29, 2006, at 10:43 AM, Mark Smith wrote: repeat for each char c in yourString put numToChar((charToNum(c)) bitXor 90) after newStr end repeat Mark, Forgive me but, How do I go the other way? I want to encode it back the other way? Just do the same thing agai