|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
I would like to write a simple python program to control cdrecording in linux. I like python, but im not a very good programmer (yet).
Could anyone point me in the right direction, ie what 'includes' (sorry, ive been using c) do i need for wxWidgets, and also to pass commands to a shell. Perhaps i've bitten off a little more than i can chew, but i'd like to have a go. Thanks. |
|
#2
|
||||
|
||||
|
It's my honest opinion that you can never bite of too much, if you do, it just means you have to chew a little more. Anyway, in Python when we talk of includes we say modules; and use import rather than include.
As for the wxWindows question, visit the wxPython homepage (below). Which is a Python port of wxWindows, and includes examples of everything you should need need to know. Especially if you've already used wxWindows http://www.wxpython.org/ Mark. |
![]() |
| Viewing: Dev Shed Forums > Programming Languages > Python Programming > Python GUI for cdrecord & mkisofs |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|