[Fluxus] artm-qt commits

Artem Baguinski artm at v2.nl
Thu Dec 11 03:39:15 PST 2008


hi

I've solved some of the issues of Qt port and discovered and fixed others.

1. key press/releases now pass mouse coordinates, thanks to Jeff's suggestion
2. removed the border around GL widget so it looks just like the good
old glut fluxus
3. stopped passing modifier key presses (control, shift etc) as it was
breaking copy and paste
4. conventional behavior of selection which I missed in fluxus editor:
if I start typing while having selected something I expect selection
to get overwritten by new text, the same with pasting while having
selection. that's what I have in Qt version now. I plan to implement
real copy paste later (so fluxus editor uses OS clipboard).
5. somewhere in my earlier patch there was a one line edit that fixed
End key on the last line behavior, that's the last chunk of this
patch:

http://git.savannah.gnu.org/gitweb/?p=fluxus.git;a=blobdiff;f=src/GLEditor.cpp;h=18d9a9dbc8ef9498b5334af877b841ab1833a685;hp=cbb9ee4c04ed8a9356ce37772f0cc2e79ad5893e;hb=22d991ac1d9fa0422d3e89265916e18a58481e81;hpb=c47f3bcf33580dcee6103710b9b9a75a582f3210

I guess it could be copy pasted and applied to master.



-- 
cheers,
artm

http://lab.v2.nl/



More information about the Fluxus mailing list