keripix 0 Newbie Poster

Im making this application that lists all of my ebook and the subjects i assign them to. But i have problem to display the value of the item that i select in the QListWidget to the lineeditor. Can somebody help me?

And last question, how do i open the ebook i select with the pdf reader (example evince)? I already used:
os.system("evince %s"%ebook)

this opens the ebook, but i have to close that ebook first before i open up a second one. Is there a way to deal with this problem.

Btw, im using linux.

Tnx 4 all the help

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.