Palette titlebar text not changing

Started by TimSpangler · 2010-03-29 16:31 UTC · 10 replies · SMF topic #1243

I have updated the titlebar text of my palette form, but it doesn't update at runtime.  It defaults to the old text.  I can change the icon and other thing but not the text.
Hi Tim,

change the titlebar text before you call dcl_form_show. You cannot change the titlebar text at runtime, when the palette is shown. There was already a topic about that: {2}

Fred
Thanks for the reply Fred,

I saw that post already.  What I mean is I made it static on the form from the editor but when I run the project it does not change.  Plus I can not get it to change before the palette for is called.
Do you have an other version of the ODCL project in a different support path it maybe loading by mistake?
That was the first thing that I checked.  I also can change the icon with no problem., just not the text
I deleted my .aws file from my profile and now everything seems to be updated.  They were located here:

C:\Documents and Settings\tspangle\Application Data\Autodesk\ACD-A 2009\enu\Support\Profiles\\


Not sure why this happened?
Strange. I'll see if I can reproduce the problem.
I haven't been able to reproduce this since.  Everything seems to be fine so far.  I will keep you posted
It has happened again.  I found that it is being saved here:

C:\Documents and Settings\tspangle\Application Data\Autodesk\ACD-A 2009\enu\Support\Profiles\FixedProfile.aws

upon closing Autocad.  It also saves the position and auto-hide.  I assume that it is getting the palette name from here and not from the lisp.  If I delete this file all is fine and it returns upon closing Autocad.

I am running XP SP3 / ACA09
This problem should now be fixed in the next build.
Thanks Owen.  ;D