Hello,<br>in my former programming RAD/IDE (Delphi) I have a tool that when I type lets says:<br>-b it will replace the -b for = QPushButton(self) <br><span style="font-family: courier new,monospace;">myPushButton -b[ENTER]</span><br style="font-family: courier new,monospace;">

<span style="font-family: courier new,monospace;">myPushButton = QPushButton(self)</span><br><br>Is there any way of doing this in Eric?<br><br>Regards.<br><br>