[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-devel] Progress in multiple patient search
From: |
Richard Terry |
Subject: |
[Gnumed-devel] Progress in multiple patient search |
Date: |
Fri, 20 Aug 2004 08:26:48 +1000 |
User-agent: |
KMail/1.5.4 |
Despite my horrific workload (40+ patients again yesterday), I stayed back
for a few hours last night to continue coding.
I've managed to start dissecting gmPatientSelector.py and fix the
list/centering etc.
Enclosed is a progress png.
Thoughts:
Strikes me that class cPatientPickList(wx.wxDialog):should probably be in a
single file - as the multiple patient pick list will be used in multiple
situations in gnumed - e.g the intial patient search, gmDemographics top
part of the screen, gmDemographics SearchNOK button, and I suspect a number
of others yet unstated.
The code in this really stumped me becausee despite self.sizer_main.Fit(self)
being in the subroutine to draw the gui - the gui doesn't appear unless
replicated in the main body of the class.
Anyway - opinions please re removing to own file
There are also numerus anomalies in the search logic used to find the patients
- behaviour seems to vary from try to try. When I get closer I'll document
this so you can have a close look.
Richard
selectpatient_1.png
Description: PNG image
- [Gnumed-devel] Progress in multiple patient search,
Richard Terry <=