You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

zaweb

Unregistered

1

Monday, June 7th 2004, 3:49pm

Get an applicationlists & icon (..as taskbar)

There are some API to get the list of application in KDE 3.2(with some information like name, window title, icon for each application)? I'll like to reimplement a sort of taskbar in python, but i don't know if there are some api (also for C++) to get icon related to each application.
Bye

axeljaeger

Beginner

Posts: 10

Location: Frankfurt Germany

Occupation: Student

  • Send private message

2

Monday, June 7th 2004, 6:10pm

There are some karamba-applets on kde-look that do something like this in python.
It's nice to be important but it's more important to be nice

zaweb

Unregistered

3

Monday, June 7th 2004, 10:23pm

apps list

Yes, i know the karamba APIs, but whit it i have some problem because the APIs don't recognize properly applications. For example, thunderbird is recognized as mozilla, some apps are 'unknow' an so on.

djanubis

Beginner

Posts: 29

Location: Moulins France

Occupation: Software ingeneering

  • Send private message

4

Tuesday, June 8th 2004, 6:03am

RE: apps list

Quoted

Originally posted by zaweb
Yes, i know the karamba APIs, but whit it i have some problem because the APIs don't recognize properly applications. For example, thunderbird is recognized as mozilla, some apps are 'unknow' an so on.

Wouldn't it be better to help debugging and impriving karamba?
Never patch not working code. Rewrite it !
Never patch badly designed classes. Recreate them cleanly.
(Excerpts from Computing Bible)

Home of the Lab project