Jean-Louis -
You are correct. Please fix this in the trunk.
David Ashley
On 01/03/2010 04:19 PM, Jean-Louis Faucher wrote:
(copy to text editor for proper alignment)
While parsing the rexxgtk documentation, I had an error (now fixed)
because of this syntax diagram :
treelist.xml
<section id="gtltreestoresetvalue">
. *+--, col, val--+*
. V |
.>>--set_value(iter-----------------+--)----------------------------------><
I think that we should write
*+--val, col, --+ *
because the arrow is going from rigth to left, and according to the
implementation in grxtreestore.cpp and to the exemple in test8-2.rex,
I should read
set_value(iter, col, val, col, val ...)
Am I correct here ? If, yes, then this syntax diagram should probably
be written like that to avoid any misinterpretation :
. +--------------+
. V |
.>>--set_value(iter--+--------------+--)----------------------------------><
. +--, col, val--+
Jean-Louis
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel
------------------------------------------------------------------------------
This SF.Net email is sponsored by the Verizon Developer Community
Take advantage of Verizon's best-in-class app development support
A streamlined, 14 day to market process makes app distribution fast and easy
Join now and get one step closer to millions of Verizon customers
http://p.sf.net/sfu/verizon-dev2dev
_______________________________________________
Oorexx-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/oorexx-devel