Jump to content

Recommended Posts

Posted

my pickbox becomes a ghost or phantom

 

Hi , I do not know why or when but my pick box becomes as shown , 

Which system variable control it ?

Thanks in advance 

 

 

pick box seem ghost.png

Posted

I don't know if I understand the meaning well.

PICKBOX is activated only when PICK is performed.

It is not visible when making adjustments and window selections.

 

or There may be a syntax in your Lisp that sets the PICKBOX variable to 0.

The PICKBOX variable has a value between 0 and 50, and usually 5 is sufficient.

 

or The background color looks like a block editor.

In OPTIONS, you can specify the color of the crosshairs inside the block editor separately.

 

or if it is Unstable problem

by GRAPHICSCONFIG, and 3DCONFIG command 

you can off HW accelerations. some cases it works

Posted (edited)

Possibly something has changed in your OPTIONS

on the DISPLAY tab

Click on COLORS

 

image.thumb.png.99d822e39a400bce6d02a07a43759012.png

 

image.thumb.png.d9aa411e9a1c6e008f7fed3bed64cffb.png

Edited by Dadgad
typo
Posted (edited)

Pickbox and Aperture maybe both, they are sizes like 4k screen pickbox maybe 7. Il like to be able to see my pickbox 5. 

Edited by BIGAL
Posted

Hi all , it was this. Display Auto snap aperture box , shall be unmarked. 

Problem solved 

Thanks  

 

image.png.fbaec784f11ec059e86e7cde05b5df9a.png

  • Like 1
  • Thanks 1
Posted

Thanks for sharing what you figured out.  :beer:

Hey, I had never noticed, bit you have the COLORS option right there too, very convenient!

Posted

this is another story 

APERTURE variable is useful in ZWCAD. because it has weird aperture snap range for user who uses AUTOCAD before.

so i add that code in my startup lisp😆

Posted
7 hours ago, Dadgad said:

Thanks for sharing what you figured out.  :beer:

Hey, I had never noticed, bit you have the COLORS option right there too, very convenient!

And at the last right label  "PROFILES" you can save your setting , and as many setting as you want to . the file has ARG extension 

so you can set as desired. 

image.png.70455a2526cdfc1398d86fb2dd5f6469.png

  • Like 1
Posted
22 minutes ago, Tharwat said:

You should have given the credit to the person who helped you with your problem as a deep manner of respect. ;) 

https://forums.autodesk.com/t5/visual-lisp-autolisp-and-general/my-pickbox-becomes-a-ghost-or-phantom/td-p/11066757

@Tharwat, yes I forget to give the credit to  BeeKeeCZ at the ADSK forum

I was so happy to get it solved that didi no give it. 

 

image.png.dbea78e355d30a478977bdf1dec2f0d9.png

Posted

Did you try the logfile compare ? Handy when trying to find a variable name. Your other post at forums/autodesk.

Posted
15 hours ago, BIGAL said:

Did you try the logfile compare ? Handy when trying to find a variable name. Your other post at forums/autodesk.

HI@BIGAL , please clear me. How to do?

 

Posted (edited)

Hi devitg

 

Logfileon

setvar

?

*

may need press enter to get all pages of setvar

Logfileooff

 

You now have a logfile.log its saved here. I have mine set to a TEMP directory easier to get at.

image.png.3da80510ce229224e42a199eba6d89bc.png

 

Ok change 1 variable only.

Do all the steps above again, you now have 2 Log files and can compare.

 

In Notepad++ is a compare option makes it much easier. If you dont have Notepad++ open 2 Notepad files and scroll. I think I had to add it to Notepad++ it was in plugin options.

 

image.png.72c8fd22ca207e66d2317a43d2758351.png

image.thumb.png.1aeea82a5f7286fd8173e524f511d109.png

Edited by BIGAL
  • Like 2
Posted

No worries I have used it a few times but its not 100% perfect, some names may mislead you. 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...