Engineering\CADD Systems Office CADD Manager's Series Customizing the Interface.

Slides:



Advertisements
Similar presentations
JustinMind: Dynamic Panels
Advertisements

1. Chapter 29 Creating Forms 3 Understanding Forms Word enables you to create fill-in forms to eliminate the need for storing pre-printed forms. Add.
Using Macros and Visual Basic for Applications (VBA) with Excel
EXCEL Spreadsheet Basics
Working with Large Worksheets, Charting, and What-If Analysis
Office 2003 Post-Advanced Concepts and Techniques M i c r o s o f t Word Project 7 Creating an Online Form.
Microsoft Excel 2003 Illustrated Complete A Worksheet Formatting.
© by Pearson Education, Inc. All Rights Reserved.
Visual Basic 2010 How to Program. © by Pearson Education, Inc. All Rights Reserved.2.
This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation. All.
1 of 5 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
A Guide to Oracle9i1 Creating an Integrated Database Application Chapter 8.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 9 1 Microsoft Office FrontPage 2003 Tutorial 9 – Using Layout Tables, Styles, and Office.
Customizing Outlook. Forms Window in which you enter and view information in Outlook Outlook Form Designer The environment in which you create and customize.
Chapter 2: The Visual Studio.NET Development Environment Visual Basic.NET Programming: From Problem Analysis to Program Design.
The sequence of folders to a file or folder is called a(n) ________.
Engineering\CADD Systems Office CADD Manager's Series Printing.
Key Applications Module Lesson 12 — Word Essentials
Outlook 2007 Tips, Tricks, and Tools. Overview Main Screen Navigation Pane View Pane Reading Pane To–Do Bar Create a New Message Contacts Create a Signature.
COMPREHENSIVE Excel Tutorial 8 Developing an Excel Application.
Access Tutorial 10 Automating Tasks with Macros
Microsoft Office 2010 Office 2010 and Windows 7: Essential Concepts and Skills.
2. Introduction to the Visual Studio.NET IDE 2. Introduction to the Visual Studio.NET IDE Ch2 – Deitel’s Book.
Chapter 9 Introduction to ActionScript 3.0. Chapter 9 Lessons 1.Understand ActionScript Work with instances of movie clip symbols 3.Use code snippets.
Chapter 3 Working with Symbols and Interactivity.
© 2008 The McGraw-Hill Companies, Inc. All rights reserved. WORD 2007 M I C R O S O F T ® THE PROFESSIONAL APPROACH S E R I E S Lesson 22 Macros.
Copyright 2007, Paradigm Publishing Inc. EXCEL 2007 Chapter 7 BACKNEXTEND 7-1 LINKS TO OBJECTIVES Record & run a macro Record & run a macro Save as a macro-
Microsoft Office 2003 Illustrated Brief Document Creating a.
Microsoft Office Illustrated Introductory, Premium Edition A Worksheet Formatting.
Microsoft Office XP Illustrated Introductory, Enhanced A Worksheet Formatting.
| | Tel: | | Computer Training & Personal Development Outlook Express Complete.
XP New Perspectives on Microsoft Office FrontPage 2003 Tutorial 4 1 Microsoft Office FrontPage 2003 Tutorial 4 – Using Shared Borders and Themes.
CHAPTER 9 Introducing Microsoft Office Learning Objectives Start Office programs and explore common elements Use the Ribbon Work with files Use.
1 ADVANCED MICROSOFT WORD Lesson 16 – Customizing Features Microsoft Office 2003: Advanced.
Microsoft Outlook 2010 New Features. Improved Interface “The Ribbon”
© 2011 Delmar, Cengage Learning Chapter 3 Working with Symbols and Interactivity.
Automating Database Processing Chapter 6. Chapter Introduction Design and implement user-friendly menu – Called navigation form Macros – Automate repetitive.
Chapter 5 Menus, Common Dialog Boxes, and Methods Programming in C#.NET © 2003 by The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to MS WORD.
Domain 3 Understanding the Adobe Dreamweaver CS5 Interface.
Word Lesson 2 Basic Editing
Microsoft Visual Basic 2005 ENRICHMENT CHAPTER Visual Studio Tools for Office.
1 of 8 This document is for informational purposes only. MICROSOFT MAKES NO WARRANTIES, EXPRESS OR IMPLIED, IN THIS DOCUMENT. © 2007 Microsoft Corporation.
© 2010 Delmar, Cengage Learning Chapter 3: Working with Symbols and Interactivity.
Computing Fundamentals Module Lesson 3 — Changing Settings and Customizing the Desktop Computer Literacy BASICS.
1. Chapter 4 Customizing Paragraphs 3 More Paragraph Changes Highlight a paragraph in Word by applying borders and shading. Sort paragraphs to control.
© Paradigm Publishing Inc. MICROSOFT WINDOWS XP MAINTAINING FILES AND CUSTOMIZING WINDOWS Section 2.
ProjectWise 101 Chapter 6 - Workspaces Gary Cochrane – Technical Director Geospatial Sales – North America.
Automating Database Processing
Key Applications Module Lesson 21 — Access Essentials
Microsoft Access 2010 Chapter 10 Administering a Database System.
Chapter 13: AutoCAD DesignCenter. After completing this Chapter, you will be able to use the following: Overview of DesignCenter Container, Content Type.
A skills approach © 2012 The McGraw-Hill Companies, Inc. All rights reserved. powerpoint 2010 Chapter 4 Managing and Delivering Presentations.
Microsoft Office 2010 is the newest version of Microsoft Office, offering features that provide users with better functionality and easier ways to work.
Lesson 1 - Understanding the Word Window and Creating a New Document
Creating Menus Menu Bar – behaves like standard Windows menus Can be used in place of or in addition to buttons to execute a procedure Menu items are controls.
Customizing Menus and Toolbars CHAPTER 12 Customizing Menus and Toolbars.
IE 411/511: Visual Programming for Industrial Applications Lecture Notes #2 Introduction to the Visual Basic Express 2010 Integrated Development Environment.
Integrating Components and Dynamic Text Boxes with the Animated Map– Lesson 101 Integrating Components and Dynamic Text Boxes with the Animated Map Lesson.
Chapter 10 Using Macros, Controls and Visual Basic for Applications (VBA) with Excel Microsoft Excel 2013.
Key Applications Module Lesson 12 — Word Essentials Computer Literacy BASICS.
Microsoft Excel Illustrated Introductory Workbooks and Preparing them for the Web Managing.
Chapter 5 Using a Template to Create a Resume and Sharing a Finished Document Microsoft Word 2013.
Chapter 8 Using Document Collaboration, Integration, and Charting Tools Microsoft Word 2013.
Excel Tutorial 8 Developing an Excel Application
Computer Literacy BASICS
Key Applications Module Lesson 12 — Word Essentials
Working with Symbols and Interactivity
Key Applications Module Lesson 12 — Word Essentials
Presentation transcript:

