[Uml-devel] backspace in documentation window and associations displaying correctly

Jonathan Riddell jr at jriddell.org
Sat Mar 27 13:36:05 UTC 2004


On Tue, Mar 23, 2004 at 11:19:29AM +0100, BARTKO, Zoltan wrote:

> attached you may find a patch that prevents umbrello from switching to the
> previously used tool while the user is typing in the documentation window. I
> am fairly new to diff/patch - if there is any better way how to create
> patches, please let me know.

Thanks, I've applied this patch.

Best way to do patches is to put this in ~/.cvsrc

 cvs -l -q -z4
 diff -up
 update -dP
 checkout -P


then do 
 cvs diff > mypatch.diff

but the diff -u is the important bit

> BTW: do the names of associations display correctly in your version or is it
> just me again?

They do display correctly but they can't be moved around until the
file is saved and then loaded again which is a problem.

What doesn't display correctly about them for you?

Jonathan Riddell




More information about the umbrello-devel mailing list