I for one would not be here now if it wasn’t for people like Paul and Bobo sharing their tricks. its a strange thing to contemplate life as an animat…
Probably the same if you are trying to get information more than the UI scheme, but I tend to use the managedservices.CUIupdater class in any custom d…
I requested this method for the dotnet SDK in the 2012 beta cycle. Until this is addressed, get/set clipboard method remains the best we have.
good to know for dotnet integration too – i had been using segoeUI and knew it looked a little off…
That must be what it always returns, as show is there for info, not as a confirmation that a property or properties exist. If you need to verify as pa…
Hey claude, If it doesn’t have any properties or its an interface then yes. What are you trying to find information on? Does showmethods or showinterf…
hey Alex ,try this for a start: i remember Joel’s post, but I used this approach recently to get the functionality I needed – rollout ListViewRo “” …
Have you linked the ui component to the parameter block? And defined the rollout in the pblock definition?
hi Nico, you could try attachObjects <node1> <node2> [ move:<boolean> ] Makes <node2> a child of <node1>. Resets the…
you could store an xml document as a string in a single #stringtab, Then you can cast the branch back to int when you parse the stored string. I use t…
Hey Denis, Yes, that’s exactly right. I have used it in cases when I need to generate dynamic button interfaces. One example was a control that would…
Hey Paul, I have always used the max timer trick with dotnet – but I gave up a long time ago with trying to make everything handle correctly within a…
Are you basing their position on the helper object you have created? perhaps the pivot or TM of that (despite looking in the correct position) is off….
Hey Branko, I realized that my original chart was slow to build in MXS, so did some other versions using a custom control in VS. the results are here…
there is a setting in the installsettings.ini where you can set useUserProfiles=0 however, there is a case to say that generally letting scripts acc…