Menu

#7 Unimplemented functions for FXDCWindow

request
closed
5
2001-03-21
2000-05-04
No

Reported on behalf of Bill Eme (beme@llnl.gov):

While looking at the code for FXDCWindow I saw the following polygon draw functions were not yet implemented for NT:

fillConcavePolygon
fillComplexPolygon
fillPolygonRel
fillConcavePolygonRel
fillComplexPolygonRel

The only one I really care about is fillConcavePolygon(). The polygons that are drawn by our application may not be convex, so we must use this routine. In my version I just had it call fillPolygon() to draw most of the polygons in a test problem. My guess for reallyconcave polygons this would not work.

Discussion

  • Daniel Gehriger

    Daniel Gehriger - 2000-05-04
    • assigned_to: nobody --> jvz
     
  • Jeroen van der Zijp

    • status: open --> closed
     
  • Jeroen van der Zijp

    Logged In: YES
    user_id=18689

    All functions are now implemented.
    There are a few differences between WIN9x and W2K and WNT:-
    not all line dash styles are available under WIN9x.

     

Log in to post a comment.

MongoDB Logo MongoDB