/[thuban]/branches/WIP-pyshapelib-bramz/Extensions/mouseposition/position.xpm
ViewVC logotype

Contents of /branches/WIP-pyshapelib-bramz/Extensions/mouseposition/position.xpm

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2523 - (show annotations)
Tue Jan 18 10:19:02 2005 UTC (20 years, 1 month ago) by frank
Original Path: trunk/thuban/Extensions/mouseposition/position.xpm
File MIME type: application/octet-stream
File size: 771 byte(s)
New Extension: mouseposition
Tool to collect mouse click positions (map coordinates) in a dialog.

	* Extensions/mouseposition/__init__.py: New, extension registration

	* Extensions/mouseposition/mouseposition.py: New, implements the
	dialog and adds a tool to Thuban mainwindow.

	* Extensions/mouseposition/position.xpm: New, icon for tool.

1 /* XPM */
2 static char * position_xpm[] = {
3 "24 24 3 1",
4 " c None",
5 ". c #000000",
6 "+ c #949194",
7 " ",
8 " ",
9 " . ",
10 " . .... ",
11 " .+ .+... .. ",
12 " .. .+......... ",
13 " ..+ .+........... ",
14 " ... ..+...........+ ",
15 " ...+ .+............+ ",
16 " .... .............++ ",
17 " ....+.+ ..........+ ",
18 " ......+ +.......++ ",
19 " .....++ ++....+ ",
20 " ......+ ++++ ",
21 " ......+ ",
22 " ....... ",
23 " ...+...+ ",
24 " ..++.... ",
25 " .++.+++.+ ",
26 " + .+ ++ ",
27 " .+ ",
28 " .+ ",
29 " + ",
30 " "};

Properties

Name Value
svn:mime-type application/octet-stream

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26