Jul 31 2007
ruby Qt: menu bar, status bar and resources
Menu and status bar are two elements that you expect to find in most applications out there. Menu bars are rich elements that consists of menu items and actions. Each action consists of a text and optionally a shortcut and an icon.
Continue reading “ruby Qt: menu bar, status bar and resources”
