Enhancement request

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Enhancement request

Bill Schwab-2
Andy,

I'm finding multiple uses for a cached (for efficiency) source of display
resolution.  Font does the job of lazily obtaining the resolution and
clearing it on session start.  However, it's not publicly available.  I had
previously done something similar in my Pen Windows wrapper, and did pretty
much the same thing again for my replacement package.  Is this something
that should be available via a public class method in Canvas?

Have a good one,

Bill

--
Wilhelm K. Schwab, Ph.D.
[hidden email]


Reply | Threaded
Open this post in threaded view
|

Re: Enhancement request

Blair McGlashan
Bill

You wrote in message news:9um5b2$9f5ml$[hidden email]...
>
> I'm finding multiple uses for a cached (for efficiency) source of display
> resolution.  Font does the job of lazily obtaining the resolution and
> clearing it on session start.  However, it's not publicly available.  I
had
> previously done something similar in my Pen Windows wrapper, and did
pretty
> much the same thing again for my replacement package.  Is this something
> that should be available via a public class method in Canvas?

Defect number 425, hopefully to be actioned for D5 though probably between
beta and actual release.

Regards

Blair