Ignore:
Timestamp:
Feb 14, 2008, 9:50:36 AM (18 years ago)
Author:
mansoux
Message:

Second version with Period

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/Quartz/PIWindowQuartz.cpp

    r3326 r3466  
    1818    printf ("New Window Quartz %s \n",nom);
    1919    fflush (stdout);
     20/*
     21        wParent = ((PIContainer *)par)->GetWindowPtr();
     22        SetPortWindowPort(wParent);
     23        */
     24       
     25    SetRect(&wdgRect,px,py,px+sx,py+sy);
    2026    windowAttributes = kWindowStandardDocumentAttributes | kWindowCompositingAttribute ;
    2127
Note: See TracChangeset for help on using the changeset viewer.