[solved] Size of Palette with not allow resizing

Started by stephan_35, June 15, 2009, 07:37:52 AM

Previous topic - Next topic

stephan_35

Quote from: owenwengerd on July 17, 2009, 08:20:23 PM
No, I cannot resize it. I tested in AutoCAD 2007 on Vista.

I use AutoCAD 2008 on Vista 32Bits .

I tried this to show palette in middle screen with no effect , steel docked! :
Code (autolisp) Select

(dcl_Form_Show Test_Form1 400 400)


But i discover another thing ...  :(

When i undock the palette, it steel locked, and missing all option button and checkbox and option list, until i move it again !!!

After moved it in screen , repaint it  and seem work fine (but not really the good size)......

But, i can resize it before or after move, but not as i wish (with no control), i get something strange :
Horizontal ,Only some pixel (maybe 32), after resizing, cannot get original size, but drafting as it could do it ...
Vertical, like Horizonal if i select this first.
Diagonal, if i select this first, i can resize it over, and over, but not as i wish !

Hope this can help you !

Thanks !
OpenDCL 6.0.0.6 / Editor 5.1.2.3  / Vista 32 Bits
Development of  specific tools for trades in AutoLisp - php - sql

owenwengerd

In Beta 8, I have done some work on palette sizing, but I still see some strange problems that I haven't been able to resolve. For example, when Resizable is False the palette shifts inside the container window when undocking or unrolling.

stephan_35

You've got it with 5.1.2.1, solved !

Arrrhh , but another thing, when i move pallette in screen, size of item inside change (just a little)

I 'll make anothe post for this ;)

thanks for your job !
OpenDCL 6.0.0.6 / Editor 5.1.2.3  / Vista 32 Bits
Development of  specific tools for trades in AutoLisp - php - sql

owenwengerd

I did notice the shifting, and I spent some time trying to fix this, but so far I haven't found a solution. The shifting is due to some unusual implementation in AutoCAD's palette code.