Re: Non-Motif Linux Interface? - SOLVED!

2007-04-25 Thread Rishi Viner
On Wednesday 25 April 2007 15:59, Ken Ray wrote:
  Well yes, KDE would be using QT not GTK. A KDE only install may not
  have the
  GTK libraries at all, as far as I have seen.

 So what would the filenames be that I should point Rev's
 'revolution.sh' exports to?

I'm not sure. You could try /usr/lib/qt4/* if you have it. I'm really not sure 
how Rev handles KDE stuff, if at all. Sorry...

-- 
Rishi 
Australia
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Non-Motif Linux Interface? - SOLVED!

2007-04-25 Thread chris bohnert

Ken,

To my knowledge rev doesn't use libQT.  It depends solely on the gtk libs.
Which isn't really a big deal..but it does require the gtk libs  be hanging
around on your system to make it work correctly.  Is it possible that Marks
installation was an upgrade and yours was a clean install?

There are various experiences with how much of the gnome libraries are
really necessary to make the apps work under KDE.  The simplest thing
however is usually just to use your distros package manager to install gnome
along side of KDE.

--
cb

On 4/25/07, Rishi Viner [EMAIL PROTECTED] wrote:


On Wednesday 25 April 2007 15:59, Ken Ray wrote:
  Well yes, KDE would be using QT not GTK. A KDE only install may not
  have the
  GTK libraries at all, as far as I have seen.

 So what would the filenames be that I should point Rev's
 'revolution.sh' exports to?

I'm not sure. You could try /usr/lib/qt4/* if you have it. I'm really not
sure
how Rev handles KDE stuff, if at all. Sorry...

--
Rishi
Australia
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your
subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Non-Motif Linux Interface? - SOLVED!

2007-04-25 Thread Ken Ray
On Wed, 25 Apr 2007 09:07:19 -0500, chris bohnert wrote:

 Ken,
 
 To my knowledge rev doesn't use libQT.  It depends solely on the gtk libs.
 Which isn't really a big deal..but it does require the gtk libs  be hanging
 around on your system to make it work correctly.  Is it possible that Marks
 installation was an upgrade and yours was a clean install?
 
 There are various experiences with how much of the gnome libraries are
 really necessary to make the apps work under KDE.  The simplest thing
 however is usually just to use your distros package manager to install gnome
 along side of KDE.

Thanks, Chris... that's exactly what I had to do.

Jacque, this should *definitely* be in the docs, especially in light of 
the work on Linux that RunRev's doing. 


Ken Ray
Sons of Thunder Software, Inc.
Email: [EMAIL PROTECTED]
Web Site: http://www.sonsothunder.com/
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: [OT] ps2 mouse does not work in Feisty FINAL VERSION

2007-04-25 Thread Bob Warren

https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/108382

This bug has been confirmed, given high priority, and passed on to the 
Ubuntu Kernel Team for ASAP treatment.


Bob
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: line endings on OS X

2007-04-25 Thread Sivakatirswami

Mark Smith wrote:
Bernard, I do agree that it might be more fully documented, though once 
you've figured it out it's not exactly a burden.


write to file does the same thing as URL file:, so you can do open 
file somefile for binary write, just as you can do URL binfile:


Best,

Mark



I have dozens of tools and widgets that are getting text from the web, 
getting files

that were saved with interarchy or BBEdit... downloading files with HTTP
inside Rev, uploading  them again via FTP etc... I never really know 
what kind

 of line endings I've got at any point in time...

I found it simple just to make this
ubiquitous thru all  handlers and functions

  replace numToChar(13) with numToChar(10) in tTemplate
  put tTemplate into url (binfile:  ( the theTAKAPath of me  
index.shtml))


and I never have to think about it again...

Sivakatirswami
www.himalayanacademy.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


? Launch command ?

2007-04-25 Thread yoy

It's been two long years with Rev Studio 2.5.1.

Has the launch command smartened up to launch documents to already open 
applications?


Andy

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: ? Launch command ?

2007-04-25 Thread Bill Marriott

Yes


It's been two long years with Rev Studio 2.5.1.

Has the launch command smartened up to launch documents to already open 
applications?



___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Non-Motif Linux Interface? - SOLVED!

2007-04-25 Thread Mark Wieder
chris-

Wednesday, April 25, 2007, 7:07:19 AM, you wrote:

 To my knowledge rev doesn't use libQT.  It depends solely on the gtk libs.
 Which isn't really a big deal..but it does require the gtk libs  be hanging
 around on your system to make it work correctly.  Is it possible that Marks
 installation was an upgrade and yours was a clean install?

