ashbb
ashbb
> I updated the gems, and ran the same tests as before, but I still ran into problems: Oh, sorry. Thank you for taking the time... BTW, I posted about...
Hi facetoe, I posted a mail to ruby-list ML (Japanese ML) and got an advice. - It seems to crash in pixman (an image processing library used in cairo )...
@robtg Thanks for pointing out this issue. I've read the post about the same issue in the Shoes ML recently. I paste the dialogue here. It's not a solution, though......
Hi John, Yeah, the image method with :left and :top attributes doesn't work well for now. This is a bug. But sorry, I've no good solution so far. So, please...
Hi John, Thank you for the fantastic suggestion. Try out sample56. ;-) ashbb
Hi John, I've looked at your commits. The code_box, resize method and :title on alert are great ideas. Are they completed? If so, I'd like to merge your commits into...
@XULRunner42 Thanks for using Green Shoes. :) > It is resolved with gem install hpricot, removing the binary hpricot_scan.so from lib/ext/ (along with hpricot.rb and hpricot/) Yes, the green_shoes/lib/ext/hpricot/hpricot_scan.so is...
Umm,... Sorry, I can't help you. Because I've never used Mac... I forwarded this issue to Shoes ML. I hope someone Mac user help us.
Hi Paul, > Hello, I have a Mac (albeit it's 10.7) and I can run green_shoes more > or less happily with ruby 1.9.3. Wow, great! Thank you for the...
Hi sentientwaffle, Wow, you forked and rewrote Green Shoes. Awesome! I reviewed your code a little and realized following two differences. i) Use Gtk::VBox and HBox to implement stack and...