Apologies, I misunderstood.
Reagan Conservative wrote:
I think that the better approach is just to draw directly to the "JPanel" without adding a whole bunch of smaller "JPanel"s.
Agreed, I see what you mean about inheritence now. Overriding the paintComponant method should do the trick. Have a look at this[^], it may help.
My failometer has shot off the end of the scale! I seem to have misplaced my ban button.. no wait... found it!
See here.
"Old age is like a bank account. You withdraw later in life what you have deposited along the way." - Unknown
"Fireproof doesn't mean the fire will never come. It means when the fire comes that you will be able to withstand it." - Michael Simmons
Reagan Conservative wrote:
Looks like the "same old politics" to me.
Mr. Subliminal: Gee whiz he said he was sorry (for getting caught) I do think we are detecting a pattern here. Could it be easier to vote to resod the Washington Mall in a time of crisis if you know you aren't planning on paying for it?
Jon Smith & Wesson: The original point and click interface Algoraphobia: An exaggerated fear of the outside world rooted in the belief that one might spontaneously combust due to global warming.
Sahir Shah wrote:
if you are willing to commit any despicable act to protect your sorry ass you will never win.
Yeah, you will.
Chaining ourselves to the moral high ground does not make us good guys. Aside from making us easy targets, it merely makes us idiotic prisoners of our own self loathing.
Thank you very much. I couldn't find much about writing out an ArrayList to a file in any of the Java documentation or tutorials (that appeared understandable to me, anyway). Much appreciated.
AF Pilot
Le Centriste wrote:
I thought that all the USA was populated by illegal immigrants, except for some fellows living in reservations.
America accepts all who are born on her territory - even the sons and daughters of Canucks - as citizens.
Jon Smith & Wesson: The original point and click interface
Keypad is called to enter the UserID and PIN for the login, and Keypad is called from within CLogin, CKeypad kp(mainFramePtr->wndPtr, winInfo); if (kp.Get_Integer("Enter ID Number", 0, 99999, &intValue))
John P.
Unfortunately, when it comes to "Presidential Ineptitude", GWB is proving that it is not restricted to the Democratic Party. It remains to be seen whether history will judge Carter or Bush the most inept.
I haven't tried that. It will take a while to do though. This app is running on a flight simulator, so I can only try this when the simulator is not in use, so it may be next week before I can get back to you. Thanks for all your assistance!
John P.
Dustin --- thanks for the response. I just now saw the forest for the trees as you were answering. Sometimes the obvious is too obvious --- like hiding in plain sight. Thanks again.
John P.
One possible reason for this would be that when you copy files/resources from one project to another, the controls on the copied dialog may have the same resource id as other controls that you already have. Open your resource.h file and look for duplicate numbers for the resource IDs. If there are duplicates, renumber them to eliminate the duplicates, the completely rebuild your project. Hope that helps.
Karl - WK5M PP-ASEL-IA (N43CS) PGP Key: 0xDB02E193 PGP Key Fingerprint: 8F06 5A2E 2735 892B 821C 871A 0411 94EA DB02 E193
Thanks, Judy. I'll try it your way.
JudyL_FL wrote:
These are internal work files (class wizard, resource editor, build output, intellisense, ...) created on the fly by the IDE. They should never be copied when moving things between workspaces / solutions.
I was grasping at straws and hoping --- thanks for the info.
John P.