realbasic-nug
[Top] [All Lists]

Re: FolderItem.SaveAsPicture() limited to 32-character filenames?

To: realbasic-nug@lists.realsoftware.com
Subject: Re: FolderItem.SaveAsPicture() limited to 32-character filenames?
From: Todd Fantz <todd@fantz.com>
Date: Thu, 26 Feb 2009 20:33:36 -0500
Authentication-results: mx.google.com; spf=neutral (google.com: 74.124.194.228 is neither permitted nor denied by best guess record for domain of realbasic-nug-bounces@lists.realsoftware.com) smtp.mail=realbasic-nug-bounces@lists.realsoftware.com
Delivered-to: listarchive@realsoftware.com
In-reply-to: <mailman.1809.1235685595.3136.realbasic-nug@lists.realsoftware.com>
References: <mailman.1809.1235685595.3136.realbasic-nug@lists.realsoftware.com>
Reply-to: REALbasic NUG <realbasic-nug@lists.realsoftware.com>
Sender: realbasic-nug-bounces@lists.realsoftware.com
There are some Quicktime functions that do have 32 char limits... I have had to get around some by first saving out as "temp" then renaming the temp file using standard folderitem.name . My gut feeling is that RS may be using QT for the picture export... and they may not be able to address it until/unless they move to QTKit functions.

My .02

Todd Fantz

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

Search the archives:
<http://support.realsoftware.com/listarchives/lists.html>


<Prev in Thread] Current Thread [Next in Thread>
  • Re: FolderItem.SaveAsPicture() limited to 32-character filenames?, Todd Fantz <=