fxruby
very noob question about ruby inheritance, ruby object inside FXRuby
first sorry for my poor english...I\'ve a doubt..I\'m reading the FXRuby for the pragmatic programmer..and I saw this code[详细]
2023-03-28 03:21 分类:问答how do I display a googlechart in ruby?
I was wondering how to display a chart made with gchartrb in ruby. I tried to do it by simply requiring the picture from the URL given but that gives the error \"Bad URI\". how do I do it? thanks[详细]
2023-01-29 21:39 分类:问答How to use drawText on FXCanvas in FXRuby?
I am trying to make text appear on a FXCanvas. when I use this code: def 开发者_如何学Pythonscore_box(event)[详细]
2023-01-25 09:26 分类:问答In FXRuby when trying to specify a font I get an error "FXDCWindow::setFont: illegal or NULL font specified.", how to fix this?
In Ruby when 开发者_开发技巧trying to specify a font I get an error \"FXDCWindow::setFont: illegal or NULL font specified.\". I tried doing it like this:[详细]
2023-01-25 05:52 分类:问答Using the FXFont class
how do you use the 开发者_如何转开发FXFont class on FXRuby so that you can change the font and color of the text on your application? THANKS!The typeface or font used for text is a separate concept fr[详细]
2023-01-20 19:53 分类:问答Installing FxRuby on Windows
Simple question: How to install FxRuby on windows. I have installed ruby 1.9 using one click insta开发者_StackOverflow中文版ller from http://rubyinstaller.org/Just open up command prompt and type:[详细]
2022-12-29 12:55 分类:问答Silverlight ScrollViewer Not Scrolling
enter code hereI have a ScrollViewer in Silverlight that is not scrolling vertically whenever I call the ScrollToVerticalOffset method from the code behind.[详细]
2022-12-18 00:13 分类:问答