As a special service "Fossies" has tried to format the requested text file into HTML format (style: standard) with prefixed line numbers.
Alternatively you can here view or download the uninterpreted source code file.
1 Naming convention:
2 3 Widgets have initial upper case letter to match their class name
4 e.g. Button.pod
5 6 Methods when documented away from a class also match their names
7 which should start with lower case e.g. focus.pod