Hi am trying to make a UI for a small tool i developed and i use PyQt and i use a Input Widget called QLineEdit and use a feature for that called placeHoldetText to put up a temp text in my text field.
This tool works fine if i open it standalone. But when i open from maya interface it gives me a Attribute Error that 'QLineEdit' object has no attribute 'setPlaceholderText' Now is this bcoz am doing something wrong or this feature is not supported in maya -- You received this message because you are subscribed to the Google Groups "Python Programming for Autodesk Maya" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
