SIEMENS
Nagesh H R
Siemens Information Systems Limited,
No.84, Keonics Electronics City,
Hosur Road,
Bangalore-561 229
Phone: Direct: + 91 (80) 8091250
EPABX: + 91 (80) 8521122 Extn: 4250
Mail To:
[EMAIL PROTECTED]
-----Original Message-----
From: Hsia, John [mailto:[EMAIL PROTECTED]]
Sent: Saturday, January 05, 2002 1:23 AM
To: Nagesh HR
Subject: RE: (ROSE) Add-InGreetings Nagesh,Thanx for your greetings. I hope you had a good holiday also.Have you tried add properties? Other then that, the replace is the last resort. Sorry if we couldn't be more helpful. This is the reason why one should choose their property setting carefully.Regards,John-----Original Message-----
From: Nagesh HR [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 28, 2001 1:44 AM
To: Hsia, John
Cc: [EMAIL PROTECTED]
Subject: RE: (ROSE) Add-InHi John, and AllBelated Wishes for Christmas, "MERRY CHRISTMAS"and Advanced wishes for new year, "Happy New Year"Have a great coming year to all U PeopleEnjoyI have a small question regarding REIIf I Change .pty file, with some more properties, having values more than one, i.e., Attribute_setthen,a) what will be the values for the previous object model (existing model)If i open the model, and say Update the model properties accordingly with my new .pty filethen also, it is giving some numerical value in the drop-downs for the propertieswhats the solutionb) if I say replace the model properties with the new .pty file, then it updates all the properties correctlyc) is the way i am doing is correct, or any better solutionsAwaiting for ur helpThanks and RegardsNagesh H R-----Original Message-----
From: Hsia, John [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 07, 2001 11:07 PM
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: (ROSE) Add-InCheck boxes are not possible in the top level menus. Check boxes can be done in the context menu (see example at http://www.therationaledge.com/rosearchitect/mag/archives/9904/extend.html).If the sole purpose is to have some "global" properties or settings, then try using properties at the project/model level. You'll have to use property files (*.pty) to define these properties and then use the tools/property/add property menu option to add them to the current model. Once this is done, you'll be able to see the properties in the GUI that displays properties for the model. The only catch here is that property files are undocumented. Fortunately, there are a lot of examples - check out *.pty in the subdirectories below Rose (there's one for every add-in).-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]
Sent: Friday, December 07, 2001 1:00 AM
To: [EMAIL PROTECTED]
Subject: AW: (ROSE) Add-InYou 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�rneRZF 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-InSorry 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-InI 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�rneRZF 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-InHi 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-InYou are right here.
But you should explain your problem in a little more special way.
mit freundlichen Gr��en
Jan Mat�rneRZF 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-InHello Friends
Can u people help me
in doing the my own Add-inThanks
