Futurescale, Inc. PureMVC Home

The PureMVC Framework Code at the Speed of Thought


Over 10 years of community discussion and knowledge are maintained here as a read-only archive.

New discussions should be taken up in issues on the appropriate projects at https://github.com/PureMVC

Pages: [1]
Print
Author Topic: EmployeeAdmin - A PureMVC Python / wxPython Demo  (Read 20190 times)
tobydeh
Moderator
Sr. Member
*****
Posts: 52


View Profile Email
« on: March 18, 2008, 05:33:30 »

hi Guys,

I have completed the Employee admin demo, The UI stuff is a bit slap dash and needs some tidying.

Toby.
« Last Edit: March 23, 2008, 10:49:47 by puremvc » Logged
Joel Hooks
Courseware Beta
Sr. Member
***
Posts: 146


baby steps

 - 46288188  - passport@provinsal.com  - joeltuff
View Profile WWW Email
« Reply #1 on: March 18, 2008, 07:05:43 »

Here's an XP screen just for grins.
Logged

http://joelhooks.com - my ramblings about developing with actionscript and python using pureMVC and django respectively.
tobydeh
Moderator
Sr. Member
*****
Posts: 52


View Profile Email
« Reply #2 on: March 18, 2008, 07:27:01 »

Thanks Joel, I hadn't tested on windows.
Logged
puremvc
Global Moderator
Hero Member
*****
Posts: 2871



View Profile WWW Email
« Reply #3 on: March 18, 2008, 07:55:01 »

Hi Toby,

Is there any way to omit the Python and wxPyton from the demo and just have the developer install them separately? We don't bundle Flex with Flex demos...

-=Cliff>
Logged
tobydeh
Moderator
Sr. Member
*****
Posts: 52


View Profile Email
« Reply #4 on: March 18, 2008, 08:09:21 »

Yeah sure, i will sort the proper downloads out when i have cleaned up the code.

Do you think providing just the source is ok? or should i make windows / mac executables?

Toby
Logged
puremvc
Global Moderator
Hero Member
*****
Posts: 2871



View Profile WWW Email
« Reply #5 on: March 18, 2008, 08:50:57 »

An executable would be nice. I provide a compiled package for AIR demos. It's not an executable, but people will want to play around with it and see how it works even if they only do that and inspect the code.

-=Cliff>
Logged
tobydeh
Moderator
Sr. Member
*****
Posts: 52


View Profile Email
« Reply #6 on: March 18, 2008, 10:27:23 »

OK, i will provide executables for Mac and Windows that requite the user to install Python, PureMVC and wxPython.


Logged
puremvc
Global Moderator
Hero Member
*****
Posts: 2871



View Profile WWW Email
« Reply #7 on: March 22, 2008, 03:41:47 »

This demo illustrates techniques for performing routine maintenance operations in a PureMVC-based Python application using the wxPython toolkit.

The project has traditionally been located here: http://trac.puremvc.org/Demo_Python_wxPython_EmployeeAdmin
It has been moved here: https://github.com/PureMVC/puremvc-python-demo-wxpython-employeeadmin/wiki
The author is Toby de Havilland.
« Last Edit: August 13, 2012, 04:34:21 by puremvc » Logged
Pages: [1]
Print