erdomke / InnovatorAdmin

A tool for managing Aras Innovator installations focusing on improving the import/export experience.
http://erdomke.github.io/InnovatorAdmin/
MIT License
58 stars 42 forks source link

AMLStudio: Add a TreeView as output #13

Closed rneuber1 closed 8 years ago

rneuber1 commented 8 years ago

Add a simple tree-view for nested structures, just showing the keyed names and item types etc. Add a context menu with "Copy ID" etc. to every item. See #5 for details.

erdomke commented 8 years ago

I didn't add a separate tree view, but instead enhanced the output control to fold the XML in much the same way as the tree view you describe would. I also added a context menu to the editor which includes a Copy ID entry. If this is not sufficient for your use case, let me know.

rneuber1 commented 8 years ago

Hi Eric,

thanks for implementing the changes, I'll have a look at them tomorrow. At the moment I do not have a laptop suitable for development at home, but this will change in the near future, then I will start adding new features and fixing bugs myself. I got lots of ideas for further improvements, hopefully we can get this tool to become the swiss army knife of Aras development ;-)

\Ralf


From: Eric Domke [notifications@github.com] Sent: 06 August 2015 19:14 To: erdomke/InnovatorAdmin Cc: Neubersch, Ralf Subject: Re: [InnovatorAdmin] AMLStudio: Add a TreeView as output (#13)

I didn't add a separate tree view, but instead enhanced the output control to fold the XML in much the same way as the tree view you describe would. I also added a context menu to the editor which includes a Copy ID entry. If this is not sufficient for your use case, let me know.

� Reply to this email directly or view it on GitHubhttps://github.com/erdomke/InnovatorAdmin/issues/13#issuecomment-128448056.

Visit us at IAA Frankfurt Motor Show! Hall 8.0, D02. www.getrag.com/iaahttp://www.getrag.com/en/company/exhibitions_and_events/international_motor_show/iaa_international_motor_show.html

Experience the GETRAG History Web Special! http://history.getrag.comhttp://history.getrag.com/?lang=en


GETRAG FORD Transmissions GmbH Firmensitz � Scarletallee 2 � 50735 K�ln � Deutschland Sitz der Gesellschaft: K�ln � Registergericht K�ln � HRB 34097 Gesch�ftsf�hrung: Mihir Kotecha (CEO), Jos� Ignacio Alonso, Didier Lexa, John McDonald, Susan Slaughter Vorsitzender des Aufsichtsrats: Johannes-J�rgen Albus

Disclaimer: Wie Sie wissen, k�nnen �ber das Internet versandte E-Mails unter fremden Namen erstellt oder manipuliert werden. Aus diesem Grund sind unsere per E-Mail verschickten Nachrichten grunds�tzlich keine rechtsverbindlichen Willenserkl�rungen. Der Inhalt dieser E-Mail ist vertraulich und ausschlie�lich f�r den bezeichneten Adressaten bestimmt. Wenn Sie nicht der vorgesehene Adressat dieser E-Mail oder dessen Vertreter sein sollten, so beachten Sie bitte, dass jede Form der Kenntnisnahme, Ver�ffentlichung, Vervielf�ltigung oder Weitergabe des Inhalts dieser E-Mail unzul�ssig ist. Wir bitten Sie, sich in diesem Fall mit dem Absender der E-Mail in Verbindung zu setzen.

erdomke commented 8 years ago

That sounds like a great plan to me. Thanks!