Changes between Version 27 and Version 28 of S3/S3Navigation
- Timestamp:
- 03/05/12 14:07:42 (12 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3Navigation
v27 v28 178 178 }}} 179 179 180 Position of this item within the parent's sub-items list: 181 {{{ 182 my_position = item.pos() 183 }}} 184 180 185 Check whether this is the first sub-item with certain flags: 181 186 {{{