<html>
  <head>
    <meta http-equiv="content-type" content="text/html;
      charset=ISO-8859-1">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <tt>Hi List<br>
      <br>
      I am currently trying to improve on the ported version of
      jvRuntimeDesigner component (available at SF <a
        href="http://sourceforge.net/projects/jvruntimedesign/">here</a>),<br>
      but I am having a hard time getting it working correctly on a MAC
      with the Carbon widgetset.<br>
      <br>
      More specifically the component uses a GetDC(..)
      (GetDesignerDC(..) on linux/windows) to retrieve a device<br>
      context to draw to, using regular canvas. But where on GTK2
      (linux) and Windows the drawing goes well and<br>
      is fully visible, nothing happens on MAC.<br>
      <br>
      My research have lead me so far, that I think the problem is that
      component has not system DC, but instead<br>
      is assigned an empty DC.<br>
      <br>
      I have practically no experience in programming directly to MAC
      and I have no clue what to look for, so any<br>
      help would be appriciated.<br>
      <br>
      Kind regards,<br>
      Torsten Bonde Christiansen.<br>
    </tt> <br>
  </body>
</html>