Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have been an avid fan of lazy loading but yesterday I was talking with a fellow programmer who showed me another application and expressed how happy he was about the initial waiting time that the ap
I would like to know how to go about doing regression testing effectively for a web application. I m spending a lot of time in regression testing for every build.
I need to create a desktop app that will 开发者_开发技巧work with Windows and Gnome(Ubuntu).I would like to use Python to do this.The GUI part of the app will be a single form with a message area and
Closed. This question needs to be more focused. It is not currently accepting answers. 开发者_StackOverflow社区
I\'m trying to save JFace TreeViewer expansion state to refresh it after calling setInput() method. I tried getExpandedElements, setExpandedElements, getExpandedTreePaths, setExpandedTreePaths methods
What\'s a good web-based UI for capturing a time duration from the user. Lets say that we want to capture a time duration in minutes.
On my toolbar in Qt, I have several QMenus (all of which align to the left by default). I would like to make one of them align to the right side, but I can\'t seem to 开发者_StackOverflow社区find the
I\'m building an app (not necessarily a twitter client) and I\'m trying to figure out how developers create the buttons above and below a table view where a user presses them to either reload 开发者_G
I was introduced to the Star Rating widget for jQuery UI. I was originally using this one. Is there any difference between using the two?