Hi list !<br><br>Sometimes ago I decided to learn a bit of Qt and C++, and after following some tutorial I looked for more practical stuff to practice on. So I looked into the microblog applet code since I use it and tried to code a &quot;reply&quot; and &quot;retweet&quot; features/buttons , (well explained on this wish: <a href="https://bugs.kde.org/show_bug.cgi?id=177906">https://bugs.kde.org/show_bug.cgi?id=177906</a>), that you find in most microblog client.<br>
<br>It has not been as easy as I expected, but I guess that being totally unexperienced wasn&#39;t helping :)<br><br>Anyway here is the result I got (small animated GIF):  <a href="http://tinyurl.com/yjk4oze">http://tinyurl.com/yjk4oze</a><br>
I must add that the buttons are not displayed in my own twees/dents<br><br>Now I have questions: <br><br>- I did it at first to start to understand how applets were working, and learn a bit of Qt/C++, but now I wonder: is this something you think is worth to be integrated in the microblog applet?<br>
As I said above there is a wish about it on b.k.o, and this is a common feature, but maybe the applet is intended to remain simple? or someone would have already started to work on it another way?.. or, or , or any reason?<br>
<br>- A part from the above consideration what do you think of the &#39;design&#39;, the location of the buttons and the way it works? Also I&#39;d like to show the code I wrote to you so that you can criticize it  (being a total beginner, i probably wrote an horrible piece of code :) don&#39;t hit me)  Is this the good place to share the code? Or can i post it to the review board?<br>
<br>Thanks in advance for your answers/advices, please remind I&#39;m totally new to this, so pardon me if I didn&#39;t post the good place the good way.<br><br>Best regards,<br><br>Bou <br><br><br><br><br><br>