Re: [Gimp-developer] trunk - new status for empty images

2009-01-31 Thread Daniel Hornung
On Saturday 31 January 2009, Joao S. O. Bueno wrote:
 But when trying i I could not help bu tnote it also show upswht the text
 tool --
 text tool should be able to work with an epty image, should'nt it?

 The move tool, o the other hand, is not displaying the message properly. I
 t does, however whe n I try to move a path on a 0 layer image - then,
 instead of moving the path it eels me it is expecing layers.

- Not only the move tool, but all other transformation tools should be able to 
work as well.

- The same holds for the align tool.

- Probably there's no harm in allowing the crop tool to work (if the Current 
layer only option is deactivated).

- The path tool doesn't react on pressing Ctrl (when there are no layers) as 
it should (usually this modifier allows to close a path).

- At least some of the selection tool could also work.  Note that in the quick 
mask, painting is not possible (the mouse even cannot be moved while pressing 
its button), but the brush outline is shown.

Looks like a good change, but maybe with more work under the hood than 
expected.

Daniel


signature.asc
Description: This is a digitally signed message part.
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


Re: [Gimp-developer] trunk - new status for empty images

2009-01-31 Thread Sven Neumann
Hi,

On Sat, 2009-01-31 at 00:08 -0200, Joao S. O. Bueno wrote:

 But when trying i I could not help bu tnote it also show upswht the text 
 tool -- 
 text tool should be able to work with an epty image, should'nt it?

Please test if the text tool does indeed work on an empty image and if
it works then change the text tool to call
gimp_tool_control_set_handle_empty_image().


Sven


___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer


[Gimp-developer] trunk - new status for empty images

2009-01-30 Thread Joao S. O. Bueno


2009-01-29  Sven Neumann  s...@gimp.org

* app/tools/gimptool.c (gimp_tool_oper_update): if the image is
empty and the tool can't handle that, display a message in the
statusbar telling the user about this.

That works great! thanks, Sven.

But when trying i I could not help bu tnote it also show upswht the text 
tool -- 
text tool should be able to work with an epty image, should'nt it?

The move tool, o the other hand, is not displaying the message properly. I t 
does, however whe n I try to move a path on a 0 layer image - then, instead 
of moving the path it eels me it is expecing layers.

Regards,
js
--
___
Gimp-developer mailing list
Gimp-developer@lists.XCF.Berkeley.EDU
https://lists.XCF.Berkeley.EDU/mailman/listinfo/gimp-developer