twk 236 Posted October 14, 2015 Hi All, Looking at the code for the Get Texture Node it shows that there is a Obj Info Widget called PopupTextures? selectedTexture = Marionette.OIPControl('Texture', Marionette.WidgetType.PopupTextures, 0) However this isn't documented in the Dev Wiki What other types of widgets are there? that aren't shown in the wiki? I'm particular interested in every resource type popup type from the OIP. (Obj Names in File, Symbols, Hatches, etc).. Am I looking in the wrong place? Thanks Tui Quote Share this post Link to post
Mark Flamer 0 Posted October 14, 2015 These are the current OIP controls offered in Marionette Int Bool Real RealCoord RealAngle RealArea RealVolume Text TextStatic TextStaticParam Popup PopupClasses PopupLayers Separator PopupTextures This list and other useful Marionette code is in Marionette.py Quote Share this post Link to post