QT DESIGNER (need help with code..)
i want to make thing looking like that:
when u press button (name={B]create[/B])
text appears in textedit field (name=code)
and in this text should be thing from another textedit field (name=dev)
text should look like that:
bla bla vla...
bla bla vla...
bla bla vla [B] [text from textedit field (name=dev)] blablavla...
bla bla vla...
bla bla vla...
pls tell me exacly what i shoul do (code & connections)
i will write in my program that u helped me... :P
and i have second thing to do:
i need another button (name=save) it should save text from textedit field (name=code) to file which name and place where it will be placed will be configured by user (u konw what i mean :P )
pls tell me exacly what i shoul do (code & connections)
i will write in my program that u helped me... :P
|