On Fri, Jan 16, 2009 at 11:42 AM, Sergey Kovrov <[email protected]> wrote: > That makes me think Qt might be using GDI (DrawEdge, DrawFocusRect, etc.) or > Themes API to draw widgets that looks native. But surely they use their own > "widget logic".
Actually, you are right, they use the theme API. I was under the wrong impression, so they must be doing something right :). Take care, Daniel
