Parent Directory
|
Revision Log
|
Patch
revision 1706 by jan, Wed Sep 3 08:31:26 2003 UTC | revision 1950 by bh, Fri Nov 14 16:39:36 2003 UTC | |
---|---|---|
# | Line 78 class IdentifyView(NonModalDialog): | Line 78 class IdentifyView(NonModalDialog): |
78 | def selected_shape(self, layer, shapes): | def selected_shape(self, layer, shapes): |
79 | """Subscribed to the SHAPES_SELECTED messages. | """Subscribed to the SHAPES_SELECTED messages. |
80 | ||
81 | If exatly one shape is selected, pass that shape id to the | If exactly one shape is selected, pass that shape id to the |
82 | list's selected_shape method. Otherwise pass None as the shape | list's selected_shape method. Otherwise pass None as the shape |
83 | id. | id. |
84 | """ | """ |
|
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |