Changeset 387 for trunk/src/view_field.m


Ignore:
Timestamp:
Apr 4, 2012, 3:31:30 PM (12 years ago)
Author:
sommeria
Message:

several bugs corrected: mask, color image...

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/view_field.m

    r356 r387  
    7373if ~isempty(huvmat)
    7474    hhuvmat=guidata(huvmat);
    75 %     set(hhuvmat.list_object_2,'Visible','on')
    76 %     set(hhuvmat.view_field_title,'Visible','on')
    77     % handles_mouse.create=hhuvmat.create;
    7875    handles_mouse.edit=hhuvmat.edit_object;
    7976    pos_view_field=get(hObject,'Position');
Note: See TracChangeset for help on using the changeset viewer.