Skip to main content
Known Participant
October 29, 2010
Question

Suppress Warning, no Pixel selected

  • October 29, 2010
  • 1 reply
  • 1349 views

Hello,

is it able to suppress the Warning - No Pixel selected?

The warning pops up when I select the lasso tool in subtract from selection mode and I subtract everything. Problem is, since this warning occurs not during a script, I'm not able to use "app.displayDialogs = DialogModes.NO;"

Is there a way to generaly suppress this warning?

Thx in advance

Joerg

This topic has been closed for replies.

1 reply

c.pfaffenbichler
Community Expert
Community Expert
October 31, 2010
The warning pops up when I select the lasso tool in subtract from selection mode and I subtract everything.

Why not simply deselect?

Isn’t there a »Don’t show again«-checkbox in the dialog?

Known Participant
October 31, 2010

Hello and thx for your reply!

Why not simply deselect?

I have written a little script for restoration purpose where you can draw areas wich have to be repaired. If you have worked on object, the area is auto selected and you have to subtract the fixed parts. Problem is, if I have fixed the whole area the warning pops up! Of corse there is a checkbox, but I dont want my co-workers to put up with this thing. Would be great if there is an scriptable solution like a global setting or something!

thx in advance

Joerg

Known Participant
November 5, 2010

doesnt anyone know? Please this is still necessary for me!