Search Results

Showing results 1 to 17 of 17
Search took 0.01 seconds.
Search: Posts Made By: wrappingduke
Forum: Java Sep 19th, 2008
Replies: 3
Views: 455
Posted By wrappingduke
hi,

I think I may have the error. I placed the classes in a folder named "myapp" before zipping and that appears to have done it.

thx again.
Forum: Java Sep 19th, 2008
Replies: 3
Views: 455
Posted By wrappingduke
hello,

thx for reply. it's appreciared. i've tried what you suggested and I ended up w/ the same error.

Myapp is the name of the app.

any help is appreciated.
Forum: Java Sep 19th, 2008
Replies: 3
Views: 455
Posted By wrappingduke
Hello,

Attempting to run java app from zip file rather than jar but having some difficulty. I have placed all the classes for the app in the zip. The files not are compressed. Here's a sample of...
Forum: Visual Basic 4 / 5 / 6 Aug 27th, 2008
Replies: 5
Views: 792
Posted By wrappingduke
Hello,

Yes, I believe the error you are receiving is because the target machine does not have the necessary objects or components that is included in your application. You may need an installation...
Forum: Visual Basic 4 / 5 / 6 Aug 27th, 2008
Replies: 4
Views: 2,946
Posted By wrappingduke
hello,

Sounds like you maybe able to use the Dir function to retrieve all the files in the folder and possibly FSO (FileSystemObject) to open, read and process the file. FSO is available by going...
Forum: Visual Basic 4 / 5 / 6 Aug 27th, 2008
Replies: 2
Views: 755
Posted By wrappingduke
Hello,

There are a couple of controls that vb provides to do this. One is DTPicker and the other is MonthView. These controls are available via, I believe, MsComtlb2 under Components. You can...
Forum: Visual Basic 4 / 5 / 6 Aug 27th, 2008
Replies: 0
Views: 819
Posted By wrappingduke
Hello,

Attempting to use vb6 to call CeRapiInvoke to execute a process on a WM device.

However, I'm having some difficulty invoking this function. The desktop (VB6) application used to call...
Forum: Java Jul 25th, 2008
Replies: 3
Views: 1,258
Posted By wrappingduke
Changed command and was able to gain access to the config file, however, now receiving error w/ authenitication parameters. Here's the error rec'v:

Failed to retrieve connection info for database...
Forum: Java Jul 23rd, 2008
Replies: 3
Views: 1,258
Posted By wrappingduke
hello,

Attempting to connect HSQL db by calling a config file from a java command line. However, receiving the following error message:

Failed to retrieve connection info for database...
Forum: Java Jul 18th, 2008
Replies: 10
Views: 935
Posted By wrappingduke
Hi Ronald,

Thx. for the response. The jdk level is 1.4.2. Unfortunately, I did not implement your code because Swing is required and the app is awt-based.


Jim
Forum: Java Jul 17th, 2008
Replies: 10
Views: 935
Posted By wrappingduke
Hi Ronald,

Thx. for your help. I apologize for the vague explanation or scenario. The scenario is as follows:

When a user clicks to open a dialog, there's currently no notification to the user...
Forum: Java Jul 17th, 2008
Replies: 10
Views: 935
Posted By wrappingduke
Hi Ronald,

Thanks for the response. It's appreciated. The array is not big at all. It contains about 3 to 4 dialogs. The purpose of this progress bar is give user notification while waiting for a...
Forum: Java Jul 16th, 2008
Replies: 10
Views: 935
Posted By wrappingduke
Hi,

Thx. for the input. However, the application is awt-based. No Swing allowed.
Forum: Java Jul 16th, 2008
Replies: 10
Views: 935
Posted By wrappingduke
Hello,

Thx. for the response. It's appreciated. It appears that the Class.forName() works because the Progress Bar paints after the class that was preloaded by forName is made visible. That is,...
Forum: Java Jul 16th, 2008
Replies: 10
Views: 935
Posted By wrappingduke
Hello,

Attempting to create a progress bar for awt-based application. I'm trying use a thread to do some simple animation to give the appearance that a frame (the progress bar) is incrementing....
Forum: Java Jul 7th, 2008
Replies: 2
Views: 3,051
Posted By wrappingduke
Hello AcidBurn,

thx for the reply. it is appreciated. actually, i was able to find the solution to the problem. it appears that there are couple calls in the code to synchronize the thread the...
Forum: Java Jul 5th, 2008
Replies: 2
Views: 3,051
Posted By wrappingduke
Hello,

i'm attempting to create a splash screen using the code snippet posted on this site(i.e. DaniWeb) - http://http://www.daniweb.com/code/snippet697.html...
Showing results 1 to 17 of 17

 


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

©2003 - 2009 DaniWeb® LLC