I am using Qt Builder to create a simple window. I used the menu editor to add a menu. Now, I figured out how to connect one of the menu items to the close() method of the main window. My problem is
By default, Qt Builder adds a toolb开发者_StackOverflowar to a Qt4 GUI Application. How do I edit the toolbar? I right-clicked it but there was nothing useful in the menu.Find the Action Editor, crea
I am trying to use trace() in flash builder 4 - but it doesn\'t work! I am running in \"debug\", also I added to the flex compiler options the 开发者_开发技巧\"-debug=true\" option.
I\'m trying to get a UISplitViewController working with an iPad app. I have the table view controller linked up under the Master pane and a plain UIView under the Detail view.
I\'m having a problem with Flex 4 beta 2... I can\'t call a class using: <fx:Script source:\"myClass\"/>
开发者_C百科All of a sudden, the visual design window disappeared from my Interface Builder. It is a regular UIView, has some UIImageView, UILabel, and UIButtons on it. When I open IB, I can see the d
I\'m a bit lost here as to why my rake task will not create the desired XML file, however it works fine when I have the method build_xml in an .rb file.
hello i\'m new to flex builder and trying to populate an array from an external file consisting of a list of strings.
I was wondering if anybody knows how I can use JAXB together with the Builder Pattern? The builder pattern wants you 开发者_C百科to set the constructor as private, and JAXB says \"1 counts of IllegalA
this title may not best describe my problem. I\'m using Netbean GUI builder to create a JFrame and several JPanels. I create 开发者_Go百科each JPanel in a seperate class, then I drag the JPanel class