What .NET control do i should i use to display this to the user? I have 2 types of elements, a package and item. The data an item contains is id, size and status. The package can have several items (
Closed. This question needs to be more focused. It is not currently accepting answers. Want to improve this question? Update the question so it focuses on one problem only by editing this
I have inherited development of a Java/SWT application running on Windows only. One of the feature requests that I need to scope is a Google-chrome-type title bar in place of the SWT windows title b
I don\'t want multiple windows, each with its own UI thread, nor events raised on a single UI thread, not background workers and notifications, none of that Invoke, BeginInvoke stuff either.
I\'m trying to call a method from a panel class, however it does not result in anything. Can panels communicate with each other? Or is there another 开发者_运维问答reason why this isn\'t working?
I have a SearchController with an action that can execute some long running searches and return a results page.The searches can take anywhere from 1 to 60 seconds.The URL for a search is an HTTP GET r
I\'m trying to set the focus from one widget to the next one using the focusNextChild() method. It works, but I there seems to be a slight difference between using the tab-key or doing things in code.
I am new to BlackBerry Java application 开发者_开发问答development. My scenario is: In my application a gallery list of images will be displayed in a small icons. If I click on any image it will displ
I\'m having a Qt/C++ problem with a simple QWidget program that draws an ellipse inside a child QWidget.
I have some really nice Python code to do what I need to do. I don\'t particularly like any of the Python GUI choices though. wxPython is nice, but for what I need, the speed on resizing, refreshing a