Register
Login
Web
Site
Search
Forums
Latest Posts
RE: Remove unused Linestyles
Solid Edge Programming
09/03/2010 7:45 AM
jr199
Remove unused Linestyles
Solid Edge Programming
09/02/2010 1:25 PM
kmwolf
How to read block in a dft file without opening the dft file?
Solid Edge Programming
09/02/2010 9:02 AM
assassin.007
Inquire Element - Measure Diameter by VBA
Solid Edge Programming
09/02/2010 6:40 AM
JM
dissolve Reference to SubASM - how to??
Solid Edge Programming
09/02/2010 2:23 AM
LIHE
RE: Using Insight on a 64 bit Computer
Solid Edge General
08/31/2010 7:47 AM
Atom
Using Insight on a 64 bit Computer
Solid Edge General
08/30/2010 3:06 PM
Atom
RE: File Properties using VB.NET leave file locked
Solid Edge Programming
08/30/2010 9:57 AM
JBZ
RE: File Properties using VB.NET leave file locked
Solid Edge Programming
08/30/2010 3:20 AM
jr199
File Properties using VB.NET leave file locked
Solid Edge Programming
08/27/2010 4:36 PM
JBZ
RE: XLS link to the part
Solid Edge Programming
08/27/2010 4:11 PM
JBZ
RE: Save As for each view -- how 2 wait for SE !
Solid Edge Programming
08/27/2010 3:27 AM
jr199
vb6 se20 - solid edge Part - Hole size
Solid Edge Programming
08/26/2010 9:42 PM
cadraw
vb6 se20 - how to Drawing View Depth
Solid Edge Programming
08/26/2010 9:24 PM
cadraw
RE: Problem while getting the objects using "SelectSet" property.
Solid Edge Programming
08/26/2010 7:35 AM
jr199
RE: About the "Callout"!
Solid Edge Programming
08/26/2010 3:42 AM
fatkids
RE: Save As for each view -- how 2 wait for SE !
Solid Edge Programming
08/25/2010 3:28 AM
ErWo
RE: help to transfer C# codes as following to C++ codes?
Solid Edge Programming
08/24/2010 10:12 PM
assassin.007
RE: FamilyMembers Panel problem (refreshing)
Solid Edge Programming
08/24/2010 3:47 PM
peter6396
Save As for each view -- how 2 wait for SE !
Solid Edge Programming
08/24/2010 4:09 AM
LIHE
RE: FamilyMembers Panel problem (refreshing)
Solid Edge Programming
08/24/2010 1:28 AM
ErWo
help to transfer C# codes as following to C++ codes?
Solid Edge Programming
08/23/2010 10:34 PM
assassin.007
Problem while getting the objects using "SelectSet" property.
Solid Edge Programming
08/22/2010 7:59 AM
pratap
FamilyMembers Panel problem (refreshing)
Solid Edge Programming
08/20/2010 4:12 AM
peter6396
RE: AddLoftedFlange in SheetMetal
Solid Edge Programming
08/19/2010 4:33 AM
jason.newell
RE: PartList Positioning
Solid Edge Programming
08/19/2010 2:10 AM
ErWo
RE: Alternate Assemblies
Solid Edge Programming
08/18/2010 4:54 PM
peter6396
RE: About the "Callout"!
Solid Edge Programming
08/18/2010 7:39 AM
Danisan
XLS link to the part
Solid Edge Programming
08/18/2010 5:23 AM
romanes
About the "Callout"!
Solid Edge Programming
08/17/2010 2:49 AM
fatkids
Forums
Unanswered
Active Topics
Forums
Search
Members
Forums
>
Solid Edge
>
Programming
Subject: tilew indows
Prev
Next
You are not authorized to post a reply.
Author
Messages
Oldest First
Newest First
ali
New Member
Posts:20
01/23/2010 7:32 AM
Hi All !
what is the command to tile windows if more than one part are opened.
Regards
Ali
R.D. Holland
Solid Edge Developer
Site Member
Posts:36
01/26/2010 10:39 AM
Use Jason's spy to monitor events. Then run the command manually and hopefully you will see the "BeforeCommandRun event and the spy (I hope) will report the ID out.
You can also add command IDs to tooltips by creating/changing a registry entry.
HKEY_CURRENT_USER\Software\Unigraphics Solutions\Solid Edge\Version 1023\ToolbarSettings - Add DWORD entry named TooltipCmdId and set it to 1. Then start edge and most command tooltips will have the ID added to them. For example, the view tab has an "Arrange" popup button and the tooltip shows me the ID for "Arrange" is 40004.
Unfortunately, that command ID simply kicks off the command that brings up the dialog that allows you to choose the tile option. So you have to do something hoakey like using SendInput Windows API to send the "enter" key (tiled is the default) to the app object.
Seems like the guys at SolidEdge would add this to the Windows API object!
You are not authorized to post a reply.
Solid Edge
--Programming
--General
--Wiki
JasonNewell.NET
--Announcements
--General
--PowerToys for Solid Edge
--Solid Edge Addin Wizard
--Solid Edge Spy
--Visual Studio .NET Debugger Visualizers
--Sandbox
Forums
>
Solid Edge
>
Programming
> tilew indows
ActiveForums 3.7
Users Online
Membership:
Latest:
jbazaar
New Today:
1
New Yesterday:
3
Overall:
1968
People Online:
Visitors:
2
Members:
0
Total:
2
Online Now:
Copyright 2010 JasonNewell.NET
Terms Of Use
Privacy Statement