Author Topic: size in pixels of a dialog control  (Read 2599 times)

0 Members and 1 Guest are viewing this topic.

efernal

  • Bull Frog
  • Posts: 206
size in pixels of a dialog control
« on: March 07, 2007, 07:35:23 PM »
I know that there is a system var that returns the size in pixels of a dialog control (dcl)
I forgot it's name...
Does anybody knows?
e.fernal
e.fernal

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: size in pixels of a dialog control
« Reply #1 on: March 07, 2007, 08:45:54 PM »
Must say thats new to me ..
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
Re: size in pixels of a dialog control
« Reply #2 on: March 07, 2007, 08:51:01 PM »
No size that I know of but done_dialog returns:
Quote
A two-dimensional point list that is the (X,Y) location of the dialog box when the user exited it.
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.

Kerry

  • Mesozoic relic
  • Seagull
  • Posts: 11654
  • class keyThumper<T>:ILazy<T>
Re: size in pixels of a dialog control
« Reply #3 on: March 07, 2007, 08:51:24 PM »
second thought ..
The only time I've seen the size is if I try to make a dialog too BIG and I get an ACAD message and an error file .. sound familiar .. ?

.. but that was before ODCL :-)
kdub, kdub_nz in other timelines.
Perfection is not optional.
Everything will work just as you expect it to, unless your expectations are incorrect.
Discipline: None at all.

dan19936

  • Guest

ronjonp

  • Needs a day job
  • Posts: 7529
Re: size in pixels of a dialog control
« Reply #5 on: March 08, 2007, 12:44:44 PM »
second thought ..
The only time I've seen the size is if I try to make a dialog too BIG and I get an ACAD message and an error file .. sound familiar .. ?

.. but that was before ODCL :-)


Kerry,

What exactly is object ODCL? I've heard it mentioned quite a bit here, and you seem to like the way it operates.
Could you enlighten me?

Thanks,

Ron

Windows 11 x64 - AutoCAD /C3D 2023

Custom Build PC

CAB

  • Global Moderator
  • Seagull
  • Posts: 10401
I've reached the age where the happy hour is a nap. (°¿°)
Windows 10 core i7 4790k 4Ghz 32GB GTX 970
Please support this web site.