@raskolnikov -- this is the stop-gap solution before we get QML :).

Responses inline:

On Mon Feb 10 2014 at 8:24:37 AM, <raskolni...@es.gnu.org> wrote:

> I wonder if before making it fully dynamic it would make sense to move to
> QML...?
>
> JP
>
> > I just pushed an extremely beta version of a resizable LateNight-4deck
> > skin to developer_skins.  A couple questions:
> >
> > * How do I center a widget in relation to the other items in the group?
>

Could you give an example?

> The crossfader is showing up as left-justified
> > * How do I set the background pixmap for a template / widgetgroup?
>

<WidgetGroup>
  <BackPath>bg.png</BackPath>
</WidgetGroup>

That should work. We don't currently have a way to specify the image should
stretch to fit the entire widget group rectangle though. So you should only
really supply a background for fixed-size widget groups.

Alternately, you can use border-image or background-image properties using
CSS but note these won't work with color scheme support.

>
> > There's a long way to go toward making this really dynamic, but it's an
> > ok start.
> >
> >
> > ------------------------------------------------------------
> ------------------
> > Managing the Performance of Cloud-Based Applications
> > Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> > Read the Whitepaper.
> > http://pubads.g.doubleclick.net/gampad/clk?id=121051231&;
> iu=/4140/ostg.clktrk
> > _______________________________________________
> > Get Mixxx, the #1 Free MP3 DJ Mixing software Today
> > http://mixxx.org
> >
> >
> > Mixxx-devel mailing list
> > Mixxx-devel@lists.sourceforge.net
> > https://lists.sourceforge.net/lists/listinfo/mixxx-devel
> >
>
>
>
> ------------------------------------------------------------
> ------------------
> Managing the Performance of Cloud-Based Applications
> Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
> Read the Whitepaper.
> http://pubads.g.doubleclick.net/gampad/clk?id=121051231&;
> iu=/4140/ostg.clktrk
> _______________________________________________
> Get Mixxx, the #1 Free MP3 DJ Mixing software Today
> http://mixxx.org
>
>
> Mixxx-devel mailing list
> Mixxx-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/mixxx-devel
>
------------------------------------------------------------------------------
Android apps run on BlackBerry 10
Introducing the new BlackBerry 10.2.1 Runtime for Android apps.
Now with support for Jelly Bean, Bluetooth, Mapview and more.
Get your Android app in front of a whole new audience.  Start now.
http://pubads.g.doubleclick.net/gampad/clk?id=124407151&iu=/4140/ostg.clktrk
_______________________________________________
Get Mixxx, the #1 Free MP3 DJ Mixing software Today
http://mixxx.org


Mixxx-devel mailing list
Mixxx-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mixxx-devel

Reply via email to