communication between main dialog box and property pages!!
:)
hi ppl!!!
can help me this once??
how to get a value from the main dialog box for property pages...?????
and vice vasa....
thnks alot,,,,,
and by the way,,,,
i'm having problems with the data types in C++....
actually,,, i hav created an edit box,,,with a member variable with a value "short",,,
when i click a button, i should get the value of this edit box and call a function passing this value,,,,,(muz b "short")
and i want to display the return result in the same edit box,,, but cant display,,,,
it already has the correct value but now is the "Displayin'" problem....
i tried the other way,, set that member var of edit box to control CEdit...
but it has the CString type and cant convert it to short to call my function by passing it in,,,,,,,, but no problem displayin the value,,,,,
i wrote quite confusing but...
doez anybody know how to solve this???,,,
pls help me...
thanks.......
:confused: