View Single Post
  #1 (permalink)  
Old 06-19-2007, 01:46 PM
Sir_Rimo's Avatar   
Sir_Rimo Sir_Rimo is offline
Newbie
 
Join Date: Jan 2007
Posts: 18
Rep Power: 7
Sir_Rimo is on a distinguished road
Arrow Python arrays...

Hi EveryBody.
I have a problem with arrays in Python. Can you please help me?
the fact is that there is a program here (I don't know who has written it) that returns an array to me and I must show the results in a list box (QT).
the problem is that I don't know anything about how to handle the array result. it may be [], [(0),] or [3].
I really don't have an idea about the program, but would you please tell me how to work with arrays and convert their results into strings?
I'd be thankful so much.
thanks everybody...
Reply With Quote

Sponsored Links