Thread: Mark's diagramwidget

Mark's diagramwidget

From
"Tim Finch, FosterFinch Ltd"
Date:
Mark,

I am walking over your code for the diagram widget OCX control. What do the lines

'WARNING! DO NOT REMOVE OR MODIFY THE FOLLOWING COMMENTED LINES!
'MemberInfo=8,0,0,0

mean above the property let/get procedures?

Thanks

Tim Finch,
FosterFinch Ltd
http://www.fosterfinch.co.uk

Re: Mark's diagramwidget

From
Dave Page
Date:
I know I'm not Mark, but in case he's not around, these are put in by the ActiveX control wizard. You can remove them safely, but the wizard won't be able pick them up in the same way again (that's *never* caused me any problems and I've probably authored 30 or so controls).
 
/Dave
-----Original Message-----
From: pgsql@timfinch.cix.co.uk [mailto:pgsql@timfinch.cix.co.uk]
Sent: 14 March 2002 18:06
To: pgadmin-hackers@postgresql.org
Subject: [pgadmin-hackers] Mark's diagramwidget

Mark,

I am walking over your code for the diagram widget OCX control. What do the lines

'WARNING! DO NOT REMOVE OR MODIFY THE FOLLOWING COMMENTED LINES!
'MemberInfo=8,0,0,0

mean above the property let/get procedures?

Thanks

Tim Finch,
FosterFinch Ltd
http://www.fosterfinch.co.uk

Re: Mark's diagramwidget

From
"Tim Finch, FosterFinch Ltd"
Date:
Thanks.

At 20:21 14/03/2002 +0000, Dave Page wrote:
I know I'm not Mark, but in case he's not around, these are put in by the ActiveX control wizard. You can remove them safely, but the wizard won't be able pick them up in the same way again (that's *never* caused me any problems and I've probably authored 30 or so controls).
 
/Dave
-----Original Message-----
From: pgsql@timfinch.cix.co.uk [mailto:pgsql@timfinch.cix.co.uk]
Sent: 14 March 2002 18:06
To: pgadmin-hackers@postgresql.org
Subject: [pgadmin-hackers] Mark's diagramwidget

Mark,

I am walking over your code for the diagram widget OCX control. What do the lines

'WARNING! DO NOT REMOVE OR MODIFY THE FOLLOWING COMMENTED LINES!
'MemberInfo=8,0,0,0

mean above the property let/get procedures?

Thanks

Tim Finch,
FosterFinch Ltd
http://www.fosterfinch.co.uk

Tim Finch,
FosterFinch Ltd
http://www.fosterfinch.co.uk