You should store the informations in you own property sheet.
You can get it via "Tools | Options... | <YourSheetName>" or "F4 | <YourSheetName>".
So that information is saved with your model and it�s model dependent.
Another way is, that your addin stores that information in its own information base (file, database, registry). So it�s model independent. But I don�t know to show that checkbox in Rose menu. So the only solution I know is to write your own dialog. Sorry
mit freundlichen Gr��en
Jan Mat�rne
RZF NRW
Sachgebiet 314-P Methodenberatung
Internet: [EMAIL PROTECTED]
-----Urspr�ngliche Nachricht-----
Von: Nagesh HR [SMTP:[EMAIL PROTECTED]]
Gesendet am: Freitag, 7. Dezember 2001 09:54
An: [EMAIL PROTECTED]
Betreff: RE: (ROSE) Add-In
Sorry I pressed Send button
Hi,
Thanks for taking ur precious time,
but, can i get the option with the checkbox, i will keep the boolean
variable in the VB code, when it is checked the boolean variable will
be true, other wise, it will not, is there any other solutions, apart
from bringing another Dialog box
�
Advanced thanks
nagesh hr
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 07, 2001 2:19 PM
To: Nagesh HR
Subject: AW: (ROSE) Add-In
I don�t think, that you can do that. Because you have do save boolean properties in your model and show them in the menu.
But you can store these information in your own property sheet.
Additional you can write a custom specification dialog for that properties.
mit freundlichen Gr��en
Jan Mat�rne
RZF NRW
Sachgebiet 314-P Methodenberatung
Internet:������ [EMAIL PROTECTED]
-----Urspr�ngliche Nachricht-----
Von:��� Nagesh HR [SMTP:[EMAIL PROTECTED]]
Gesendet am:��� Freitag, 7. Dezember 2001 09:23
An:���� [EMAIL PROTECTED]
Cc:���� [EMAIL PROTECTED]
Betreff:������� RE: (ROSE) Add-In
Hi Jan Mat�rne, and all
�
I have to develop an addin which will look like
�
Tools
� |______
� |______
� |
�myAddin
������ |___ Option 1
������ |___ Option 2
�������|___ Option 3
�
Here i wanted, the option 1 with checkbox
is that possible,
if possible, how the .mnu entries will be
�
Waiting for ur precious help
Nagesh
�
�
-----Original Message-----
From: [EMAIL PROTECTED] [ <mailto:[EMAIL PROTECTED]>]
Sent: Friday, December 07, 2001 11:24 AM
To: [EMAIL PROTECTED]
Subject: AW: (ROSE) Add-In
You are right here.
But you should explain your problem in a little more special way.
mit freundlichen Gr��en
Jan Mat�rne
RZF NRW
Sachgebiet 314-P Methodenberatung
Internet:������ [EMAIL PROTECTED]
-----Urspr�ngliche Nachricht-----
Von:��� Nagesh HR [SMTP:[EMAIL PROTECTED]]
Gesendet am:��� Freitag, 7. Dezember 2001 06:40
An:���� [EMAIL PROTECTED]
Betreff:������� (ROSE) Add-In
Hello Friends
Can u people help me
in doing the my own Add-in
Thanks
