gettingstarted
[Top] [All Lists]

Re: desktopfolder

To: Getting Started <gettingstarted at lists dot realsoftware dot com>
Subject: Re: desktopfolder
From: Aaron Ballman <aaron at realsoftware dot com>
Date: Fri, 29 Oct 2004 10:41:17 -0500
Delivered-to: gettingstarted at lists dot realsoftware dot com
References: <200410291537 dot i9TFbikR054606 at claeys dot com>
So is desktop folder still a property of the folderitem class on Windows as
the language reference suggests?

No, DesktopFolder is a global method call that returns a FolderItem which points to the proper desktop for the current user. You use it like this:

Dim desk as FolderItem
desk = DesktopFolder

HTH!

~Aaron
--
REAL World 2005 - The REALbasic User Conference
March 23-25, 2005, Austin, Texas
<http://www.realsoftware.com/realworld>

_______________________________________________
Unsubscribe or switch delivery mode:
<http://www.realsoftware.com/support/listmanager/>

Search the archives of this list here:
<http://www.realsoftware.com/listarchives/lists.html>

<Prev in Thread] Current Thread [Next in Thread>