Hello,
in my former programming RAD/IDE (Delphi) I have a tool that when I type
lets says:
-b it will replace the -b for = QPushButton(self)
myPushButton -b[ENTER]
myPushButton = QPushButton(self)

Is there any way of doing this in Eric?

Regards.
_______________________________________________
Eric mailing list
Eric@riverbankcomputing.com
http://www.riverbankcomputing.com/mailman/listinfo/eric

Reply via email to