News:

When registered with our forums, feel free to send a "here I am" post here to differ human beings from SPAM bots.

Main Menu

Any un-do function in wxSmith?

Started by SamT, January 14, 2006, 05:12:22 AM

Previous topic - Next topic

SamT

When design a wxWidget frame with wxSmith, in an unguarded momen, one of a object has be deleted. However, there isn't any procedure to un-do it. I always need to close the project and re-load it again.
Is there any step that I can save my previous object in a designed frame without re-load whole project?

cyberkoa

there is an "un-do" function but is not complete at the moment. That part is fully coded by byo , the detail need him to explain.

byo

Undo in already coded in wxSmith, but C::B doesn't support undo-s for editors other than built-in one. I've already submitted a feature request, but I can make some patch if You can't wait till it's done ;).

mandrav

Quote from: byo on January 16, 2006, 06:48:42 PM
Undo in already coded in wxSmith, but C::B doesn't support undo-s for editors other than built-in one.

Supported now ;) (rev. 1785).
Be patient!
This bug will be fixed soon...

byo

Quote from: mandrav on January 17, 2006, 03:30:58 PM
Supported now ;) (rev. 1785).

Big THX :) I'll try to adopt to new environment as fast as possible :) (Undos should work now, but cut+copy+paste need small changes :) )