Want to create project, include recursively all files from your web2py
install area downward.
Then step two is to find web2py.py in the file list, right click on it and
set it as the main debug file


That's the basic Wing pattern.

Then you can debug, and go...

I think that covers it...

Let us know how it goes...



On Wed, Mar 18, 2009 at 11:08 PM, Jeffield <[email protected]> wrote:

>
> k,
> installed Wing IDE. [ in my 30 day trial ]
> opened the appadmin.py and set a breakpoint in index: (saved the
> file)
> and I then loaded the web2py and used a browser to get "http://
> 127.0.0.1:8000/web2py_wiki/appadmin/index"
> did not see any behavior changes in the ide or the browser....
>
> I guess I am reading up on the WingIDE tuts now...
> ( I have almost forgoten what my orignal problem was... oh yes I did
> not want to type
> select * from table. -- chuckel )
>
> Jeff
>
> On Mar 18, 4:18 pm, Wes James <[email protected]> wrote:
> > On Wed, Mar 18, 2009 at 3:58 PM, Jeffield <[email protected]>
> wrote:
> >
> > > Ok, Now I have the debugging env set up.. ( I am trying to debug the
> > > web2py-wiki bug: 344665          Going into, design and clicking on
> > > "database administration"
> >
> > If you use wingide you can set a brake point on a line then when you
> > hit that point it stops.  You can then look at variables, etc.
> >
> > -wj
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to