<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic docking panel in .NET Forum</title>
    <link>https://forums.autodesk.com/t5/net-forum/docking-panel/m-p/1407763#M84093</link>
    <description>hi,&lt;BR /&gt;
&lt;BR /&gt;
after using the dockable panel example from ARX SDK, and then using the one &lt;BR /&gt;
posted on this news group (thanks Mike Tuersley), each new dockable panel &lt;BR /&gt;
that i create has the same 'Title' up the side, in my case its TEST PALETTE &lt;BR /&gt;
SET.&lt;BR /&gt;
i was wondering how to change this to be whatever i want it to be... i've &lt;BR /&gt;
changed the 'Name' argument in the line below, thinking that would fix it, &lt;BR /&gt;
but it hasn't&lt;BR /&gt;
m_PaletteSet = New Autodesk.AutoCAD.Windows.PaletteSet("Plotting", New &lt;BR /&gt;
Guid("63B8DB5B-10E4-4924-B8A2-A9CF9158E4F6"))&lt;BR /&gt;
&lt;BR /&gt;
any help would be great&lt;BR /&gt;
&lt;BR /&gt;
cheers&lt;BR /&gt;
&lt;BR /&gt;
mark</description>
    <pubDate>Wed, 17 Aug 2005 02:10:01 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2005-08-17T02:10:01Z</dc:date>
    <item>
      <title>docking panel</title>
      <link>https://forums.autodesk.com/t5/net-forum/docking-panel/m-p/1407763#M84093</link>
      <description>hi,&lt;BR /&gt;
&lt;BR /&gt;
after using the dockable panel example from ARX SDK, and then using the one &lt;BR /&gt;
posted on this news group (thanks Mike Tuersley), each new dockable panel &lt;BR /&gt;
that i create has the same 'Title' up the side, in my case its TEST PALETTE &lt;BR /&gt;
SET.&lt;BR /&gt;
i was wondering how to change this to be whatever i want it to be... i've &lt;BR /&gt;
changed the 'Name' argument in the line below, thinking that would fix it, &lt;BR /&gt;
but it hasn't&lt;BR /&gt;
m_PaletteSet = New Autodesk.AutoCAD.Windows.PaletteSet("Plotting", New &lt;BR /&gt;
Guid("63B8DB5B-10E4-4924-B8A2-A9CF9158E4F6"))&lt;BR /&gt;
&lt;BR /&gt;
any help would be great&lt;BR /&gt;
&lt;BR /&gt;
cheers&lt;BR /&gt;
&lt;BR /&gt;
mark</description>
      <pubDate>Wed, 17 Aug 2005 02:10:01 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/docking-panel/m-p/1407763#M84093</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-08-17T02:10:01Z</dc:date>
    </item>
    <item>
      <title>Re: docking panel</title>
      <link>https://forums.autodesk.com/t5/net-forum/docking-panel/m-p/1407764#M84094</link>
      <description>Did you generate a new GUID, Mark? &lt;BR /&gt;
&lt;BR /&gt;
Thanks and any time [RE: the sample]!&lt;BR /&gt;
&lt;BR /&gt;
-- Mike&lt;BR /&gt;
___________________________&lt;BR /&gt;
Mike Tuersley&lt;BR /&gt;
___________________________&lt;BR /&gt;
the trick is to realize that there is no spoon...</description>
      <pubDate>Wed, 17 Aug 2005 04:43:42 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/docking-panel/m-p/1407764#M84094</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-08-17T04:43:42Z</dc:date>
    </item>
    <item>
      <title>Re: docking panel</title>
      <link>https://forums.autodesk.com/t5/net-forum/docking-panel/m-p/1407765#M84095</link>
      <description>mike, no i hadn't generated a new GUID (to be honest i have no idea what &lt;BR /&gt;
