Boards /
Runtime/AutoLISP /
Topic 814
Suggest for palettes dialog (Floating Option ?)
Started by stephan_35 ·
2009-06-16 09:25 UTC ·
10 replies · SMF topic #814
stephan_35
2009-06-16 09:25 UTC
Hello,
Would it be possible to establish an option for the pallets to determine whether they should appear in the middle of the screen or not (Floating Option, which is enable in autocad).
Indeed, to date, from the display order send, they are placed by default row to the left or right depending on the storage options defined.
Best regards
Thanks
owenwengerd
2009-07-09 18:04 UTC
This is managed by AutoCAD in the user's workspace settings I think, so I'm not sure it's possible. You can submit a feature request for it.
stephan_35
2009-07-09 18:40 UTC
That's true, in workspace setting we can select if the pallet is dockable or no !
But, when we open a new autocad pallet , it never be already dockabled, appear in middle of sreen ....
Thanks.
blasto
2009-08-14 12:38 UTC
Hi there,
I have been wondering the same. interestingly one of my palette starts floating and the other does not..
Finally I figured out that if you close the drawing while the palette is still open palettes floating state and position is kept in mind ;)
so next time you run your lisp, palette appears floating. isn't it nice ;D
fred_tomke
2009-08-14 20:21 UTC
Hi blasto,
thanks for this interesting hint. I will try that. I'm wondering where it is written, when it will be saved during closing a drawing. Will it only be kept for the drawing or for all drawings?
Fred
stephan_35
2009-08-15 16:09 UTC
author=Fred Tomke link=topic=814.msg4352#msg4352 date=1250281260 wrote:
Will it only be kept for the drawing or for all drawings?
In my case, this work for all drawing !
I'm wondering too where it is written !! maybe in register, i will have a look !
thanks ;)
stephan_35
2009-08-18 11:21 UTC
Hello,
I didn't found anything about palette, but you can find dialog box size in profile/opendcl registry key ....
owenwengerd
2009-08-18 17:19 UTC
Look in e.g.:
%AppData%\Autodesk\AutoCAD 2010\R18.0\enu\Support\Profiles\.aws
fred_tomke
2009-08-21 11:26 UTC
Hm, thanks Owen, but it seems that my palettes are missing in these aws-files. Does anybody find his palette in such an aws-files?
Fred
stephan_35
2009-08-21 17:03 UTC
author=Fred Tomke link=topic=814.msg4373#msg4373 date=1250853988 wrote:
Hm, thanks Owen, but it seems that my palettes are missing in these aws-files. Does anybody find his palette in such an aws-files?
I have a look in these files also, and no found my palette, but some are store by id name, and i don't realy know which palette it was .... seems to be hard to find them ;)
best regards
owenwengerd
2009-08-21 18:40 UTC
I don't remember which file it is saved in, but a search for the previous discussions about this should turn up exactly where the settings are stored. I would experiment with saving your workspace to see if that saves the current settings.