<br><br><div class="gmail_quote">2009/1/4 0xDeadC0de <span dir="ltr"><<a href="mailto:roguestar191@comcast.net">roguestar191@comcast.net</a>></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'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'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'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's own set of bugs (Besides being over ugly, the dialog displaying<br>
compiz background image but not plasma's, and the little issue with it<br>
being "jumpy"..(If you try it.. you'll see what I mean) links don'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's nice to see a reasonably large Ruby plasmoid. You haven't mentioned any problems you've had with the ruby bindings, but I'd be interested to hear of anything. I noticed you have a lot of event handling code commented out - is that because it didn'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's text to the applet<br># What a pain in the ass<br><br>Did you try something simpler which didn't work? Would your problem be the same in C++?<br>
<br>-- Richard <br></div></div><br>