that is / does or how to generate it).... anyways, i thought that might be a &lt;BR /&gt;
value saved somewhere in the registry, but after a search i couldn't track &lt;BR /&gt;
it down... buy i found a solution and that was to just rename the docking &lt;BR /&gt;
panel inside autocad&lt;BR /&gt;
&lt;BR /&gt;
i'm only concerned when i start to deploy the new docking panel.... if a &lt;BR /&gt;
user already has a 3rd party docking panel (using the same GUID) then i &lt;BR /&gt;
guess they'll get the Title from that one and not what i specify... is this &lt;BR /&gt;
the case???&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
thanks&lt;BR /&gt;
&lt;BR /&gt;
mark&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Mike Tuersley" &lt;MTUERSLEY_NOT_&gt; wrote in message &lt;BR /&gt;
news:4930550@discussion.autodesk.com...&lt;BR /&gt;
Did you generate a new GUID, Mark?&lt;BR /&gt;
&lt;BR /&gt;
Thanks and any time [RE: the sample]!&lt;BR /&gt;
&lt;BR /&gt;
-- Mike&lt;BR /&gt;
___________________________&lt;BR /&gt;
Mike Tuersley&lt;BR /&gt;
___________________________&lt;BR /&gt;
the trick is to realize that there is no spoon...&lt;/MTUERSLEY_NOT_&gt;</description>
      <pubDate>Thu, 18 Aug 2005 00:54:27 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/docking-panel/m-p/1407765#M84095</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-08-18T00:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: docking panel</title>
      <link>https://forums.autodesk.com/t5/net-forum/docking-panel/m-p/1407766#M84096</link>
      <description>GUID = Globally Unique IDentifier&lt;BR /&gt;
&lt;BR /&gt;
IOW, the purpose of a GUID is based on the premise&lt;BR /&gt;
that no two are the same. So, the chances that someone&lt;BR /&gt;
else has used the same GUID as you, are about as good&lt;BR /&gt;
as the chances that you can hit Pluto with a slingshot.&lt;BR /&gt;
&lt;BR /&gt;
You can use the IDE tools to generate GUIDs.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
http://www.caddzone.com&lt;BR /&gt;
&lt;BR /&gt;
AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
"Mark Dubbelaar" &lt;MARKDUBBELAAR&gt; wrote in message news:4931773@discussion.autodesk.com...&lt;BR /&gt;
mike, no i hadn't generated a new GUID (to be honest i have no idea what &lt;BR /&gt;
that is / does or how to generate it).... anyways, i thought that might be a &lt;BR /&gt;
value saved somewhere in the registry, but after a search i couldn't track &lt;BR /&gt;
it down... buy i found a solution and that was to just rename the docking &lt;BR /&gt;
panel inside autocad&lt;BR /&gt;
&lt;BR /&gt;
i'm only concerned when i start to deploy the new docking panel.... if a &lt;BR /&gt;
user already has a 3rd party docking panel (using the same GUID) then i &lt;BR /&gt;
guess they'll get the Title from that one and not what i specify... is this &lt;BR /&gt;
the case???&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
thanks&lt;BR /&gt;
&lt;BR /&gt;
mark&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Mike Tuersley" &lt;MTUERSLEY_NOT_&gt; wrote in message &lt;BR /&gt;
news:4930550@discussion.autodesk.com...&lt;BR /&gt;
Did you generate a new GUID, Mark?&lt;BR /&gt;
&lt;BR /&gt;
Thanks and any time [RE: the sample]!&lt;BR /&gt;
&lt;BR /&gt;
-- Mike&lt;BR /&gt;
___________________________&lt;BR /&gt;
Mike Tuersley&lt;BR /&gt;
___________________________&lt;BR /&gt;
the trick is to realize that there is no spoon...&lt;/MTUERSLEY_NOT_&gt;&lt;/MARKDUBBELAAR&gt;</description>
      <pubDate>Thu, 18 Aug 2005 01:20:05 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/docking-panel/m-p/1407766#M84096</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-08-18T01:20:05Z</dc:date>
    </item>
    <item>
      <title>Re: docking panel</title>
      <link>https://forums.autodesk.com/t5/net-forum/docking-panel/m-p/1407767#M84097</link>
      <description>Mark,&lt;BR /&gt;
