unused opt-callback in trunk/src/report/utility-reports/view-column.scm

Derek Atkins warlord at MIT.EDU
Tue Jul 18 11:41:23 EDT 2006


Larry Evans <cppljevans at cox-internet.com> writes:

> Good point, but a better (IMHO) method is to document the "type"
> of report-info with comments somewhere in the file.  Something like:
>
> ;;Types:
> ;  (<report-id>
> ;    (gnc:make-report
> ;      report-name ; name of report ('name arg to gnc:define-report).
> ;    )
> ;  )
> ;  (<report-info>
> ;    (list
> ;      report-id ; <report-id>
> ;      row-span  ; rows occupied by subreport, report-id.
> ;      col-span  ; columns occupied by subreport, report-id.
> ;      callback  ; either #f or callback to set options for report-id.
> ;    )
> ;  )

Something like this would be good.  Feel free to submit a patch like
this.

-derek
-- 
       Derek Atkins, SB '93 MIT EE, SM '95 MIT Media Laboratory
       Member, MIT Student Information Processing Board  (SIPB)
       URL: http://web.mit.edu/warlord/    PP-ASEL-IA     N1NWH
       warlord at MIT.EDU                        PGP key available


More information about the gnucash-devel mailing list