Re: Programmers, how many pieces?
- From: "Michael T. Babcock" <mbabcock fibrespeed net>
- To: Kevin Cullis <kevincu orci com>
- Cc: GNOME GUI <gnome-gui-list gnome org>
- Subject: Re: Programmers, how many pieces?
- Date: Wed, 25 Oct 2000 10:06:59 -0400
Kevin Cullis wrote:
> When it comes to programming for GNOME, how many "pieces" of programs
> does a single action affect? By that I mean, when I select from the
> File menu the Print command, how many "levels" or "pieces" of programs
> does that action affect? The idea is to find out what's the maximum
> number that a programmer needs to be concerned about.
>
> The same goes for Menus, Toolbar, Statusbar, Content Area, Dialogs,
> Keys, Mouse, Drag and Drop.
For most simple actions in my programs, none or one. I like modular
software.
When I say 'none', I mean, if you select Print, it just opens the Print
dialog, it doesn't actually have any real effect. I use multi-window
design so you can keep working in one while another is doing something.
--
Michael T. Babcock, C.T.O. FibreSpeed
http://www.fibrespeed.net/~mbabcock
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]