realbasic-nug
[Top] [All Lists]

Re: DrawString Resolution Question

To: REALbasic Network Users Group <realbasic-nug at lists dot realsoftware dot com>
Subject: Re: DrawString Resolution Question
From: Joseph Feld <pvt_pylot at mac dot com>
Date: Sat, 29 Jun 2002 12:10:32 -0400
on 6/29/02 11:46 AM, George Clark at gaclark at sprynet dot com wrote:

> How is the app structured? Ideally your Paint routine and your Print routine
> should both be calling the same method to draw the picture and text, but
> with a different resolution passed to the routine depending on which task is
> being done.
> 
> So you'd have a method, call it Draw, that takes an integer parameter
> (Resolution), and a parameter for the graphics port to draw to (g). Then the
> drawing is done into the graphics object based on that resolution.
> 
> George

Thanks  George and Joe.  It should have occurred to me to combine the two
methods.  Duh! :-)  BTW, Joe, is there a release date set for 4.5?  I'm
leery of using a beta for production work.

-- 
Joe Feld
Pvt_pylot at mac dot com

"You have the right to bear arms and the right to arm bears...whatever the
hell you wanna do."--Robin Williams



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