Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!tut.cis.ohio-state.edu!ucbvax!hplabs!hp-pcd!hpcvlx!ben From: ben@hpcvlx.HP.COM (Benjamin Ellsworth) Newsgroups: comp.windows.x Subject: Re: Resource Converter is not being called Message-ID: <100920070@hpcvlx.HP.COM> Date: 11 Apr 89 17:40:16 GMT References: <6517@medusa.cs.purdue.edu> Organization: Hewlett-Packard Co., Corvallis, OR, USA Lines: 18 > Is there something more I have to do beyond declaring the Converter > to the Toolkit at class-initialization? I have included source code > below. There is no implicit converter call for arglist elements. The intrinsics assume that the programmer has the wherewithal to provide the right type of data in an arglist. You'll have to call a converter routine on the data yourself before you load the arglist. ----------------------------------------------------------------------- Benjamin Ellsworth | ben@cv.hp.com | INTERNET Hewlett-Packard Company | {backbone}!hplabs!hp-pcd!ben | UUCP 1000 N.E. Circle | (USA) (503) 750-4980 | FAX Corvallis, OR 97330 | (USA) (503) 757-2000 | VOICE ----------------------------------------------------------------------- All relevant disclaimers apply. -----------------------------------------------------------------------