Search Results

Showing results 1 to 40 of 44
Search took 0.01 seconds.
Search: Posts Made By: jigvesh
Forum: Java Apr 2nd, 2006
Replies: 1
Views: 1,436
Posted By jigvesh
Well i am pretty confused between the three,,,,i tried going through the java forums http://forum.java.sun.com/thread.jspa?threadID=583383&messageID=2981007 and...
Forum: Java Mar 11th, 2006
Replies: 1
Views: 1,921
Posted By jigvesh
Well, I have done the following coding:-


import java.awt.*;
import java.awt.event.*;

public class line extends Component {

/**
*
Forum: Java Feb 27th, 2006
Replies: 7
Views: 1,881
Posted By jigvesh
Thanks a tonne dude.....Now let me work it out.....
Forum: Java Feb 27th, 2006
Replies: 7
Views: 1,881
Posted By jigvesh
Oh yes its something like a GUI editor

From all that's written here, i have created my buttons and can drag and drop them too..........and frankly the explanation u gave seemed a bit of greek to...
Forum: Java Feb 26th, 2006
Replies: 7
Views: 1,881
Posted By jigvesh
Oh Yeah........something which enables the users to copy and paste the buttons which are present on the interface itself........
Forum: Java Feb 24th, 2006
Replies: 7
Views: 1,881
Posted By jigvesh
Well, i searched all through google and stuff...but in vain..i want to add a functionality in my program to copy and paste buttons which are present on the screen.....I got a wonderful article to...
Forum: Java Feb 23rd, 2006
Replies: 2
Views: 11,212
Posted By jigvesh
Well, I did go through the site mentioned in one of the earlier queries, but still i am not able to solve it........

I want an image to be displayed instead of the mouse cursor when it is over a...
Forum: Java Feb 16th, 2006
Replies: 3
Views: 1,195
Posted By jigvesh
but what if its an image.......lets say something in the lines of..lets say visio.......
Forum: Java Feb 16th, 2006
Replies: 3
Views: 1,195
Posted By jigvesh
Well, i wanted to know if its possible to create a new format in which i can save and then open the files....lets say a .abc format which can be opened only in the editor developed by me.....i...
Forum: Java Feb 14th, 2006
Replies: 2
Views: 1,120
Posted By jigvesh
.

Oh Yes....Thanks a tonne....I am proud to say that i did just the same before u gave that idea....and let me say it gives immense pleasure doing something this way.........
Forum: Java Feb 13th, 2006
Replies: 2
Views: 1,120
Posted By jigvesh
Well I must say, this site is a great database regarding all the possible difficulties one can have........of course before anyone starts commenting I must add HELP IS GIVEN ONLY IF WE TRY.......Now...
Forum: Java Feb 3rd, 2006
Replies: 2
Views: 1,859
Posted By jigvesh
Well as far as i know there is nothing like JCanvas for swings....i read somewhere that Jpanel can be considered to be the Canvas of Swings....How true is that???? :?:
Forum: Java Feb 2nd, 2006
Replies: 5
Views: 1,720
Posted By jigvesh
well if the coding is not lengthy, can u plz post the codin for makin a frame the parent frame....i tried...

JFrame parent;
parent=this;


but i am supposed to write this in addactionlistener...
Forum: Java Feb 1st, 2006
Replies: 5
Views: 1,720
Posted By jigvesh
how do i do that???...the coding for my parent frame is as under...


JFrame frame = new JFrame("Violet Linux");
frame.addWindowListener(new BasicWindowMonitor());
frame.setJMenuBar(new...
Forum: Java Feb 1st, 2006
Replies: 5
Views: 1,720
Posted By jigvesh
I am trying to develop an application in which i need to open an internal frame in a simple frame......with the click of a menu......is it possible????How?????The internal frame does open in a new...
Forum: Computer Science Jan 20th, 2006
Replies: 1
Views: 14,505
Posted By jigvesh
Many of us are often required to submit project reports for the softwares developed by us...is there any standard format that needs to be followed???Also are there any sample reports available for...
Forum: Java Jan 20th, 2006
Replies: 1
Views: 1,139
Posted By jigvesh
I am using :confused: eclipse on linux and am getting the following error message:::

BasicService cannot be resolved to a type

What can be the reason???and the remedy too????

Thanks in...
Forum: Computer Science Jan 20th, 2006
Replies: 5
Views: 2,153
Posted By jigvesh
well if u r using linux, there is a software already installed under the office tag...i personally feel ms project is a wonderful; tool for windows....
Forum: Java Jan 17th, 2006
Replies: 1
Views: 1,549
Posted By jigvesh
Well, I am working on Linux and i need to install some editor that makes my GUI programming with Swings easier. Any suggestions for some free and hassle free downloads from the net... :rolleyes:
Forum: Windows NT / 2000 / XP Aug 30th, 2005
Replies: 3
Views: 1,181
Posted By jigvesh
I tried to put off the speakers but still it continued. So I believe it is coming from the system.
Forum: Windows NT / 2000 / XP Aug 28th, 2005
Replies: 3
Views: 1,181
Posted By jigvesh
I am usinh windows XP on a P-IV. From the past few days I am facing a strange type of a problem. Many times it has happened that when I am working suddenly some tune starts playing and my mouse...
Forum: Windows NT / 2000 / XP Jul 27th, 2005
Replies: 2
Views: 1,296
Posted By jigvesh
Hello People,
I am having a real strange problem. I have been working on a P-IV machine with Windows XP Professional for quite some time now. No, that’s not a problem. The problem is that since...
Forum: ASP.NET Jun 27th, 2005
Replies: 4
Views: 7,492
Posted By jigvesh
Hey thanx a tonne for clearing the confusion. I would also like to have some project ideas which can be developed in ASP.NET. I am sick and tired of developing those same database related shopping...
Forum: ASP.NET Jun 26th, 2005
Replies: 4
Views: 7,492
Posted By jigvesh
Well, frankly I am new to ASP.NET and am required to make a project in it. I dont think that learning it will be tough as I already know ASP. Is ASP.NET just a step further from ASP??? Also could you...
Forum: *nix Software Jun 23rd, 2005
Replies: 3
Views: 2,198
Posted By jigvesh
Well, I tried to install Linux 9.0 by first inserting the CD and then rebooting the system. But it didnt work. I also changed the setting that the boot device should be the CD ROM but still, nothing...
Forum: Java Jun 13th, 2005
Replies: 2
Views: 5,460
Posted By jigvesh
I wanted to know that is it possible to change the background of a frame and put an tiled image as the background instead? If yes, then how??
Forum: Java Jan 4th, 2005
Replies: 5
Views: 2,220
Posted By jigvesh
Thanks a tonne, but I realized where I was wrong. Actually I had specified the wrong path in the autoexec.bat and it had to be updated. That's it. Thanks anyway to both of you!
Forum: Java Jan 3rd, 2005
Replies: 5
Views: 2,220
Posted By jigvesh
Thanks but the error is not yet resolved. this time i got the following error:

Exception in thread "main" java.lang.NoClassDefFoundError: search
Forum: Java Jan 3rd, 2005
Replies: 5
Views: 2,220
Posted By jigvesh
The following is a piece of code for performing linear search:

import java.io.*;

class search
{
String str;
int key,size,seaArr[];

public void getdata()
Forum: C++ Nov 12th, 2004
Replies: 3
Views: 4,377
Posted By jigvesh
Well i learned this on emonth back in Computer Networks. For this you will need to programs one server and other reciver. the coding of which i give below:: Here i will mention the coding for...
Forum: C++ Nov 12th, 2004
Replies: 17
Views: 4,139
Posted By jigvesh
Hi There! Seems u are pretty upset by that behaviour. But never mind. Here i Am giving you the code for searching by name and no. The update part wont work as it needs some time which i am short of....
Forum: C++ Nov 7th, 2004
Replies: 3
Views: 2,438
Posted By jigvesh
:sad: Hey dont get depressed by that comment. The solution is you can use exceptions. For example, you can throw an exception when the id<0 and on catching the exception display the details you need....
Forum: C++ Nov 6th, 2004
Replies: 3
Views: 2,664
Posted By jigvesh
HEY WHY DONT YOU FORGET THE WHILE LOOPS. THE CODE BELOW GIVES U THE DESIRED OUTPUT


#include <iostream>
#include <conio.h>
using namespace std;

int main (){
int Number1;
int...
Forum: C++ Nov 5th, 2004
Replies: 6
Views: 2,079
Posted By jigvesh
OOPS I didn't have a look at that. I am really sorry. But if it was a C++ program wasnt my answer right?
Forum: C++ Nov 5th, 2004
Replies: 6
Views: 2,079
Posted By jigvesh
If you wanna program in C++ I think cin.getline() will work perfectly fine.
Forum: C++ Nov 3rd, 2004
Replies: 12
Views: 3,336
Posted By jigvesh
Thanx anyways as I said earlier, YOU INDEED ARE VERY POLITE. Frankly, Hope you do well wherever you are. Best wishes
Forum: C++ Nov 3rd, 2004
Replies: 12
Views: 3,336
Posted By jigvesh
FRROSSK Please help me as i think you are the only person on this site who replies politely. My question is how do we find the ip address of ones own computer using c++. Narue said its by socket...
Forum: C Nov 2nd, 2004
Replies: 6
Views: 1,975
Posted By jigvesh
Also try to use \t instead of %4d. I think it will give a better look
Forum: C++ Nov 2nd, 2004
Replies: 1
Views: 2,538
Posted By jigvesh
Hey that's a long query. I can suggest site funducode.com. Its a site by Yashwant Kanetkar who has written plenty of books on C and C++. Perhaps you will get the solution.
Forum: C Nov 1st, 2004
Replies: 1
Views: 5,289
Posted By jigvesh
Hey why dont you try some site like online shopping. You could take some inspiration from amazon.com or perhaps baazee.com. You can either keep auctions or other great stuff. A little bit of research...
Showing results 1 to 40 of 44

 


About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC