|
-
Jul 5th, 2006, 06:28 AM
#1
Thread Starter
Fanatic Member
radio button is not showed in PDA
hi guise,
i build an mobile application with vs2005...
first i build a user control with some radio buttons...
then i dynamiclay generate the user control at run time and add it into panel.
all works fine in Emulator...but..........the radio button is not showing in PDA..(windows CE)
plz advise me.
bye
-
Jul 5th, 2006, 02:57 PM
#2
Re: radio button is not showed in PDA
So it all works well in the emulator, but not on a physical device? I would have expected it to be the other way around.
A couple things you might check first: The location of the control (it could be positioned somewhere other than where you expect, and not be visible for that reason).
The visibility of the control. It is very unlikely, but it could be hidden. A messagebox showing the visible state might suffice.
Could the control be placed behind the panel? In some cases with controls on controls, I have had the wrong one show up on top.
My usual boring signature: Nothing
 
-
Jul 6th, 2006, 03:18 AM
#3
Thread Starter
Fanatic Member
Re: radio button is not showed in PDA
thx m8 ..i m checking it now...
and post my msg after do it.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|