Started by TimSpangler ·
2010-03-29 16:31 UTC ·
10 replies · SMF topic #1243
TimSpangler
2010-03-29 16:31 UTC
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.
fred_tomke
2010-03-29 20:23 UTC
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
TimSpangler
2010-03-29 23:10 UTC
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.
bazzacad
2010-03-30 00:21 UTC
Do you have an other version of the ODCL project in a different support path it maybe loading by mistake?
TimSpangler
2010-03-30 11:21 UTC
That was the first thing that I checked. I also can change the icon with no problem., just not the text
TimSpangler
2010-04-01 14:33 UTC
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?
owenwengerd
2010-04-01 20:09 UTC
Strange. I'll see if I can reproduce the problem.
TimSpangler
2010-04-01 21:01 UTC
I haven't been able to reproduce this since. Everything seems to be fine so far. I will keep you posted
TimSpangler
2010-04-06 15:07 UTC
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
owenwengerd
2010-04-06 17:03 UTC
This problem should now be fixed in the next build.
TimSpangler
2010-04-06 17:16 UTC
Thanks Owen. ;D