Re: Options dialog box functions in window-report.c

2000-10-09 Thread Rob Browning
Robert Graham Merkel <[EMAIL PROTECTED]> writes: > Any objections? Sounds good. -- Rob Browning <[EMAIL PROTECTED]> PGP=E80E0D04F521A094 532B97F5D64E3930 ___ gnucash-devel mailing list [EMAIL PROTECTED] http://www.gnumatic.com/cgi-bin/mailman/listin

Re: Options dialog box functions in window-report.c

2000-10-05 Thread Dave Peticolas
Robert Graham Merkel writes: > Guys, > Obviously, I need an options dialog box for a graph window > similar to the report window. In fact, it's so similar that > a few modifications to the code in window-report.c could make > it serve for both (and any other occasion where we need to make

Options dialog box functions in window-report.c

2000-10-05 Thread Robert Graham Merkel
Guys, Obviously, I need an options dialog box for a graph window similar to the report window. In fact, it's so similar that a few modifications to the code in window-report.c could make it serve for both (and any other occasion where we need to make a similar options dialog). Obviously,