Click here to Skip to main content
Page 1 of 9
Page Size: 10 · 25 · 50


Tag filtered by:  GUI [x]
Question 8 May 2013   license: CPOL
Hello ,, I`m beginner With VS C++ I want to make gui for my C++ source code I have 3 quiestion q1:When I try to linking 2 forms togother errore show as below : Error 1 error C2065: 'Form2' : undeclared identifier c:\users\sara\documents\visual studio...
Article 7 May 2013   license: CPOL
How to call native X11 API from Mono Develop C# ending up in a very little application.
Answer 7 May 2013   license: CPOL
visit link...http://graphicdesign.stackexchange.com/questions/199/point-vs-pixel-what-is-the-difference[^]Happy Coding!:)
GUI
Question 7 May 2013   license: CPOL
Hello there,I am working on a desktop graphical application. In which i have to draw numbers that can change there size with the change in size of parent control. I am working in C#. After some work i think i have to understand the relationship between PIXEL and POINT. And also want to...
GUI
Tip/Trick 7 May 2013   license: CPOL
Sample of how to make a listview popup for editing a cell in a DataGridView.
Question 2 May 2013   license: CPOL
Hi Everyone, I am trying to show a sphere in a simulation environment that is based on python and utilizes Qt for its GUI representation and in that GUI lies a 3D visualization region that utilizes OpenGl GLU module to show 3D world. Now I intend to modify this visualization and put a sphere...
Answer 29 Apr 2013   license: CPOL
There are many things that can make a process, not just a UI component, unresponsive. The solution depends upon what is causing the problem. This is a classic case of needing to analyse and debug.First thing to do is see if you can reproduce the problem. From your post it sounds like this...
Question 28 Apr 2013   license: CPOL
I made a Download Manager using Java Swing. The GUI becomes unresponsive after a while. Every download is implemented as a new thread. Only the GUI updates are run on the Event Dispatch Thread. How can I improve GUI performance of a swing program, in general. Also are there any good tools to...
Question 19 Apr 2013   license: CPOL
Anyone know how to set mouse sensitivity in GUI window form? Thanks.
GUI
Article 18 Apr 2013   license: GPL3
Step-by-step explanation of building a Task Timer app using web technologies, including HTML5, CSS3, JavaScript and jQuery Mobile.
Question 13 Apr 2013   license: CPOL
I am using MFC to create a dialog project and trying to impart color to the buttons.I came to know that the only way you can do is to make the button owner draw. OnCtlColor() does not work for buttons.I am able to color the button overriding OnDrawItem , but the problem is that , in the...
Answer 10 Apr 2013   license: CPOL
you can get a clone for tab item . then try to add. it will be work
Article 29 Mar 2013   license: CPOL
A design pattern and implementation example for building advanced search forms
Article 28 Mar 2013   license: CPOL
An introduction to async / await, popular mistakes and solutions for asynchronous programming, as well as usages and benefits from using asynchronous programming. We will also discuss interesting patterns based on concurrency.
Answer 28 Mar 2013   license: CPOL
Use global hook: Global Mouse and Keyboard Library[^]
Question 28 Mar 2013   license: CPOL
Greetings,I am currently working on a project in which I have to track the mouse cursor on the screen and then get the coordinates of where I left click. I have currently gotten the mouse hook to work which shows the coordinates of where the mouse cursor is within the window but I can't get...
Answer 24 Mar 2013   license: CPOL
@ThePhantomUpvoter:you are right, so here the project details, chane the archive and hope with the virustotal scan someone helps me
Question 23 Mar 2013   license: CPOL
Hi,i need help for my problem.i will create an *.dll which includes all graphical resources. The WinForm Project get the *.dll is depends.Thats work well but when i change something on the *.dll it doesnt work anymore.in attachment the sample project.When somebody can...
Answer 14 Mar 2013   license: CPOL
public void Test_focus(Object o, EventArgs e) { if (stageTabCtrl.SelectedItem == EventBrowser) { MsgBox.Show("EventBrowser"); } else if (stageTabCtrl.SelectedItem == Live_View) { ...
Answer 4 Mar 2013   license: CPOL
From user mode you can’t get any event notification for process launch. If the process B is yours, then you can think about some Inter Process Communication mechanisms to achieve this.
Question 4 Mar 2013   license: CPOL
Hey guys,I have an interesting query, I wonder if there is something like this we can do.Basically, I have two products. Lets call them A.exe and B.exeThey can ofcourse run simultaneously. But what I want to implement is that when A "sees" that B is running, I want A to enter an...
Answer 22 Feb 2013   license: CPOL
No there is so such special frond end you have to use C# Window Application Template to develop application.
GUI
Question 22 Feb 2013   license: CPOL
Are there advanced winform to study and how compllicat can be c# front end be?
GUI
Answer 19 Feb 2013   license: CPOL
You should not ask questions like this: - Use netbeans. http://netbeans.org/[^]- Read in the Tutorials:http://docs.oracle.com/javase/tutorial/uiswing/index.html[^]and take a look at some books (it's like an additional monitor thingy).
Question 18 Feb 2013   license: CPOL
Java is the most popular programming language nowadays but how do people deal with the graphic or gui part of it? It doesn' have visual studio kind of kit like C# with Microsoft. From my understanding, Java is very good for big programming project, but how can people create graphic or gui for...
Article 17 Feb 2013   license: MIT
A web color picker which looks like the one in Microsoft Office 2010.
Answer 15 Feb 2013   license: CPOL
I think this application will help youhttp://www.codeproject.com/Articles/25841/Dynamic-configuration-of-MFC-menus-and-toolbarsThanks
Question 15 Feb 2013   license: CPOL
i have list on my GUI on that list i am creating a CMenu dynamically. The menu contains one item say Open, how will i be able to fire the click event of that dynamically generated menu item.
Answer 4 Feb 2013   license: CPOL
Your question is pretty vague... but I do know that the Qt examples are pretty decent (although their detailed documentation isn't very good).Start here: http://qt-project.org/wiki/QtWhitepaper[^]Familiarize yourself with the framework then start a simple Qt application.
Question 3 Feb 2013   license: CPOL
I have c++ code which uses GDAL libraries to open the image and do some operations on an image (like slope, aspect, hill shade etc). Now, I want to make a GUI in which I want to open an image from the directory. After that I want to apply operation on the image (assume as slope - c++ code) and...
Answer 23 Jan 2013   license: CPOL
i had change my view about that type of project to a more primitive form of itso for the time PROBLEM SOLVED ...see you soon with the modified project :)
Question 21 Jan 2013   license: CPOL
Hello Smile | :) In windows form, I have flash, .swf clip. Now, I need resize my windows Form, from flash in all directions. This is possible ? How I can start ? I need easy example with fscommand. Example: ( my flash .swf file ) - I have 8 buttons, for all directions - when I...
Answer 14 Jan 2013   license: CPOL
use the stream reader class use this in formloadtry { StreamReader sr = new StreamReader(@"C:\Users\Vishnu\Desktop\hind.txt"); String txtread; while ((txtread = sr.ReadToEnd()) != null) { ...
Question 14 Jan 2013   license: CPOL
I want to make a simple winform application that displays data stored as .txt (or maybe even as a database and display it as a graph)..I want to make a C# winform application for this and have little prior development experience... How can this be done.. ???
Answer 13 Jan 2013   license: CPOL
To consider:Assuming you have separated the GUI from the business logic, I strongly suggest to test the businesslogic independent from the GUI. E.g. in .NET by means of MVVM and run tests based on the provided commands.GUI Test is then only for checking if the GUI properly connects to the...
Answer 13 Jan 2013   license: CPOL
Hello,See here, there are plenty to choose from:http://en.wikipedia.org/wiki/List_of_GUI_testing_tools[^]There is an interesting article on Codeproject that describes how to use the White framework to perform the tasks you want to do.White: An UI Automation Tool for Windows...
Answer 12 Jan 2013   license: CPOL
Your project looks ambitious: the C# application should convert each function (actually they looks more similar to a programs) into a set of statements the PIC can understand. That is you have to implement a compiler (to an intermediate language) on the PC (C#) side and an interpreter (able to...
Question 12 Jan 2013   license: CPOL
Hello everyone I have started a new project using PIC controllerthe idea is to program it through USB with a GUI based on C# or any other type of program leng what i mean is that the user will a grid the connects 8 input to 8 output and using a menu or something similar to the right click...
Question 8 Jan 2013   license: CPOL
Hello All ,I have developed one windows application which has 4 text boxes to display calculated values from sql server query.I am following below process for data validation.1) Take each query which has been used behind each text box.2) Run each query manually into sql server and...
Answer 7 Jan 2013   license: CPOL
Thanks Zafar for that link. Would come in handy for some lined up projects. I am currently on a look out for collapsible columns rather than rows.
Answer 7 Jan 2013   license: CPOL
This[^] example is not exactly what you want but playing with a bit of javascript will make you achieve what your requirement is. Also, This[^] example will guide you to use nested gridview with expand/collapse functionality.
Question 7 Jan 2013   license: CPOL
Hi Guys,My implementation of data has puzzled me as to how to represent the data.On a Gridview, i have monthly data populated dynamically, with months on the Grid columns.Now the task assigned is to go one level inside.For example: i select one particular month and the column...
Answer 23 Dec 2012   license: CPOL
The answer is really simple: cost and legacy. Thread safety is really resource costly. At the beginnings of windows and even win32 there was no real need to be thread-safe. Neither could I say today that most application do use this feature. In most cases you can reduce the usage of such tools...
Answer 23 Dec 2012   license: CPOL
Performance is the reason, I suppose.
Question 23 Dec 2012   license: CPOL
I've heard that GUIs are generally not thread-safe, and this seems to be true across multiple GUI libraries (such as MFC and WinForms, for instance). I have seen crashing or odd behavior caused simply by updating some text on a GUI object from a separate thread. Why are even the simplest GUI...
Answer 20 Dec 2012   license: CPOL
A Visual Guide to Layout Managers[^]@ the Java TutorialsPlease be aware that you can combine the layouts. Each Area (probably JPanel) can have it's own layout:Panel 1: Borderlayout- North: GridbagLayout all "Text"- West: "Textarea1"- East: "Textarea1" (should probably be...
Question 20 Dec 2012   license: CPOL
hiI Need to design a front end for my java application. The front end looks somewhat like this:In Panel...
Answer 20 Dec 2012   license: CPOL
Yepp - that can be...well, let's say "complicated". I have to deal with several languages in my applications, that's always fun:1. the machine has to be able to display the languageWhen you're able to change keyboard layout to the specific language, then the machine should be capable to...
Question 20 Dec 2012   license: CPOL
'm just beginner of Java.I'm trying to unicode (display) correctly Myanmar texts on Java GUI ( Swing/Awt ).I have four TrueType fonts which support Myanmar unicode texts. There are Myanmar3, Padauk, Tharlon, Myanmar Text ( Window 8 built-in ).You may need the fonts before the code. Google...
Question 11 Dec 2012   license: CPOL
how can i use jtextArea az a command line?

Page 1 of 9
1 2 3 4 5 6 7 8 9


Advertise | Privacy | Mobile
Web03 | 2.6.130513.1 | Last Updated 14 May 2013
Copyright © CodeProject, 1999-2013
All Rights Reserved. Terms of Use
Layout: fixed | fluid