<br><br><div class="gmail_quote">2009/1/4 0xDeadC0de <span dir="ltr">&lt;<a href="mailto:roguestar191@comcast.net">roguestar191@comcast.net</a>&gt;</span><br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Please bear with me, it&#39;s still messy code, it needs to be cleaned up a<br>
lot, especially when it comes to variable names... But most of it works,<br>
favorites are disabled for the plasma ui - and don&#39;t yet support<br>
konqueror integration anyway (soon I hope?)<br>
<br>
Yes yes the webview controls are ugly, and missing a zoom bar. :P<br>
About needs an icon..<br>
<br>
One of the reasons it&#39;s so bulky is that it not only supports the plasma<br>
ui file but it supports the Qt designer .ui file (ui/Dialog.ui) which<br>
has it&#39;s own set of bugs (Besides being over ugly, the dialog displaying<br>
compiz background image but not plasma&#39;s, and the little issue with it<br>
being &quot;jumpy&quot;..(If you try it.. you&#39;ll see what I mean) links don&#39;t work<br>
in the webview)<br>
<br>
The only bug I have is with the setCurrentIndex(int) on the tab widget<br>
(I think, I change things a lot, create and fix a ton of bugs all the<br>
time, and am prone to typos after to many hours)</blockquote><div>It&#39;s nice to see a reasonably large Ruby plasmoid. You haven&#39;t mentioned any problems you&#39;ve had with the ruby bindings, but I&#39;d be interested to hear of anything. I noticed you have a lot of event handling code commented out - is that because it didn&#39;t work?<br>
<br>You say this in you comment at the top of main.rb:<br><br># The base is PlasmaScripting::Applet. On top of that is my applet - which draws it&#39;s text to the applet<br># What a pain in the ass<br><br>Did you try something simpler which didn&#39;t work? Would your problem be the same in C++?<br>
<br>-- Richard <br></div></div><br>