Well, that machine had been a clean install as well. I *did* have
eclipse installed on it, and my guess is that the installer also
loaded the GTK libraries as part of the dependency tree.

-- 
-Mark Wieder
 [EMAIL PROTECTED]

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Anyone using Apple Aperture?

2007-04-25 Thread Frank D. Engel, Jr.
I'm using Aperture, but I'm not sure that I'd have any current use  
for these things.


I'm sure there are others out there though, and who knows what might  
happen in the future...



On Apr 24, 2007, at 6:05 PM, Ian Wood wrote:


Just wondering if there are many list members using Aperture.

I've got the basis of a library of AppleScripts and functions  
related to Aperture such as exporting, getting EXIF/IPTC/custom  
tags and setting them etc. If there's interest, I'll post the  
current version on RevOnline for people to play with.


Ian
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution





_
Need personalized email and website? Look no further. It's easy
with Doteasy $0 Web Hosting! Learn more at www.doteasy.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: OT: Mac question

2007-04-25 Thread Frank D. Engel, Jr.
This is provided for free by Cocoa apps using the NSDocument  
architecture.


If programs are not using the standard Document-based Cocoa  
framework, they need to implement this functionality themselves (at  
least partially).



On Apr 21, 2007, at 4:27 PM, Joe Lewis Wilkins wrote:

Maybe I exaggerated a bit; but even in 9.2 AppleWorks had that  
function and it continues with OSX and some other Apple apps. I  
don't know about 3rd party apps. I know that my favorite, MacDraft  
doesn't have that feature. Still, they all should IMO.


Joe Wilkins

On Apr 21, 2007, at 10:22 AM, Richard Gaskin wrote:


Joe Lewis Wilkins wrote:
 Though this works; even with most OSX compliant application
 documents, one of the first complaints I had with Rev was that it
 does not work when you have a Rev Stack open. This should not be a
 truly difficult fix I should think.

Wow.  I knew about Cmd-click in the title for Finder windows, but  
never knew that was a standard behavior across most apps.  So cool.


With Rev it may be challenging to determine when to support this,  
since a stack file can contain multiple stacks.  But if we came up  
with a rule that made sense, or maybe better a property of  
mainstacks, I'd vote for the BZ suggestion.


Now that I know about this I want it for the document windows in  
my Rev-based apps, and I'll bet some of my cusyomers do too.


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution





_
Need personalized email and website? Look no further. It's easy
with Doteasy $0 Web Hosting! Learn more at www.doteasy.com
___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Anyone using Apple Aperture?

2007-04-25 Thread Ian Wood
There have been a couple of requests off-list, so I'll upload it in a  
couple of days time, there are a few more functions half-done.


Ian

On 26 Apr 2007, at 02:22, Frank D. Engel, Jr. wrote:

I'm using Aperture, but I'm not sure that I'd have any current use  
for these things.


I'm sure there are others out there though, and who knows what  
might happen in the future...



On Apr 24, 2007, at 6:05 PM, Ian Wood wrote:


Just wondering if there are many list members using Aperture.

I've got the basis of a library of AppleScripts and functions  
related to Aperture such as exporting, getting EXIF/IPTC/custom  
tags and setting them etc. If there's interest, I'll post the  
current version on RevOnline for people to play with.


Ian

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


Re: Anyone using Apple Aperture?

2007-04-25 Thread Hannu Kokko

Hi

i would be interested. I am using Aperture.

--h
On 26.4.2007, at 4.49, Ian Wood wrote:

There have been a couple of requests off-list, so I'll upload it in  
a couple of days time, there are a few more functions half-done.


Ian

On 26 Apr 2007, at 02:22, Frank D. Engel, Jr. wrote:

I'm using Aperture, but I'm not sure that I'd have any current use  
for these things.


I'm sure there are others out there though, and who knows what  
might happen in the future...



On Apr 24, 2007, at 6:05 PM, Ian Wood wrote:


Just wondering if there are many list members using Aperture.

I've got the basis of a library of AppleScripts and functions  
related to Aperture such as exporting, getting EXIF/IPTC/custom  
tags and setting them etc. If there's interest, I'll post the  
current version on RevOnline for people to play with.


Ian

___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your  
subscription preferences:

http://lists.runrev.com/mailman/listinfo/use-revolution


___
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution