Go Back   CodingForums.com > Search Forums

Before you post, read our: Rules & Posting Guidelines

Showing results 1 to 25 of 203
Search took 0.93 seconds.
Search: Posts Made By: Kura_kai
Forum: Computer Programming 10-09-2006, 05:19 PM
Replies: 0
Views: 2,358
Posted By Kura_kai
C# - Saving Data to a .MDF file

I am using the Visual C# Express Edition and so far my program can read and write to the DataSet that was created for my .MDF file. But it can't get the date to save to the file. I am displaying the...
Forum: Computer Programming 10-08-2006, 07:30 PM
Replies: 1
Views: 3,582
Posted By Kura_kai
Does anyone know how to use the user32.dll?

Does anyone know how to use the user32.dll?
Forum: Computer Programming 10-07-2006, 11:15 PM
Replies: 1
Views: 3,582
Posted By Kura_kai
How to use user32.dll with C#

Is there any tutorials out there that explains how to use the user32.dll with C#? I am trying to get the title of a program but it isn't working out the great.
Forum: Computer Programming 09-19-2006, 11:02 PM
Replies: 7
Views: 11,150
Posted By Kura_kai
Wait I am not understanding this at all. Are you...

Wait I am not understanding this at all. Are you trying to put a textbox ontop of a label?
Forum: Java and JSP 09-19-2006, 10:59 PM
Replies: 7
Views: 4,971
Posted By Kura_kai
Inorder to use the == with a string you have to...

Inorder to use the == with a string you have to do alot of setup mumbo jumbo stuff which you get like aboue another 5-10 lines of code but it would just be easyer to use the .equals and stuff.
Forum: Computer Programming 09-19-2006, 01:20 PM
Replies: 6
Views: 1,158
Posted By Kura_kai
Java is going to default a -0.0 to 0.0 in normal...

Java is going to default a -0.0 to 0.0 in normal math since the program is running in normal mathmatics and no fancy do hicky meteorology. Of course you might have issues with some stuff but your not...
Forum: Java and JSP 09-19-2006, 01:16 PM
Replies: 7
Views: 4,971
Posted By Kura_kai
That isn't going to work at all since you are...

That isn't going to work at all since you are using a string class. When you use the == comparator on a class it is going to compare where in the java virtual memory thingy the two things are and...
Forum: Computer Programming 09-18-2006, 12:48 AM
Replies: 0
Views: 2,191
Posted By Kura_kai
C# GUI Development

Ok I am new to C# apparently and just started to program in it today but to my amazement everything so far looks exactlly like Java except for a few things. I was wondering if there was any in depth...
Forum: Java and JSP 08-25-2006, 01:34 PM
Replies: 3
Views: 1,481
Posted By Kura_kai
Or is there a way to make my own personal version...

Or is there a way to make my own personal version of JOptionPane that returns a string array?
Forum: Java and JSP 08-22-2006, 08:21 PM
Replies: 2
Views: 1,909
Posted By Kura_kai
If I can remeber right ImageIO can only take one...

If I can remeber right ImageIO can only take one image...Not sure if it does or doesn't but you might want to just combine them together before you write it. Also I believe Java has issues with...
Forum: Java and JSP 08-21-2006, 11:39 PM
Replies: 3
Views: 1,481
Posted By Kura_kai
Would there be a way to like make a JOptionPane...

Would there be a way to like make a JOptionPane and be able to customize it completly? I know if I used a JOptionPane that it doesn't crash but I can't really customize how it is set up. Anyway I...
Forum: Java and JSP 08-21-2006, 02:22 PM
Replies: 3
Views: 1,481
Posted By Kura_kai
Java Crashing...

Ok since no one answered me in my other thread i decided to scrap my whole code and start over. But I am having a problem with getting my new code out of a loop issue...

The first class does a...
Forum: Java and JSP 08-19-2006, 12:12 AM
Replies: 1
Views: 1,093
Posted By Kura_kai
Any help now?

Any help now?
Forum: Computer Programming 08-18-2006, 08:17 PM
Replies: 10
Views: 2,801
Posted By Kura_kai
I think you might be having an OS problem. Lately...

I think you might be having an OS problem. Lately there has been some issues with internet explorer. Try firefox or any other web viewing program. If it still occures you might want to trouble shoot...
Forum: Java and JSP 08-18-2006, 01:34 PM
Replies: 2
Views: 2,584
Posted By Kura_kai
How are the Panels layed out exactlly? Multiple...

How are the Panels layed out exactlly? Multiple windows? All in one window and can see all ofthem? Or do you have a tab thingy so you can switch between panels?
Forum: Java and JSP 08-18-2006, 02:54 AM
Replies: 1
Views: 1,093
Posted By Kura_kai
Major Help With Java!!

Ok I am currently developing a chat client and server that I am developing. I have come upon a stump and can't figure out what is going on. My code does look sloppy but it has an error somewhere. So...
Forum: Computer Programming 04-07-2006, 12:59 AM
Replies: 1
Views: 1,008
Posted By Kura_kai
Starting another program in c++

I am trying to create a C++ program that will start other programs. What i need help with is how do I create a process with c++? Links to some decent tutorials are ok.
Forum: Graphics and Multimedia discussions 03-05-2006, 01:53 AM
Replies: 1
Views: 815
Posted By Kura_kai
Any help?

Any help?
Forum: Graphics and Multimedia discussions 03-03-2006, 12:43 AM
Replies: 1
Views: 815
Posted By Kura_kai
Best way for moving sprites

I am having problems trying to move my sprite around. What I want it to do is for it to do is that if it isn't facing the direction you want to move it, then face it that way if it is facing that...
Forum: Flash & ActionScript 02-18-2006, 06:33 PM
Replies: 1
Views: 1,338
Posted By Kura_kai
Flash 8 Waiting

Is there a way to have it wait for a few seconds in the programming part of Flash 8?
Forum: Java and JSP 02-16-2006, 11:46 PM
Replies: 1
Views: 1,245
Posted By Kura_kai
Java Application Sound

I know you can play music in an applet. What I am trying to do is make an application that allows me to play music but I want a filechooser but since applets wont access local drives it wont let me...
Forum: Java and JSP 02-04-2006, 04:51 PM
Replies: 1
Views: 1,138
Posted By Kura_kai
Java-Toolbar Flashing

Is there a way to have a gui when something new happens and it isn't being looked at to flash a the toolbar on the bottom to show that something new happened?
Forum: Java and JSP 02-02-2006, 12:40 AM
Replies: 7
Views: 1,457
Posted By Kura_kai
Meh...The stuff i need explaining is in them but...

Meh...The stuff i need explaining is in them but not all of them. And I doubt a programming book would contain the information i need or a tutorial site.
Forum: Java and JSP 02-01-2006, 12:06 AM
Replies: 7
Views: 1,457
Posted By Kura_kai
Are you serious it is 95 files.

Are you serious it is 95 files.
Forum: Java and JSP 01-31-2006, 10:59 PM
Replies: 7
Views: 1,457
Posted By Kura_kai
I didn't mean that kind. I meant as in reverse...

I didn't mean that kind. I meant as in reverse engineering a source code that has parts that don't make sense. So that you take that part and work out what it is doing and how it is doing it. This...
Showing results 1 to 25 of 203

 
Forum Jump

All times are GMT +1. The time now is 11:43 AM.