Ignore:
Timestamp:
05/09/06 13:04:45 (18 years ago)
Author:
pinsard
Message:

upgrade of COMPOUND_WIDGET according to cerbere.lodyc.jussieu.fr: /usr/home/smasson/SAXO_RD/ : files

File:
1 copied

Legend:

Unmodified
Added
Removed
  • trunk/ToBeReviewed/WIDGET/COMPOUND_WIDGET/cw_specifie.pro

    r49 r51  
    4949   widget_control, event.id, get_uvalue = uval 
    5050   widget_control, event.top, get_uvalue = top_uvalue 
    51    petitin = extractatt(top_uvalue, 'petitin') 
    52    numdessinin = petitin[2]-1 
    53    petitout = extractatt(top_uvalue, 'petitout') 
    54    numdessinout = petitout[2]-1 
     51   smallin = extractatt(top_uvalue, 'smallin') 
     52   numdessinin = smallin[2]-1 
     53   smallout = extractatt(top_uvalue, 'smallout') 
     54   numdessinout = smallout[2]-1 
    5555;------------------------------------------------------------ 
    5656   case uval of 
Note: See TracChangeset for help on using the changeset viewer.