gnumed-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Gnumed-devel] soap notes development


From: Karsten Hilbert
Subject: Re: [Gnumed-devel] soap notes development
Date: Wed, 9 Mar 2005 07:39:23 +0100
User-agent: Mutt/1.3.22.1i

> Can you explain to me how this is meant to function - ie a blow by blow

- run test-area/cfmoro/soap_input/gmSoapPlugins.py
- left: empty, right: problem list (ugly)
- double click episode in problem list
- an editor for a new progress note for that episode is added
  on the left (so it either has one or more editors open)
- double click issue in problem list
- an episode creator is displayed (ugly)
- an editor for a new progress note for the new episode for
  the issue is added on the left
- focus can be changed between editors on the left
- the bottom row buttons apply to the focussed editor
- [save]: save and keep open
  - with your advice to not allow edits this must
    change to save and either clear or close
- [clear]: forget and clear

See the PNGs.

> Running multisash.soap.
unit test, not intended to be functional

> 2) What is the rational of the drop down combo allowing user to select S or 
> O, 
> or A or P, when the outcome is bringing up a new soap editor?
Choosing a soap category for the episode name. It could be
argued for convenience this could be set to "S" always. I
would be fine with that.

> 3)Open multiple problems, now close one. all the buttons are grayed out and 
> one can no-longer close another or save.
a bug, then

> There are many other things not working, including see above thet data not 
> being saved to the database on my machine (see above trace).
the actual saving has been commented out due to not being
tested enough yet, will be enabled

> Traceback (most recent call last):
>   File "gmSoapPlugins.py", line 359, in __on_save
>     narr = editor_content[input_label]['data']
> AttributeError: cSTCval instance has no attribute '__getitem__'
A bug, would have to be .data.  Fixed.

> Lastly, and I know you all get really sick of this, why persist with a screen 
> design which will not be user friendly or functional in a proper design.
Ask Tim. He knows.

> From my observation of the what your gui attempts to do,
It merely attempts to provide something that works and is
sound behind the scenes. Even then it is open for some
improvement (as you gave above).

> it should be a simple 
> matter of switching the events over to another screen design such as the one 
> I've posted. That way you can make up the central progress notes panel 
> properly now.
Really glad you conceive us not working against you !

Karsten
-- 
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD  4537 78B9 A9F9 E407 1346

Attachment: new-progress-note-empty-at-first.png
Description: PNG image

Attachment: new-progress-note-one-editor.png
Description: PNG image

Attachment: new-progress-note-episode-creation.png
Description: PNG image

Attachment: new-progress-note-two-editors.png
Description: PNG image


reply via email to

[Prev in Thread] Current Thread [Next in Thread]