At 12:51 AM 3/1/2005, you wrote:
Hello,
I would like to close windows of Electric , and not
shutdown all the system,
what method permit to close the windows without
shutsdown the Electric system.

As I have said before, you must read the code for such answers.

All of the menus are in the package "com.sun.electric.tool.user.menus". So if you want to know how a particular menu entry works, look there.

All of the window controls are in the package "com.sun.electric.tool.user.ui". The class WindowFrame is the general window method, with specific subclasses for different types of windows (EditWindow for basic circuit editing, WaveformWindow for signal display, TextWindow for text editing, etc.) To see how these windows respond to being closed, see their classes.

-Steven Rubin



_______________________________________________
Discuss-gnu-electric mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnu-electric
  • Close haddaji houneida
    • Steven Rubin

Reply via email to