What does the "flags" parameter function?

2013-06-20 Thread Bao Niu
When defining the following python script: def ListConnections(data, flags): What does the "flags" parameter function? It doesn't seem to get used in that particular function. Thanks. ___ dia-list mailing list dia-list@gnome.org https://mail.gnome.org/m

Re: Your program

2013-06-20 Thread Steffen Macke
Hi Tammy, I'm sorry, there's no Dia version for the iPad. Regards, Steffen On 6/18/13 1:19 AM, Tammy Fontenot wrote: I was wondering if you have an app I can put on my iPad? Thank you for your time. ___ dia-list mailing list dia-list@gnome.org ht

Re: Fwd: API documentation for beginners

2013-06-20 Thread Steffen Macke
Hi Bao, On 6/20/13 7:51 AM, Bao Niu wrote: layers[0] vs. active_layer automatically refer to the same object that referred to by active_layer? Or it refers to something that only resides in memory and not being rendered yet? That why I asked if the two are the same. In this special case they'r

Re: Fwd: API documentation for beginners

2013-06-20 Thread Bao Niu
Thank you very much Steffen. It helps clarify my confusion which is not so easy to be solved by trial and error. I really appreciate it. I am seriously considering devoting some time to write a PDF user's guide that is designed for new users, a more hand-holding one( after I master it of course, or