gnumed-devel
[Top][All Lists]
Advanced

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

Re: [Gnumed-devel] Re: GNUmed web client - demo available


From: Sebastian Hilbert
Subject: Re: [Gnumed-devel] Re: GNUmed web client - demo available
Date: Sun, 25 Jul 2010 22:06:32 +0200
User-agent: KMail/1.13.3 (Linux/2.6.33-6-desktop; KDE/4.4.5; i686; ; )

Am Sonntag 25 Juli 2010, 20:31:11 schrieb Jim Busser:
> Way cool. However, did it require that everything in pylamas be recoded by
> hand and what approach did you take to "follow" (benefit from) whatever
> has already been constructed with wxpython?

It looks better then it is. The visual experience needs to be recoded 
manually. All the middleware (getting data from the backend) is reused from 
the existing code. Getting the data from the middleware into the desktop 
widgets needs to be written from scratch.

The wxpython code is very helpful. One can simply copy the layout and reuse 
large parts of the helper function.

So it is work to manually redo the visual aspect but many of the existing 
concepts can be reused.

Some of the underlying concepts like the GUI broker need to be implemented.

But this only makes sense if there is a use case.

Sebastian

> 
> On 2010-07-25, at 8:16 AM, Sebastian Hilbert wrote:
> > Both clients were coded in python (one in wxpython and one in pyjamas)
> > The difference is that pyjamas can compile its widgets into Javasscript.
> > That way the user interface can be displayed in a webbrowser.
> 
> -- Jim
> 
> 
> _______________________________________________
> Gnumed-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/gnumed-devel




reply via email to

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