is there any app for drag n drop facility for wxpython ??

am new in wxpython …
plz suggest me …jho to study wxpython …any tutorial or video lecture
suggest me some online website… an d i am not find better api documentation for wxpyhton ,.
i have no idea about any software … that provide cross platfrom from app development

Hi Subhash. Welcome to wxPython!

If you haven't done so yet, I would strongly suggest you download the
wxPython demo from the web site's download page. Then run the demo, and in
the search box at the bottom left, type "drag". You will then see three
drag and drop features (listed as nodes in the tree above that), and can
try them out as well as (usually) see the code for using them in your
application. The demo generally is really great for learning what is
possible in wxPython.

I'd suggest that you write the list in normally constructed English; it
will be easier to understand you and therefore help you, and is just better
for the list. Thanks.

···

On Sat, Sep 21, 2013 at 3:24 AM, Subhash kumar <shubhxx54@gmail.com> wrote:

am new in wxpython ..
plz suggest me ..jho to study wxpython ..any tutorial or video lecture
suggest me some online website.. an d i am not find better api
documentation for wxpyhton ,.
i have no idea about any software .. that provide cross platfrom from app
development

Hi,

···

On 21/09/2013 09:24, Subhash kumar wrote:

am new in wxpython ..
plz suggest me ..jho to study wxpython ..any tutorial or video lecture
suggest me some online website.. an d i am not find better api documentation for wxpyhton ,.

Beside Che's suggestion you might want to look at the API doc for Phoenix.

http://wxpython.org/Phoenix/docs/html/

What is Phoenix:
http://wiki.wxpython.org/ProjectPhoenix

Werner