Results 1 to 3 of 3

Thread: radio button is not showed in PDA

  1. #1

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Earth
    Posts
    762

    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

  2. #2
    Super Moderator Shaggy Hiker's Avatar
    Join Date
    Aug 2002
    Location
    Idaho
    Posts
    40,104

    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

  3. #3

    Thread Starter
    Fanatic Member
    Join Date
    Oct 2001
    Location
    Earth
    Posts
    762

    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
  •  



Click Here to Expand Forum to Full Width