Re: Handlers in Drawing

2013-04-19 Thread Armin Le Grand
Hi Alan, it's work in progress, to see it you may browse it in the repository in the browser using http://svn.apache.org/repos/asf/openoffice/branches as URL; but to see all files and visit them in an editor just ckeckout that tree path using svn (same as trunk which you may have already

Re: Handlers in Drawing

2013-04-18 Thread Alan Eduardo Puc Pech
Thanks regina, I have been reading this code. It is very interesting, now just beginning to find that piece of code, I can see the points that allow you to manipulate the shapes. And Hello Armin, how I can see the changes you've done? I have to download it from Subversion? Regards, Alan 2013/4/1

Re: Handlers in Drawing

2013-04-16 Thread Armin Le Grand
Hi Alan, Regina already points to the correct places; the interactions are quite 'hand-made' in the code and it's old stuff. I changed modt of it to work on an overlay mechanism to allow previews during interactions, and added/refined some stuff. Be also informed that I'm about to change a

Re: Handlers in Drawing

2013-04-13 Thread Regina Henschel
Hello Alan, Alan Eduardo Puc Pech schrieb: Hello Regina, I would like to know which file in the source code of AOO, manipulate shapes in Draw. Because I want to learn the operation of that file. For example when I create a circle. the points to which I can manipulate and change its size. That

Re: Handlers in Drawing

2013-04-12 Thread Alan Eduardo Puc Pech
Hello Regina, I would like to know which file in the source code of AOO, manipulate shapes in Draw. Because I want to learn the operation of that file. For example when I create a circle. the points to which I can manipulate and change its size. Regards. 2013/4/12 Regina Henschel > Hi Alan, >

Re: Handlers in Drawing

2013-04-12 Thread Regina Henschel
Hi Alan, I'm not sure, whether I understand you right. Do you mean something like http://opengrok.adfinis-sygroup.org/source/xref/aoo-trunk/main/sd/source/ui/func/fuconarc.cxx? Kind regards Regina Alan Eduardo Puc Pech schrieb: Hello I'm Alan, I need your help. I want to learn the operation

Handlers in Drawing

2013-04-11 Thread Alan Eduardo Puc Pech
Hello I'm Alan, I need your help. I want to learn the operation of the vectors with Drawing (module SD) for example what file allows manipulate the shapes. Now I have searched the following file: http://opengrok.adfinis-sygroup.org/source/xref/aoo-trunk/main/sd/source/ui/view/drvwshrg.cxx from wh

Handlers in Drawing

2013-04-10 Thread Alan Eduardo Puc Pech
Hello I'm Alan, I need your help. I want to learn the operation of the vectors with Drawing (module SD) for example what file allows manipulate the shapes. Now I have searched the following file: http://opengrok.adfinis-sygroup.org/source/xref/aoo-trunk/main/sd/source/ui/view/drvwshrg.cxx from wh