Changeset 4086 in Sophya for trunk/SophyaPI/PI/piapplx.cc


Ignore:
Timestamp:
May 29, 2013, 3:12:57 PM (11 years ago)
Author:
garnier
Message:

before moving eventFilter

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/SophyaPI/PI/piapplx.cc

    r4083 r4086  
    127127msy+=5;
    128128topwdg->SetSize(sx, sy+msy);
    129 //DBG printf("PIApplicationX-DBG:: Size=%d %d \n", topwdg->XSize(), topwdg->YSize());
     129printf("PIApplicationX-DBG:: Size=%d %d \n", topwdg->XSize(), topwdg->YSize());
    130130
    131131intcont = new PIContainerX((PIMsgHandler *)this, topwdg, "MBCont",
Note: See TracChangeset for help on using the changeset viewer.