[python-win32] pythonwin32 UI

Anand K Rayudu anand at easi.soft.net
Tue Apr 27 11:25:56 EDT 2004


Hi all,

I just joined this group & relatively new to pythonwin.
I am sorry if this topic has been discussed already.

I have embedded & extended python in to my application. Now i want to 
take advantage of
win32ui layer for my rapid application development environment.

Could some one please share their experience,

I understood that I can create dialog boxes through vc++ [ .rc files] 
and load those dialog boxes from python.
And I can have some thing similar to message map to have call backs.

I create new dialog boxes and i could invoke them from pythonwin32.
but if i try to do the same from my embedded application my application 
is hanging.
Could some one suggest me if any special way i can get this?

Also i want to develop a layer which can read .frm file[ the one 
generated by VB for dialog boxes, i guess similar to .rc file in vc++] 
and create dialog boxes, and provide message loop for call backs.

is this achievable??
Any help or some sample code on this topic can be of great help to me.

Thanks & Best Regards,
Anand







More information about the Python-win32 mailing list