Engineering\CADD Systems Office CADD Manager's Series Customizing the Interface

Learning Objectives Upon completion attendees will: u Know how to create custom tool boxes. u Know how to create Tasks and Workflows. u Know how to create context menus.

User Level Customization u If a file named FDOTSS3.dgnlib is created in the C:\FDOTSS3\Workspace\Interfaces\MicroStation\FDOTSS3 directory it will automatically be loaded into the workspace when FDOTSS3 starts. u This was provided so users can customize their interface without access to the server.

Creating a DGNLIB Interface customization should be stored in a DGN Library (.DGNLIB) file. u Create a new design file with a DGNLIB extension. u Append the path to your DGNLIB to the MS_DGNLIBLIST variable. Must be in MS_DGNLIBLIST before customization tools are available.

A DGN Library stores many types of resources. u Levels u Custom Linestyles u Text, Dimension, and Print Styles u Civil Cells u Features u Standards Be very careful not to embed unwanted resources!!!! Don’t draw in the DGN Library when testing tools. Compress unwanted resources when necessary. The DGN Library

Customize Dialog Used to add and manage custom toolboxes, tools, tasks, and Main tasks; and customize menus, context menus, view pop-up menu, tentative pop-up menu, and icons. Opens when you select Workspace > Customize.

Tools & Tool Boxes u Custom tools and tool boxes are the building blocks for your custom interface. The Tools store the key-in or commands to be executed. Custom toolboxes are used to organize tools. u You can drag and drop both tools and tool boxes into other areas of the customize dialog to create tasks or menus. This creates a link to the original tool making maintenance easier.

