QtRuby is a cross-platform application framework Qt binding for Ruby.
0
votes
0answers
68 views
Qtdesinger, ruby and some action for buttons/widgets in generated code
I am developing an application using ruby and qt as front end. I used qtdesigner to draw gui and converted the code using rbuic4. But i am unable get any action for buttons placed on main programm. I ...
1
vote
1answer
175 views
Setting up a Qt::MainWindow
So I'm 100% new to ruby qt, I'm used to python, and I got the basics but because the QMenuBar wont align properly with just Qt::Widget I have been trying to figure out the QMainWindow command. I know ...
0
votes
0answers
42 views
Trigger paintEvent on file load
I want to draw picture pixel by pixel in Qt UI. Now I'm stuck at calling painEvent because it's never called.
Here is my ImageWidget class which is painting array
class ImageWidget < ...
0
votes
1answer
44 views
qtruby draw picture point by point
Hi I'm trying to write BMP reader writer in ruby and now i'm stuck on write it on screen.
I have picture stored in pixels array and on every pixel is stored rgb color.
But nothing happens in in ...
1
vote
1answer
53 views
QtRuby on OSX restore minimized window on timer
I'm writing a time logging application using QtRuby on OSX. It is important that it periodically reminds users (my team) to log their time, preferably by coming to the foreground (unminimizing, if ...
0
votes
0answers
26 views
Missing QStackedWidget on Ruby
I'm trying to get Qt on Ruby to work, but I have problem with QStackedWidget - it seems missing on Qt4 for Ruby.
This code:
self.stacked_widgets = Qt::QStackedWidget.new(self)
causes:
...
1
vote
0answers
84 views
QtRuby connect signals and slots with parameters/arguments
I would like to know how I can connect to a signal that take parameters (using Ruby blocks).
I know how to connect to one which does not take parameters:
myCheckbox.connect(SIGNAL :clicked) { ...
2
votes
0answers
46 views
qt-ruby and custom widgets on QGraphicsScene
Im using qt-ruby and i want to add an Widget to the QGraphicsScene, using addWidget().
In return, I get an QGraphicsProxyWidget.
Later, when the user clicks the GraphicsScene, use itemAt() to find ...
2
votes
2answers
241 views
Why am I getting a segmentation fault (qtruby)?
I've been having an issue with segmentation faults when accessing a class variable (an array of Qt::Actions), and I've been trying to whittle it down to a minimal code example that replicates the ...
1
vote
0answers
144 views
QtRuby painting crashing on Windows but not Linux
I'm new to QT and am having crashes on Windows 7 x64 when trying to create custom paint events. I'm using Ruby 1.9.3p125 and qtbindings-4.8.3.0-x86-mingw32. This crash does not show up when on my ...
1
vote
0answers
114 views
Can QtRuby applications be deployed on Apple's App Store?
I'm debating whether I should go with MacRuby or QtRuby. I definitely want to deploy my app on the App Store, however. If QtRuby cannot be deployed on the App Store, I will have to use MacRuby.
0
votes
1answer
306 views
Qt Model/View programming examples and tutorials in Ruby
I'm learning about Qt Model/View with Ruby and I'm trying run the following code
require 'Qt4'
class MyModel < Qt::AbstractListModel
def initialize(data = [])
super()
@data ...
1
vote
1answer
135 views
handling event in qtruby
I trying Qt with Ruby and QtDesigner but I don't understand how to handle events. I read and tried signals and slots but I don't see how I customize behavior for example if I want to trigger an action ...
1
vote
2answers
156 views
How can I create debian package (*.deb) from ruby application written with qt4?
I found a lot of tutorials how to build application with Ruby and Qt, but i have no idea how anybody else will be able to run it! I am using Ubuntu 11.10, ruby 1.9.2 with rvm and:
rbqtapi -v output ...
0
votes
1answer
52 views
Can't display more than one table model inheriting from the same class on different tables in QtRuby
I've been following this article to display ActiveRecord data in QtRuby. I've copied the BoatTableModel class from there(used my own code for the rest). In the article, BoatTableModel is defined to ...
0
votes
2answers
235 views
How to build Qt Ruby/ruby-KDE/Qt Bindings on Windows?
Does anyone know where I can check out the latest source code of http://techbase.kde.org/Development/Languages/Ruby
and how I can build it on Windows?
I would like to build the latest version against ...
0
votes
1answer
361 views
Qt4 QtRuby installer
I'm following this tutorial for QtRuby
--@ http://tom.paschenda.org/blog/?p=38
At one point I have to go on this site :
--@ ...
18
votes
1answer
4k views
How can I get Qt4 running with ruby 1.9.2 on Windows 7?
Summary
I'm writing a Ruby 1.9.2 app using Qt4 for its GUI which I want to distribute on Linux, OS X and Windows. I have the app running fine on everything except my Windows 7 64-bit box.
There ...
1
vote
1answer
143 views
QtRuby with DRb or EventMachine
I would like to write an application in Ruby using Qt which will communicate over the network with other instances.
How can I integrate Qt's event loop with DRb or EventMachine?
EDIT:
I found the ...
1
vote
1answer
774 views
QFileSystemModel — Detecting empty folder (with 'AllDirs' filter)?
I'm using Qt 4.6 within Ruby (via QtRuby) and am trying to make a generic Directory Selection Dialog which displays a small "loading" glyph whilst the file system is being queried and the Directory ...
0
votes
1answer
253 views
Problem when requiring 'Qt4' in Ruby 1.8.7
I have successfully installed:
Ruby 1.8.7-p334
Rubygems 1.7.2
rake 0.9.0
qtruby4 2.1.0 mswin32
Now the following block of code
require 'rubygems'
require 'Qt4'
gives me an error:
...
0
votes
1answer
215 views
Strange treeview behaviour: strikeout text only if bold
I need to show some treeview item text striked out text into a QT treeview from Ruby.
After some reading on QT documentation and much coding, I found that only when rendering font in bold, also the ...
0
votes
1answer
164 views
my own c++ qt library to be used in qtruby, qtpython etc
I'm starting an institute project. I'll try to create a "web-typograph", a tool that's to be used to correct texts (according to typographic rules of a language) before they're sent to the site. My ...
4
votes
1answer
535 views
Ruby, Qt and third party widgets
I'm learning Ruby and, for this, I'm writing an application in it. My background is in C++/Qt. So I've started writing a Ruby/Qt app.
But there's a few previously written widgets (C++) I would like ...
2
votes
1answer
556 views
Packaging and distributing a QtRuby app as a gem? Or how?
I have finished developing a GUI desktop Ruby application that uses Qt through the qtbindings gem, and I need to release it with a few requirements:
The user doesn't have to build or compile ...
1
vote
2answers
976 views
updating a QGraphicsTextItem on text change
I’ve been working with QGraphicsTextItems. I currently have the laid out in a scene, each depicting a physical page of text. Right now I’m overriding the keyReleaseEvent function to redistribute the ...
1
vote
3answers
395 views
How to paginate a QPlainTextEdit?
I've been using QPlainTextEdit for editing text in our application. Recently it was decided that we need to display the text in a paginated format instead of a consistent block of text. After lots of ...
-1
votes
1answer
497 views
Qt QLineEdit custom validation in ruby
I am trying to implement QLineEdit's text which is all capital letters no matter what user types in. I have found several solutions, none of them working in Ruby. In brief I have QLineEdit object ...
1
vote
1answer
418 views
RubyQt Crashing on QTableWidget
I'm getting some weirdness with QtRuby when using a TableWidget. The table widget loads, but when you click on the elements in the row, the app segfaults and crashes.
require 'Qt4'
class SimpleModel ...
2
votes
4answers
505 views
is it good programming practice to put code statements in braces?
I have never seen this being done anywhere in all the source code i've read in my life. If it is considered bad programming practice, there has to be a reason for it which i fail to understand. Also, ...
3
votes
2answers
2k views
Ruby: creating a simple application in Qt
I'm trying to create a simple application, written in Ruby via Qt. I designed a form (MainForm) in a Qt Designer and translated it via rbuic4 to the Ruby code representation. The pure untouched result ...
4
votes
2answers
2k views
0
votes
5answers
9k views
How to access Postgresql using QT in Windows
I am developing an application using QtRuby and postgresql. I sucessfully developed and running sucessfully in Linux. Now i want to run the same application in windows. But i am failing to connect to ...
1
vote
3answers
410 views
QTextEditor returns quotes as question marks in QT Ruby
When I copy and paste from a Word document into a QT TextEditor, It seems to look fine. But when I try to access the text using toPlainText or toHTML, it returns the text with all of the quotes ...
3
votes
3answers
2k views
Worker threads in Ruby
I am writing a simple memory game using ruby + qt (trying to get away from c++ for while...)
In order to allow a X second timeout to view two open pieces, I need either timers or do the work in a ...
2
votes
2answers
1k views
Ruby's subclassing and Qt's signals/slots don't work together as expected
When trying to work with Qt's signal/slot mechanisms over more than one level of inheritance, I ran into a problem: When my class does not directly inherit from QObject, signals and slots don't seem ...