Ken,
Tried putting  OpenFolder "C:\WINNT\Fonts"
in a few places in this code to no avail.
So where should this be called from?
The Open folder dialog to navigate is not required,
just the "Fonts" folder routine?
Thanks,
Adrian


On 8 Oct 2006, at 18:25, Ken Ray wrote:

On 10/6/06 6:36 AM, "Adrian Williams" <[EMAIL PROTECTED]> wrote:

Or you could use the code for the tip here:

  http://www.sonsothunder.com/devres/revolution/tips/file009.htm

This code works fine on both platforms.
Great if you get the User to do all the navigating.

Actually, the example there has two separate handlers - the mouseUp handler was just showing a way you could do it with user interaction. You can avoid
that and just call "OpenFolder" on your own:

  OpenFolder "C:\WINNT\Fonts"

Ken Ray
Sons of Thunder Software
Web site: http://www.sonsothunder.com/
Email: [EMAIL PROTECTED]

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution


_______________________________________
Adrian Williams Design Ltd (trading as Club Type),
44 Mill Lane,
Merstham,
Redhill,
Surrey RH1 3HQ, UK

Telephone/Facsimile: 01737 643300
dFax (computer reception): 0870 0515681

International tel/fax (UK)+44 1737 643300
International dFax:  (UK)+44 870 0515681

Email: [EMAIL PROTECTED]
Website: http://www.clubtype.co.uk

_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to