3 messages in com.googlegroups.google-desktop-developerCustom property for object
FromSent OnAttachments
Bernie23 Jul 2008 08:22 
Arnab Roy24 Jul 2008 04:07 
James [GD Team]24 Jul 2008 10:36 
Subject:Custom property for object
From:Bernie (bern@lauber.to)
Date:07/23/2008 08:22:08 AM
List:com.googlegroups.google-desktop-developer

Hi I would like to extend a A basicElement with the custom property .detView to save the address of a own object. In the code it would look like: cmdFokus.detView = new detViewFocus("detail.xml"); However, during runtime I get the error 0x800a01b6 I didn't find a predefined attribute which I can use for that Is there another way to achieve this? Thanks Bernhard