COIN-OR::LEMON - Graph Library

Changeset 1562:73c3f5d0079c in lemon-0.x for gui/graph_displayer_canvas.h


Ignore:
Timestamp:
07/15/05 23:17:18 (19 years ago)
Author:
Hegyi Péter
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2061
Message:

EdgeMapEditor? is on its way, but it is far not yet ready.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • gui/graph_displayer_canvas.h

    r1550 r1562  
    9191  bool nodeMapEditEventHandler(GdkEvent*);
    9292
     93  ///event handler for the case when the entry widget is changed
     94  bool entryWidgetChangeHandler(GdkEvent*);
     95
    9396public:
    9497  ///Moves the text to new place
Note: See TracChangeset for help on using the changeset viewer.