Re: Introducing components, how to

2011-11-10 Thread Aleix Pol
On 11/09/2011 07:31 PM, Marco Martin wrote: Hi all, there is still some work to do, but the components are almost done in their final structure (good for the upoming freeze, ehehe :) components are imported with: import org.kde.plasma.components regardless of the platform we're in. We have at

Re: Introducing components, how to

2011-11-10 Thread Daker Fernandes Pinheiro
On Wednesday, November 09, 2011 03:31:46 PM Marco Martin wrote: > Hi all, > > there is still some work to do, but the components are almost done in their > final structure (good for the upoming freeze, ehehe :) > > components are imported with: > import org.kde.plasma.components > > regardless o

Re: Introducing components, how to

2011-11-10 Thread Sebastian Kügler
On Wednesday, November 09, 2011 21:01:16 Martin Gräßlin wrote: > On Wednesday 09 November 2011 20:05:00 Marco Martin wrote: > > On Wednesday 09 November 2011, Marco Martin wrote: > > > When writing a widget, an application etc, just use > > > import org.kde.plasma.components, the proper one is deci

Re: Re: Introducing components, how to

2011-11-09 Thread Martin Gräßlin
On Wednesday 09 November 2011 20:05:00 Marco Martin wrote: > On Wednesday 09 November 2011, Marco Martin wrote: > > When writing a widget, an application etc, just use > > import org.kde.plasma.components, the proper one is decided by the > > kdeclarativerc file, if it has > > [Components-platform]

Re: Introducing components, how to

2011-11-09 Thread Marco Martin
On Wednesday 09 November 2011, Marco Martin wrote: > When writing a widget, an application etc, just use > import org.kde.plasma.components, the proper one is decided by the > kdeclarativerc file, if it has > [Components-platform] > name=touch something Sune just noted to me.. maybe an environment

Re: Introducing components, how to

2011-11-09 Thread Aaron J. Seigo
On Wednesday, November 9, 2011 19:31:46 Marco Martin wrote: > Hi all, > > there is still some work to do, but the components are almost done in their > final structure (good for the upoming freeze, ehehe :) cool; it's worth sending this to kde-core-devel and perhap seven kde-devel as well imho .

Introducing components, how to

2011-11-09 Thread Marco Martin
Hi all, there is still some work to do, but the components are almost done in their final structure (good for the upoming freeze, ehehe :) components are imported with: import org.kde.plasma.components regardless of the platform we're in. We have at the moment 37 widgets in the touch profile,