Question about Objects selected - Forum

Forum Navigation
You need to log in to create posts and topics.

Question about Objects selected

Is there any way to know if an object is selected?

Hello Alberto,

I do not know it currently.

But I think Dave has not designed the plugin interface with the idea of IDE plugins in mind.

I think this is what you are looking for.

Or does you mean which object has the focus on runtime?

Regards

Hans-Peter

 

 

 

Yes, David didn't foresee some things, that's for sure. I can already manipulate some things but I just want to know if there is any status for the selected object, like "[SELECTED]". (design time)

I saw your PubViewer application about parsing objects, but I don't really know anything about LISP, so I was completely disoriented :)

A friend asked for a special function in my plugin, which I found interesting, and I'm investigating this morning if it's possible.

In the Object List the selected objects are marked. What I would like is to have their list. I'll see if I can get away with it