Thanks Nick, changes now merged and submitted to svn/trunk. I changed the ordering of member variable initialization to fix warnings under gcc, and tweaked the indentation in a couple of places to improve readability so could you use the changes I've just checked in for any further mods.
I tested the mouse selection with the osgwidgetinput example and found that the mouse position of the selection was a little off, almost like it was always a % further to the right than it should have been. Cheers, Robert. On Wed, Jan 27, 2010 at 3:55 PM, Trajce Nikolov <[email protected]> wrote: > Hi, > here updates .. allows you to select text with the mouse, also set the > position of the cursor with the mouse. > Nick > > http://www.linkedin.com/in/tnick > > > On Tue, Jan 26, 2010 at 10:20 PM, Trajce Nikolov <[email protected]> > wrote: >> >> Also, I commented out one method (you will see it in the merge), it was >> crashing on my windows machine, but I am not up to date, so I might be with >> wrong sources that doesnt work well >> Nick >> >> http://www.linkedin.com/in/tnick >> >> >> On Tue, Jan 26, 2010 at 10:18 PM, Trajce Nikolov >> <[email protected]> wrote: >>> >>> wops .. forgot this one .,. a small fix >>> Nick >>> >>> http://www.linkedin.com/in/tnick >>> >>> >>> On Tue, Jan 26, 2010 at 10:14 PM, Trajce Nikolov >>> <[email protected]> wrote: >>>> >>>> Hi Robert, >>>> this is an update of the input control. It now has selection of text as >>>> well work with the clipboard (Windows only implemented now) >>>> Nick >>>> >>>> http://www.linkedin.com/in/tnick >>>> >>>> >>>> On Tue, Jan 26, 2010 at 7:03 PM, Trajce Nikolov >>>> <[email protected]> wrote: >>>>> >>>>> I might have updates these days to work with text selection and work >>>>> with the clipboard .. Then it will be 100% . Will keep you posted >>>>> Nick >>>>> >>>>> http://www.linkedin.com/in/tnick >>>>> >>>>> >>>>> On Tue, Jan 26, 2010 at 6:59 PM, Robert Osfield >>>>> <[email protected]> wrote: >>>>>> >>>>>> Hi Nick, Just merged and tested your changes, very cool indeed :-) >>>>>> Changes now merged and submitted to svn/trunk. >>>>>> >>>>>> On Sun, Jan 17, 2010 at 1:17 PM, Trajce Nikolov >>>>>> <[email protected]> wrote: >>>>>> > Hi, >>>>>> > didnt wanned to get more into, but I had some time. Now implements >>>>>> > CTRL+DEL >>>>>> > for word deleting. Dont know what more to add.... >>>>>> > Nick >>>>>> > >>>>>> > http://www.linkedin.com/in/tnick >>>>>> > Sent from Izmit, 41, Turkey >>>>>> > >>>>>> > On Sun, Jan 17, 2010 at 2:36 PM, Trajce Nikolov >>>>>> > <[email protected]> >>>>>> > wrote: >>>>>> >> >>>>>> >> this is fix for backspace delete >>>>>> >> Nick >>>>>> >> >>>>>> >> http://www.linkedin.com/in/tnick >>>>>> >> Sent from Izmit, 41, Turkey >>>>>> >> >>>>>> >> On Sun, Jan 17, 2010 at 2:32 PM, Trajce Nikolov >>>>>> >> <[email protected]> >>>>>> >> wrote: >>>>>> >>> >>>>>> >>> ok .. once again. Here is CTRL-LEFT/RIGHT goes thru words, also >>>>>> >>> some >>>>>> >>> fixes >>>>>> >>> Nick >>>>>> >>> >>>>>> >>> http://www.linkedin.com/in/tnick >>>>>> >>> Sent from Izmit, 41, Turkey >>>>>> >>> >>>>>> >>> On Sun, Jan 17, 2010 at 1:48 PM, Trajce Nikolov >>>>>> >>> <[email protected]> wrote: >>>>>> >>>> >>>>>> >>>> Hi, >>>>>> >>>> once again. now handles empty spaces. This one should be final >>>>>> >>>> Nick >>>>>> >>>> >>>>>> >>>> http://www.linkedin.com/in/tnick >>>>>> >>>> Sent from Izmit, 41, Turkey >>>>>> >>>> >>>>>> >>>> On Sun, Jan 17, 2010 at 1:08 PM, Trajce Nikolov >>>>>> >>>> <[email protected]> wrote: >>>>>> >>>>> >>>>>> >>>>> small cursor position fix >>>>>> >>>>> Nick >>>>>> >>>>> >>>>>> >>>>> http://www.linkedin.com/in/tnick >>>>>> >>>>> Sent from Izmit, 41, Turkey >>>>>> >>>>> >>>>>> >>>>> On Sun, Jan 17, 2010 at 1:00 PM, Trajce Nikolov >>>>>> >>>>> <[email protected]> wrote: >>>>>> >>>>>> >>>>>> >>>>>> Hi, >>>>>> >>>>>> implemented cursor size based on the character. Looks much >>>>>> >>>>>> better. >>>>>> >>>>>> Nick >>>>>> >>>>>> >>>>>> >>>>>> http://www.linkedin.com/in/tnick >>>>>> >>>>>> Sent from Izmit, 41, Turkey >>>>>> >>>> >>>>>> >>> >>>>>> >> >>>>>> > >>>>>> > >>>>>> > _______________________________________________ >>>>>> > osg-submissions mailing list >>>>>> > [email protected] >>>>>> > >>>>>> > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org >>>>>> > >>>>>> > >>>>>> _______________________________________________ >>>>>> osg-submissions mailing list >>>>>> [email protected] >>>>>> >>>>>> http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org >>>>> >>>> >>> >> > > > _______________________________________________ > osg-submissions mailing list > [email protected] > http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org > > _______________________________________________ osg-submissions mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-submissions-openscenegraph.org
