Message 1 of 6
docking panel
Not applicable
08-16-2005
07:10 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
hi,
after using the dockable panel example from ARX SDK, and then using the one
posted on this news group (thanks Mike Tuersley), each new dockable panel
that i create has the same 'Title' up the side, in my case its TEST PALETTE
SET.
i was wondering how to change this to be whatever i want it to be... i've
changed the 'Name' argument in the line below, thinking that would fix it,
but it hasn't
m_PaletteSet = New Autodesk.AutoCAD.Windows.PaletteSet("Plotting", New
Guid("63B8DB5B-10E4-4924-B8A2-A9CF9158E4F6"))
any help would be great
cheers
mark
after using the dockable panel example from ARX SDK, and then using the one
posted on this news group (thanks Mike Tuersley), each new dockable panel
that i create has the same 'Title' up the side, in my case its TEST PALETTE
SET.
i was wondering how to change this to be whatever i want it to be... i've
changed the 'Name' argument in the line below, thinking that would fix it,
but it hasn't
m_PaletteSet = New Autodesk.AutoCAD.Windows.PaletteSet("Plotting", New
Guid("63B8DB5B-10E4-4924-B8A2-A9CF9158E4F6"))
any help would be great
cheers
mark