Products
Enterprise Architect
What is new in v16.1
What is new in v16.0
What was new in v15.2
Overview
Professional
Corporate
Unified
Ultimate
Compare Editions
SaaS
Free Trial
Registered Downloads
Additional Info
30 Minute Tour
Release History
License Info
Floating Licenses
Academic Pricing
System Requirements
EULA
MDG Extensions
3rd Party Extensions
Pro Cloud Server
What is new in v5.1
What is new in v5.0
What was new in v4.2
Overview
WebEA
Integrations
Floating License Server
Compare Editions
Free Trial
Downloads
Additional Info
30 Minute Tour
Release History
System Requirements
EULA
Prolaborate
What is new in 4.4
Overview
Introduction
Resources
Articles
Documentation
Release Notes
FAQ
Events
Videos
Free Trial
Downloads
Additional Info
Request a Demo
Proof of Concept
Prolaborate SaaS
EULA
System Requirements
Pricing
Enterprise Architect
Pro Cloud Server
Prolaborate
Support
Forum
User Guide / Help
Contact Us
Bug Report
Request a Feature
Change Your Email
Priority Bug Report
Email Support
Email Sales
FAQ
Support
Sales
Company Details
News Room
Resellers
Africa
Asia
Europe
Middle East
North America
Oceania
South America
Sparx Services
North America
Australia
Central Europe
Middle East
United Kingdom
Sisters Companies
Argentina
China
Central Europe
Middle East
India
Japan
Trainers/Consultants
Africa
North America
South America
Asia
Europe
Oceania
Middle East
Online
Resources
Video & Webinars
Demo Videos
Upcoming Webinars
Webinars Library
Sign Up
PDF Library
Fundamentals
Modeling
Collaboration
Publishing
Simulation
Project Management
View Entire Library
Other
Whitepapers
Tutorials
Case Studies
Learning Center
Diagram Gallery
Brochures
Registered Users
Enterprise Architect
Pro Cloud Server
All Users
Free Downloads
DBMS Repository Scripts
User Security Key
All Resources >
UML Tutorial
Community
Download Now
Enterprise Architect
Pro Cloud Server
Prolaborate
Login
Sparx Systems Forum
Welcome,
Guest
. Please
login
or
register
.
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
Enterprise Architect 16.1
Pro Cloud Server 5.1
Home
Help
Search
Login
Register
Sparx Systems Forum
»
Enterprise Architect
»
Automation Interface, Add-Ins and Tools
»
Open a View programmatically?
« previous
next »
Print
Pages: [
1
]
Author
Topic: Open a View programmatically? (Read 3417 times)
Colin Richardson
EA User
Posts: 52
Karma: +0/-0
Open a View programmatically?
«
on:
August 10, 2010, 02:13:10 pm »
Hi All,
Any ideas on how to open one of the items under the View menu via an add-in?
Reason being, I've created an add-in that appears in the add-in window via Repository.AddWindow and I want to ensure people can see it!
Logged
Daniel Siegl
EA User
Posts: 42
Karma: +0/-0
Re: Open a View programmatically?
«
Reply #1 on:
August 31, 2010, 08:22:46 pm »
We are having the same need - anybody got a good solution?
Not just a Regkey solution?
we want to display the "add-in" pane
«
Last Edit: August 31, 2010, 08:23:22 pm by daniels
»
Logged
Colin Richardson
EA User
Posts: 52
Karma: +0/-0
Re: Open a View programmatically?
«
Reply #2 on:
September 01, 2010, 10:52:50 am »
The guys raised a feature request for me, so hopefully it'll come through soon.
They're pretty speedy so fingers crossed!
Logged
Sue Maurizio
EA Novice
Posts: 12
Karma: +0/-0
Re: Open a View programmatically?
«
Reply #3 on:
September 07, 2010, 06:06:04 pm »
Same problem here... Any ideas?
Logged
Daniel Siegl
EA User
Posts: 42
Karma: +0/-0
Re: Open a View programmatically?
«
Reply #4 on:
September 07, 2010, 06:09:02 pm »
We have Ideas, but have not implemented any so far!
* have setup set a Keyboard Shortcut, use send keys to open the view
* send windows messages to the menu
Will tell you once we have something running.
Logged
beginner
Guest
Re: Open a View programmatically?
«
Reply #5 on:
September 07, 2010, 06:14:44 pm »
Sounds like a real windoze solution. You'll need
real programmers
for that.
b.
«
Last Edit: September 07, 2010, 06:17:46 pm by beginner
»
Logged
Daniel Siegl
EA User
Posts: 42
Karma: +0/-0
Re: Open a View programmatically?
«
Reply #6 on:
September 08, 2010, 12:33:29 am »
Sending keys works but is a "real" hack, and has limitations!
Once people change shortcuts or use localized version it will be gone.
==> Maintance Nightmare
Logged
Daniel Siegl
EA User
Posts: 42
Karma: +0/-0
Re: Open a View programmatically?
«
Reply #7 on:
September 08, 2010, 12:35:39 am »
Simple SendKeys didn't work - but we where successfull using:
http://w3.c-plusplus.info/forum/viewtopic-var-p-is-1576765.html
keybd_event( )
Logged
Daniel Siegl
EA User
Posts: 42
Karma: +0/-0
Re: Open a View programmatically?
«
Reply #8 on:
September 09, 2010, 11:31:08 pm »
the Result can be seen in the new Version of LieberLieber AMUSE.
http://blog.lieberlieber.com/2010/09/09/lieberlieber-amuse-1-5-your-fist-state-machine-simulation-5-minutes-tutorial/
Logged
beginner
Guest
Re: Open a View programmatically?
«
Reply #9 on:
September 13, 2010, 04:38:23 pm »
"fist" state machine. Vienna is back in the ring!
b.
Logged
Geert Bellekens
EA Guru
Posts: 12258
Karma: +484/-33
Make EA work for YOU!
Re: Open a View programmatically?
«
Reply #10 on:
September 13, 2010, 04:44:15 pm »
Quote
"fist" state machine. Vienna is back in the ring!
b.
Oh, should at least have been "
frist
statemachine"
Geert
Logged
Daniel Siegl
EA User
Posts: 42
Karma: +0/-0
Re: Open a View programmatically?
«
Reply #11 on:
September 13, 2010, 04:45:11 pm »
If you make a typo and find out after publishing it is really shit....
Logged
beginner
Guest
Re: Open a View programmatically?
«
Reply #12 on:
September 14, 2010, 04:39:22 am »
Wer den Schaden hat, spottet jeder Beschreibung.
b.
Logged
Print
Pages: [
1
]
« previous
next »
Sparx Systems Forum
»
Enterprise Architect
»
Automation Interface, Add-Ins and Tools
»
Open a View programmatically?