View Single Post
Old Apr 16th, 2007, 2:55 PM   #5
randum77
Programmer
 
randum77's Avatar
 
Join Date: Jun 2006
Location: Fayettehell, NC
Posts: 56
Rep Power: 3 randum77 is on a distinguished road
More questions

Ok, I understand what's going w/ the previous link. It's working more on the theory of having Frm1 and Frm2. When you type in Frm2 it updates the info in labels on Frm1. What I am doing is when you hit a button on Frm1, it opens Frm2 w some variable from Frm dictating how Frm2 should look.

What I've done is push the variable into the class i have built. I then try and access that class on Frm2 when it loads to decide how the screen should look. And it's not working. I'm sure it's something simple. I probably have 2 different instances of the class alive with 2 different sets of variables.

Based on the link you gave me, I should be able to figure it out, so I am going to blow some time working on that. In the mean time, any info?

_marshall_
__________________
_Marshall_

"America has bred a society that is innocent and incapable of accepting responsibility, but yet, is able to place blame on others without guilt."
randum77 is offline   Reply With Quote