cgvinny
01-21-10, 08:20 AM
Hey guys !
I was making some test with window IDs to try to catch how it works, but it seems that some window IDs are not usable.
For example I tried :
[Note,[IGetTitle,tool:layers:3d layer],,0] -->it works
now same thing but with the window ID :
[Note,[IGetTitle,39],,0] --> error message 39 unknown element
[Note,[IGetTitle,1062],,0] -->it works (edit object button)
any idea where i made it wrong ?
thx !
I was making some test with window IDs to try to catch how it works, but it seems that some window IDs are not usable.
For example I tried :
[Note,[IGetTitle,tool:layers:3d layer],,0] -->it works
now same thing but with the window ID :
[Note,[IGetTitle,39],,0] --> error message 39 unknown element
[Note,[IGetTitle,1062],,0] -->it works (edit object button)
any idea where i made it wrong ?
thx !