Make non-overload methods easier to see and select

Using VL beta, sorry if this is already fixed in gamma.

I’ve just successfully imported a dll from the.net framework assembly. In this case for windows clipboard functions.
Its only the second time I’ve done it and it all worked pretty well, however I did have some trouble selecting the non-overload version of a method that had another overload. I only knew GetText() existed because of the .net documentation, from the node-browser it appeared to me at first that GetText(Format) was the only option.

seems to boil down to the same issue as mentioned here: Rectangle nodebrowser creation

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.