COIN-OR::LEMON - Graph Library

Changeset 156:c5cdf6690cdf in glemon-0.x for main_win.h


Ignore:
Timestamp:
09/28/06 16:32:40 (18 years ago)
Author:
Hegyi Péter
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/glemon/trunk@2961
Message:

Zoom tracking of nodes is implemented and is switchable.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • main_win.h

    r154 r156  
    3030  ///Should nodes be autoscaled or not?
    3131  Gtk::CheckButton * auto_scale;
     32
     33  ///Should node size track zoom factor?
     34  Gtk::CheckButton * zoom_track;
    3235
    3336  ///Minimum and maximum node radius entry
Note: See TracChangeset for help on using the changeset viewer.