gettingstarted
[Top] [All Lists]

Re: This makes no sense

To: "Getting Started" <gettingstarted at lists dot realsoftware dot com>
Subject: Re: This makes no sense
From: Seth Willits <seth at freaksw dot com>
Date: Sat, 15 Nov 2003 15:27:27 -0800
References: <200311150605 dot 1al13o7Df3NZFji0 at eagle> <3FB68875 dot 2090807 at ix dot netcom dot com> <a05300b17bbdc410caa66 at [10 dot 10 dot 13 dot 3]>
On Nov 15, 2003, at 12:47 PM, Joseph J. Strout wrote:

  Dim p As Picture
  p = NewPicture( myJPEG.width, myJPEG.height, 32 )
  p.graphics.DrawPicture myJPEG, 0, 0

Now, p is in a format you can stuff into a PICT resource. But you never answered how you're adding this item to your resource fork. Depending on what RB method you're using to do this, it's possible that RB should do the conversion for you.

Why doesn't RB do *this* for us? It's not like we can do any JPEG specific stuff with pictures.



Seth Willits
------------------------------------------------------------------------ ---
President and Head Developer of Freak Software - http://www.freaksw.com
REALbasic Guru at ResExcellence - http://www.resexcellence.com/realbasic
Webmaster for REALbasic Game Central - http://www.freaksw.com/rbgames

"Great spirits have always encountered violent opposition from mediocre
minds."
    -- Albert Einstein
------------------------------------------------------------------------ ---


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

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

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