Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
I am writing a .EXE to load a .DLL file which someone provided before, There is a PushButton in the .DLL, i want to rotate the PushButton to 90 degree.How to do it?
By the way, i do not have original source code of the DLL
Thanks buddy.
Is this a custom piece of code that does the pushbutton or is this a QPushButton from Qt?