&lt;BR /&gt;
If I'm not mistaken, I believe that the NEW operator is overloaded so you don't even have to use a GUID to instantiate an instance at all. If you are using VB.NET you can just call &lt;BR /&gt;
[code] m_PaletteSet = New Autodesk.AutoCAD.Windows.PaletteSet("Plotting") [/code]&lt;BR /&gt;
for C# I believe that you must a System.Type.Missing as the second parameter? &lt;BR /&gt;
Good Luck,&lt;BR /&gt;
Clif</description>
      <pubDate>Thu, 18 Aug 2005 17:03:14 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/docking-panel/m-p/1407767#M84097</guid>
      <dc:creator>cgay</dc:creator>
      <dc:date>2005-08-18T17:03:14Z</dc:date>
    </item>
    <item>
      <title>Re: docking panel</title>
      <link>https://forums.autodesk.com/t5/net-forum/docking-panel/m-p/1407768#M84098</link>
      <description>thanks guys... much appreciated&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Tony Tanzillo" &lt;TONY.TANZILLO&gt; wrote in message &lt;BR /&gt;
news:4931793@discussion.autodesk.com...&lt;BR /&gt;
GUID = Globally Unique IDentifier&lt;BR /&gt;
&lt;BR /&gt;
IOW, the purpose of a GUID is based on the premise&lt;BR /&gt;
that no two are the same. So, the chances that someone&lt;BR /&gt;
else has used the same GUID as you, are about as good&lt;BR /&gt;
as the chances that you can hit Pluto with a slingshot.&lt;BR /&gt;
&lt;BR /&gt;
You can use the IDE tools to generate GUIDs.&lt;BR /&gt;
&lt;BR /&gt;
-- &lt;BR /&gt;
http://www.caddzone.com&lt;BR /&gt;
&lt;BR /&gt;
AcadXTabs: MDI Document Tabs for AutoCAD 2004/2005/2006&lt;BR /&gt;
http://www.acadxtabs.com&lt;BR /&gt;
&lt;BR /&gt;
"Mark Dubbelaar" &lt;MARKDUBBELAAR&gt; wrote in message &lt;BR /&gt;
news:4931773@discussion.autodesk.com...&lt;BR /&gt;
mike, no i hadn't generated a new GUID (to be honest i have no idea what&lt;BR /&gt;
that is / does or how to generate it).... anyways, i thought that might be a&lt;BR /&gt;
value saved somewhere in the registry, but after a search i couldn't track&lt;BR /&gt;
it down... buy i found a solution and that was to just rename the docking&lt;BR /&gt;
panel inside autocad&lt;BR /&gt;
&lt;BR /&gt;
i'm only concerned when i start to deploy the new docking panel.... if a&lt;BR /&gt;
user already has a 3rd party docking panel (using the same GUID) then i&lt;BR /&gt;
guess they'll get the Title from that one and not what i specify... is this&lt;BR /&gt;
the case???&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
thanks&lt;BR /&gt;
&lt;BR /&gt;
mark&lt;BR /&gt;
&lt;BR /&gt;
&lt;BR /&gt;
"Mike Tuersley" &lt;MTUERSLEY_NOT_&gt; wrote in message&lt;BR /&gt;
news:4930550@discussion.autodesk.com...&lt;BR /&gt;
Did you generate a new GUID, Mark?&lt;BR /&gt;
&lt;BR /&gt;
Thanks and any time [RE: the sample]!&lt;BR /&gt;
&lt;BR /&gt;
-- Mike&lt;BR /&gt;
___________________________&lt;BR /&gt;
Mike Tuersley&lt;BR /&gt;
___________________________&lt;BR /&gt;
the trick is to realize that there is no spoon...&lt;/MTUERSLEY_NOT_&gt;&lt;/MARKDUBBELAAR&gt;&lt;/TONY.TANZILLO&gt;</description>
      <pubDate>Fri, 19 Aug 2005 05:00:02 GMT</pubDate>
      <guid>https://forums.autodesk.com/t5/net-forum/docking-panel/m-p/1407768#M84098</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2005-08-19T05:00:02Z</dc:date>
    </item>
  </channel>
</rss>

