Newsgroups: perl.perl6.internals
From: bugs-par...@netlabs.develooper.com (Chromatic)
Date: Mon, 26 Apr 2004 22:08:00 -0700
Subject: [perl #29200] [NCI Feature Request] Handle Out Parameters
# New Ticket Created by chromatic
# Please include the string: [perl #29200] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org:80/rt3/Ticket/Display.html?id=29200 > I've just come across the following signature for which I want to write /* Get the dimensions of a rendered string of text */ *w and *h are out parameters. Per my reading of the NCI PDD and the code, this isn't yet supported. I *could* fake it up by passing in an unmanaged struct and hoping that Ideally, there'd be an NCI signature that told the NCI wrapper to (width, height) = SizeText(font, text); It does mean revamping PDD16 a bit though. Dan? -- c You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
| ||||||||||||||