Tool Boxes u Tool Boxes are created by clicking the “New Tool Box” icon in the Customize dialog. Or right-click on you DGNLIB file in the User Tools section and select “New Tool Box” from the context menu. u The toolbox is added below your insertion point in the left pane. u The toolbox's name must be unique to the DGN file, it can be of any length, and it cannot contain the backslash (\) character.

Tools u Custom tools can be set up to help you draw elements, adjust settings, run other applications, link to Web sites, and more. u Tools are created by clicking the “New Tool” icon in the Customize dialog. Or right-click on you DGNLIB file in the User Tools section and select “New Tool Box”. u The tool is added below your insertion point in the left pane. The tool's name must be unique to the toolbox, it can be of any length, and it cannot contain the backslash (\) character.

Tool Properties The tool’s properties define its function and appearance. u Key-in: Enter a key-in for the tool to run. u Balloon Text: Tooltip that appears when you pass the pointer over the icon. u Icon: You can change that icon to a file in the open DGN file, an imported bitmap file (BMP file), an imported icon file (ICO file), or a MicroStation icon. u Tool Presentation: Determines what is presented for the tool in the custom toolbox: Icon and Label (the default), Icon Only, or Label Only.

MenuBar MicroStation allows you to customize its main menu bar. u You can change the standard MicroStation menus and menu items by deleting them or adding to them. u You can create custom menus and menu items by copying standard ones or by creating new ones.

Menu Capabilities There are several “capabilities” available, should you need to change the default display of menus. u _USTN_CAPABILITY <+CAPABILITY_UI_LOADFROMACTIVEFILE — Used if you want to have access to the features on the Tools tab while working in a DGN file that is not specified by the configuration variables listed above. If this capability is set, you will see the custom tools, tasks, and menus from the open DGN file in addition to those in the specified DGN libraries. u _USTN_CAPABILITY <+CAPABILITY_UI_IGNOREMENUSFROMDGNLIBS — Used if you want to hide all menu customizations. u _USTN_CAPABILITY <+CAPABILITY_UI_IGNOREMENUSFROMRSCMODFILE — Used if you want to hide all menu customizations that were loaded from a user interface modification file. This capability takes effect only if the CAPABILITY_UI_IGNOREMENUSFROMDGNLIBS function is NOT set.

Context Menus A context menu is a menu that appears when you right- click. u You can customize this menu by adding menus and menu items to it. u You can customize the context menu by copying toolboxes and tools to it so that you can activate tools from these menus. u You can show or hide and enable or disable these menus and menu items based on “named expressions” or in-line expressions.

Adding Properties u When you are working with context menus and context menu items, right-clicking in the gray area below the existing properties presents the Add pop-up menu, which allows you to add more properties to the selected item.

Popup Menus Popup Menus are similar to Context Menus but are triggered by different keyboard and mouse clicks. u View Popup Menu A view pop-up menu is a menu that appears when you press the key and right-click. u Tentative Popup Menu A tentative pop-up menu is a menu that appears when you press the key and the tentative buttons (left- and right-hand mouse buttons) at the same time.

Tasks A task is a set of tool references grouped to facilitate a particular job. A sequence of tasks can be grouped into a workflow. u The tool references grouped into a task can be standard MicroStation tools, custom tools, or a mixture of both types.

Main Tasks A Main task is a set of referenced tools grouped together because you need to use them often. u You can create a Main task and assign it to one or more tasks. After a Main task has been assigned to a task, it appears at the top of the Tasks dialog when that task is selected.

Adding Main Task u Select the Task to associate with your Main Task then right- click in the Properties area and select “Add Main Task”. u You can then define the path to the customized Main Task.

Contact Information Jimmie Prow CADD Applications Support Coordinator Phone no: (850) Toll Free no: (866) extension 4863 Florida Department of Transportation Engineering / CADD Systems Office 605 Suwannee Street, Mail Station 69 Tallahassee, Florida web: