I am trying to make a desktop application that will be hidden but will display only after a time interval. I am trying to set Visible =false at window load event but 开发者_JS百科it still displays. Th
I’ve a windows forms desktop application which keeps contact details. The application stores contacts data as below when closing the application,
I am looking for a program that will allow me to easily create GUIs for desktop applications written in C++ or C#. This software will allow me to :
I am contemplating having a menu in my WPF application that works in a similar way to the Windows 7 start menu.
I\'m hoping someone can validate or correct my conclusions here. I\'m looking into writing a small side project. I want to create a desktop application for taking notes that will synchronise to a we
I have decided to switch from Adobe Air to Titanium Desktop for building applications. Their is no argument why I have :)
I have created a Windows application in C# with two user controls. When the form loads first user control is loaded(and shown)and when I click Next I load s开发者_如何学JAVAecond user control.
Here is my problem: I have to post some phrases in different times of the day from 5-10 different logins.
开发者_运维问答As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely so
I\'m newbie in Java so I deicide make an application use \"java desktop application\" in Netbeans. It creates 3 file (ProjectNameAboutBox.java (JFrame Form), ProjectNameApp.java, ProjectNameView.java