File: TODO

package info (click to toggle)
librnd 4.4.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 12,812 kB
  • sloc: ansic: 126,990; sh: 2,602; makefile: 2,145; awk: 7
file content (22 lines) | stat: -rw-r--r-- 511 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
What the user code needs to implement

1. actions (optional)
	StatusSetText()
	DescribeLocation()

2. docked DAD subwindows (optional)
	bottom status line
	top right coord readout
	top left toolbar

3. conventions
	all calls have access to the current (pcb_hidlib_t *)
	there's a design (pcb_board_t)
	recommendation: the design struct's first field should be pcb_hildib_t so they can be casted forth and back

4. icon colors:

	None    - transparent
	#000000 - black
	#7A8584 - light grey
	#6EA5D7 - cyan/blue