Size of controls

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Dennis hoyer

    #1

    Size of controls

    Hello Newsgroup,

    i have got some problems on chineses PCs. I have create a program on a
    german system. The system already runs with now problems in some other
    countries. But if i will install this program on some chinese pcs
    ( not all ) then some buttons or labels are changed in size. They are
    too large.


    Have somebody an idea how i can change this ?



    Best regards

    Dennis

  • Mr. Arnold

    #2
    Re: Size of controls


    "Dennis hoyer" <Dennis.hoyer@g mx.netwrote in message
    news:1182953685 .369210.320430@ o11g2000prd.goo glegroups.com.. .
    Hello Newsgroup,
    >
    i have got some problems on chineses PCs. I have create a program on a
    german system. The system already runs with now problems in some other
    countries. But if i will install this program on some chinese pcs
    ( not all ) then some buttons or labels are changed in size. They are
    too large.
    >
    >
    Have somebody an idea how i can change this ?
    >
    It seems to me that you need to determine what culture settings .NET is
    using on the machine and then adjust the control property sizes
    programmically.

    Comment

    • Dennis hoyer

      #3
      Re: Size of controls

      Hello Mr. Arnold,

      no i think not, because it is only on few computers. It is not on all
      computers with chineses signs. Additionally not all controls will be
      resized. The windows have the same size but the controls in this
      windows are greater. My partner from germany can not recognize this
      problem, because it is only on some computers.

      He try to solve the problem with an autoscale feature but it don't
      solve the problem.




      On Jun 27, 1:36 pm, "Mr. Arnold" <MR. Arn...@Arnold.c omwrote:
      "Dennis hoyer" <Dennis.ho...@g mx.netwrote in message
      >
      news:1182953685 .369210.320430@ o11g2000prd.goo glegroups.com.. .
      >
      Hello Newsgroup,
      >
      i have got some problems on chineses PCs. I have create a program on a
      german system. The system already runs with now problems in some other
      countries. But if i will install this program on some chinese pcs
      ( not all ) then some buttons or labels are changed in size. They are
      too large.
      >
      Have somebody an idea how i can change this ?
      >
      It seems to me that you need to determine what culture settings .NET is
      using on the machine and then adjust the control property sizes
      programmically.

      Comment

      • rowe_newsgroups

        #4
        Re: Size of controls

        On Jun 28, 7:54 am, Dennis hoyer <Dennis.ho...@g mx.netwrote:
        Hello Mr. Arnold,
        >
        no i think not, because it is only on few computers. It is not on all
        computers with chineses signs. Additionally not all controls will be
        resized. The windows have the same size but the controls in this
        windows are greater. My partner from germany can not recognize this
        problem, because it is only on some computers.
        >
        He try to solve the problem with an autoscale feature but it don't
        solve the problem.
        >
        On Jun 27, 1:36 pm, "Mr. Arnold" <MR. Arn...@Arnold.c omwrote:
        >
        "Dennis hoyer" <Dennis.ho...@g mx.netwrote in message
        >
        news:1182953685 .369210.320430@ o11g2000prd.goo glegroups.com.. .
        >
        Hello Newsgroup,
        >
        i have got some problems on chineses PCs. I have create a program on a
        german system. The system already runs with now problems in some other
        countries. But if i will install this program on some chinese pcs
        ( not all ) then some buttons or labels are changed in size. They are
        too large.
        >
        Have somebody an idea how i can change this ?
        >
        It seems to me that you need to determine what culture settings .NET is
        using on the machine and then adjust the control property sizes
        programmically.
        It's not a DPI setting on the chinese pcs is it?

        Thanks,

        Seth Rowe

        Comment

        Working...