On Jul 6, 1:14 pm, sturlamolden wrote:
> Also a good GUI builder is far more important than language when it
> comes to making a GUI. Depending on toolkit my preferences are
> wxFormBuilder, Qt Designer, GLADE or MS Visual Studio.
Thats only true when using any language EXCEPT Python. With Pytho
On 6 Jul, 13:45, Thomas Jollans wrote:
> 1. Turn your C program into a library, and write a Python extension
Note that using ctypes, Cython or Boost.Python is much less painful
than using Python's C API directly.
> It might, however, be best to simply write the GUI in C as well, which
> would a
On Jul 6, 7:45 am, Thomas Jollans wrote:
> On 07/06/2010 12:15 PM, francisco dorset wrote:
>
> > hey am a programmer i have good knowledge of the c language and i will
> > like to now how i can use to python to provide graphical user-interface
> > for my c programs and or the steps involved in doi
On 07/06/2010 12:15 PM, francisco dorset wrote:
> hey am a programmer i have good knowledge of the c language and i will
> like to now how i can use to python to provide graphical user-interface
> for my c programs and or the steps involved in doing this and is it
> possible
>
> if yes i will