Welcome, Guest. Please login or register.
May 16, 2012, 03:56:48 pm
Home Help Search Login Register
News: When replying to a specific statement be sure to quote the previous post.

+  TurboCAD Forums
|-+  SDK Corner
| |-+  SDK General Discussion
| | |-+  How to show Regen object's programatically added properties in Selection Info Pa
« previous next »
Pages: [1] Go Down Print
Author Topic: How to show Regen object's programatically added properties in Selection Info Pa  (Read 840 times)
CaraVani0
Newbie
*
Posts: 12


« on: August 31, 2010, 08:57:11 am »

1) How to show Regen object's programatically added properties in Selection Info Palette?

How to display content in the Selection Info Palette that resembles the content displayed by the TcStair object?

So in which Regen Server's method should I "reveal" the programatically added properties, so that to be visible in the Selection Info Palette under the General, Pen, Brush and other groups of Stock properties?

Here?
(C# code)
Code:
public int GetPropertyInfo(out object Names, out object Types, out object IDs, out object Defaults)
{
          ...
}

Also,
2) a) create TcStair object.
b) right-click the object and select "Properties"
c) on the left notice that except for the Stock property pages - General, Pen, Brush, Text, Custom..., Other there are other custom pages that have custom controls in them. How to add custom tabs on the left in the Properties dialog such as "My Regen Object's Tab" and when the user clicks on it to display custom controls on the right?

Logged
Pages: [1] Go Up Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by MySQL Powered by PHP Powered by SMF 1.1.11 | SMF © 2006-2009, Simple Machines LLC Valid XHTML 1.0! Valid CSS!
Page created in 0.051 seconds with 17 queries.