[KDE Dot News]
 faq
 flatforty
 contribute
 subscribe
 configure
 search
 rdf

 main
 parent
 thread


Re: GTK?
by fault on Monday 05/May/2003, @14:14
Karamba relies on the krootpixmap class in kdelibs/kdecore, which relies on kdesktop. So.. you need to either make it get the bg from elsewhere, or run kdesktop.
  Related Links
 ·   Articles on Graphics and Art
 ·   Also by fault
 ·   Contact author

Thread Threshold:

The Fine Print: The following comments are owned by whomever posted them.
( Reply )

Re: GTK?
by anon on Monday 05/May/2003, @14:25
This just makes me fall in love with KDE all over again. So simple, so easy, so powerful.

/**
* Creates pseudo-transparent widgets.
*
* A pseudo-transparent widget is a widget with its background pixmap set to
* that part of the desktop background that it is currently obscuring. This
* gives a transparency effect.
*
* To create a transparent widget, construct a KRootPixmap and pass it a
* pointer to your widget. That's it! Moving, resizing and background changes
* are handled automatically.
*
* Instead of using the default behaviour, you can ask KRootPixmap
* to emit a @ref backgroundUpdated(const QPixmap &) signal whenever
* the background needs updating by using @ref setCustomPainting(bool).
* Alternatively by reimplementing @ref updateBackground(KSharedPixmap*)
* you can take complete control of the behaviour.
*
* @author Geert Jansen <jansen@kde.org>
* @version $Id: krootpixmap.h,v 1.14 2002/03/08 18:01:07 rich Exp $
*/
[ Reply To This | View ]
  • Re: GTK?
    by Vito on Monday 05/May/2003, @14:44
    I was not trolling sorry, I was / am not aware of the working of KDE I had no Idea that it was kwin that was causeing the app to show black instead of my background.

    I love the application, but am set in using GTK for now.

    Thanks for the info guys!
    [ Reply To This | View ]
    • Re: GTK?
      by anon on Monday 05/May/2003, @14:59
      You don't understand, KWin isn't causing anything. You can keep running your GTK apps in KDE.
      [ Reply To This | View ]
      • Re: GTK?
        by gtk guy on Tuesday 03/Jun/2003, @20:06
        anon: you don't seem to grasp his question.
        vito: it *should* work under gnome, I've seen it work under Waimea, so presumably it should work under gnome, assuming the proper libraries are installed. I'm obviously not knowledgebase on kde, but this karamba is one cool piece of software. Still wouldn't make me switch to kde tho (I use Waimea just so you know anon)
        [ Reply To This | View ]
        • Re: GTK?
          by gtk guy on Thursday 05/Jun/2003, @11:37
          Has same problem as Vito's under Waimea. Using ESetRoot for the background. Otherwise works fine
          [ Reply To This | View ]

 
The Fine Print: The previous comments are owned by whomever posted them.
( Reply )

  "I tried to play with some toy applications and enjoyed it." -- Werner Trobin
KDE®, "K Desktop Environment", "KDE Dot News", "got the dot?" and the KDE Logo® are trademarks or registered trademarks of KDE e.V. in the European Union, the United States and other countries. All other trademarks and copyrights on this page are owned by their respective owners. Comments are owned by the poster. The rest: Copyright © 2000-2008 KDE e.V. for The KDE Project. For further information or comments on this site, please contact the Webmaster.
[ home | post article | flat forty | subscribe | search | rdf ]