Aha -- I think I need to tweak widget.pyc as well (to add the menu of
IP addresses), but knowing that all this stuff is in library.zip was
the piece I was missing.

I assume I can just compile the corresponding ?.py (from the like-
versioned source) and replace the corresponding element(s) of library.

Thanks,
scott

On Aug 4, 5:34 pm, mdipierro <mdipie...@cs.depaul.edu> wrote:
> I do not know what changes you need to make but you can change the
> main.pyc in library.zip.
>
>
>
> > In the source & Mac-standalone versions of web2py, one can (and I
> > did :)) change/replace the file web2py.py in order to modify the
> > server application.  (In my case, I'm adding a list of server IPs to
> > choose from and spawning an extra process; the latter could presumably
> > be done elsewhere, but it is tied to the server running, so this way I
> > can easily start/stop it when the server starts/stops.)
>
> > But in the Windows-standalone version, this file is not present
> > (presumably because it's functionality is baked into web2py.exe).
>
> > So is there some way to make such modifications to the Windows-
> > standalone version?  Maybe some kind of hook(s) into web2py.exe? I'd
> > even be willing to make a modified version of web2py.exe, but I don't
> > see the source for it.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web2py@googlegroups.com
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to