How to fill in the Database Query Builder?

2006-06-03 Thread Reinhold Venzl-Schubert
Hi! I just go my first steps in using database with Revolution. I bought a license von SQLite from Altuit and created my first database AppReg3.db Then I created a stack and want to build a database query with the Database Query Builder. I studied the User Guide and the appropriated video

Re: Making a browser with Rev

2006-06-03 Thread Bill Marriott
Jack, Yes, with altBrowser you can do everything a professional browser could do quite nicely because you are actually using the professional browser. It basically enables you to embed either Internet Explorer (Windows) or Safari (Mac) into your Rev stack. It is not an alternative browser.

Re: Making a browser with Rev

2006-06-03 Thread Jack Tsu
Thanks for your reply. I certainly don't want to write my browser engine from scratch, so it's good to hear this. I'm still kind of worried about specific things, like how to provide my own interface to create plug-ins, since I assume my app can't use IE or Safari plug-ins. I'd like to create a

Re: Making a browser with Rev

2006-06-03 Thread Mark Smith
Jack, I'm pretty sure that altBrowser uses the actual browser engine the user has on their machine, so whatever browser plugins they have installed will also be working in altBrowser. I expect Chipp Walters will fill us in on the facts in a little while. Best, Mark On 3 Jun 2006, at

Re: Photoprocessing - Brightness and Unsharp Mask

2006-06-03 Thread Sivakatirswami
You people all amaze me... are there no limits? (smile) Question (duh type): are these filters limited to image data that is an exact square? (implied by 3X3 7X7) Or, would a filter that supports 7 X 7 also handle an image that was, for example, 345 pixels wide and 500 pixels tall? I

Re: Making a browser with Rev

2006-06-03 Thread Bill Marriott
Plugins are actually a different matter... and not a simple yes/no. You're going to be able to get Flash animation, for example. But the SoThink SWF Catcher plug-in (which lets you decompile SWF files) won't be available. You won't get a popup blocker; but you won't get popups either. I'm not a

RE: Runtime Revolution Ships Universal Version of Revolution Development Platform

2006-06-03 Thread Lynn Fredricks
Congratulations to all the RunRev team for the tireless work they've put in to allow the rest of us to start shipping UB apps! Thanks Chipp! Best regards, Lynn Fredricks Worldwide Business Operations Runtime Revolution, Ltd ___ use-revolution

dragging questions

2006-06-03 Thread Byron Turner
I want to drag from 1 list field to another, keep both the fields locked, show the text being dragged and perform some a visual effect in the end where existing text will move down to show where the drop will occur. I assume if I can do all of that, rearranging text in the receiving field

Re: dragging questions

2006-06-03 Thread Marty Knapp
William Sanke has a stack named - dragmenu.rev which I just sent to your .mac email account. But I don't remember where I found this - maybe somebody could post the URL for others. Marty Knapp I want to drag from 1 list field to another, keep both the fields locked, show the text being

Re: dragging questions

2006-06-03 Thread Stephen Barncard
The controls don't do that out of the box. With smoke and mirrors, there are techniques to simulate this effect using temporary graphics creation, etc. Others on this list have examples of this. Jerry Daniels' Constellation is a good example of this. What I've seen almost does the job but

Re: Linux installation

2006-06-03 Thread Bob Warren
Bob Warren wrote: And further to what I have just said further, note how this brings us back to the whole question of real installion in Linux, the very subject of this thread, which of course should take the existence/upgrade of library routines into account. But as I said at the

Re: dragging questions

2006-06-03 Thread Scott Rossi
I want to drag from 1 list field to another, keep both the fields locked, show the text being dragged and perform some a visual effect in the end where existing text will move down to show where the drop will occur. I assume if I can do all of that, rearranging text in the receiving field

Re: Making a browser with Rev

2006-06-03 Thread Bob Warren
Jack Tsu wrote: Thanks for your reply. I certainly don't want to write my browser engine from scratch, so it's good to hear this. I'm still kind of worried about specific things, like how to provide my own interface to create plug-ins, since I assume my app can't use IE or Safari plug-ins. I'd

Re: Linux installation

2006-06-03 Thread Mark Wieder
Bob- Friday, June 2, 2006, 11:46:02 AM, you wrote: Further to what I have just said, if you are enthusiastic, you could look at what you have installed in Synaptic, and if the shared libraries libgtk-x11-2.0.so.0 are there but have not been installed, you could try installing them. Or if

Re: MacOpener users?

2006-06-03 Thread Mark Wieder
Ken- Friday, June 2, 2006, 2:31:33 PM, you wrote: Can I assume that you don't already have a Mac? If so, you don't need MacOpener... ...last time I checked, OSX still didn't support mounting floppies... -- -Mark Wieder [EMAIL PROTECTED] ___

Play a Player Backwards

2006-06-03 Thread Bridger Maxwell
Hey, Does anyone know a way that I can play a player backwards? It is a player with an external reference. Importing the videos would make my stack way to big so it has to stay as a player. I thought there was a simple property, but I can't find it. Thank You, Bridger

Re: dragging questions

2006-06-03 Thread Stephen Barncard
I forgot about that demo. Scott does everything just a little bit better very nice. sqb I want to drag from 1 list field to another, keep both the fields locked, show the text being dragged and perform some a visual effect in the end where existing text will move down to show where

text question

2006-06-03 Thread Yves COPPE
Hi list, I'd like to write one char of a line of text a little lower that the textLine How can i perform that ? thank you all. Greetings. Yves COPPE [EMAIL PROTECTED] ___ use-revolution mailing list use-revolution@lists.runrev.com Please visit

Re: Play a Player Backwards

2006-06-03 Thread Thierry Arbellot
check the playRate property to go backward: set the playRate of player myPlayer to -1 Thierry On 2006, Jun 3, , at 21:56, Bridger Maxwell wrote: Hey, Does anyone know a way that I can play a player backwards? It is a player with an external reference. Importing the videos would make my

Re: Making a browser with Rev

2006-06-03 Thread Jack Tsu
Sorry for the vagueness concerning the interface to create plugins. I was actually thinking about plugins that need a UI, such as the Saft plugin for Safari. They need some sort of control panel (in Saft's case, it's added to Preferences) to use the plugin. There are also plugins that add

Re: MacOpener users?

2006-06-03 Thread Ken Ray
On 6/3/06 2:11 PM, Mark Wieder [EMAIL PROTECTED] wrote: Ken- Friday, June 2, 2006, 2:31:33 PM, you wrote: Can I assume that you don't already have a Mac? If so, you don't need MacOpener... ...last time I checked, OSX still didn't support mounting floppies... That's true for internal