Re: Porting app
From: Christopher Browne (cbbrowne_at_acm.org)
Date: 09/04/05
- Previous message: Christopher Browne: "Re: Porting app"
- In reply to: Michael Rasmussen: "Re: Porting app"
- Next in thread: Dave Cook: "Re: Porting app"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 04 Sep 2005 13:33:37 GMT
> On Sun, 04 Sep 2005 04:18:39 -0700, David Sobey wrote:
>
>> hmmm ok.... so can an app made with GTK+ run on KDE? can it run on OS
>> X? if so what does it "look" like? still lost lol....
>>
> GTK+ runs under KDE if the GTK+ libraries are installed
That doesn't make sense. A GTK application does not "run under KDE,"
and the vice-versa also does not occur
- A GTK+ application is an X client that uses GTK libraries.
- A KDE application is an X client that uses KDE libraries.
They can _coexist_, along with the numerous applications that use
other sets of widget libraries, because they are all just X clients.
In order for them NOT to be able to coexist, they would have to be
REALLY strange sorts of crapplications.
-- (reverse (concatenate 'string "moc.liamg" "@" "enworbbc")) http://cbbrowne.com/info/ If we were meant to fly, we wouldn't keep losing our luggage.
- Previous message: Christopher Browne: "Re: Porting app"
- In reply to: Michael Rasmussen: "Re: Porting app"
- Next in thread: Dave Cook: "Re: Porting app"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|