[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gnumed-devel] plugins -> Shown()
From: |
Karsten Hilbert |
Subject: |
[Gnumed-devel] plugins -> Shown() |
Date: |
Sun, 9 Feb 2003 23:08:37 +0100 |
User-agent: |
Mutt/1.3.22.1i |
Just a quick note to those in the know:
- wxBasePlugin.Shown() is now called *.ReceiveFocus() as this
more accurately reflects its purpose,
this is the point of insertion for things to happen on demand
upon raising a particular plugin as opposed to doing everything
at startup,
this way I was able to reduce startup time by 3 seconds on my
machine by delaying accessing blobs metadata until the archive
viewer plugin is actually being brought to use, this at the
cost of a 1s delay on invoking that plugin for the first time
subject to later optimization such as threaded loading of
metadata upon selection of another patient
- guibroker['main.notebook.numbers'] is now
guibroker['main.notebook.plugins'] for much the same
reason
Karsten
--
GPG key ID E4071346 @ wwwkeys.pgp.net
E167 67FD A291 2BEA 73BD 4537 78B9 A9F9 E407 1346
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gnumed-devel] plugins -> Shown(),
Karsten Hilbert <=