Hi Jorge,

congratulations to your impressive skin.

Unfortunately our documentation leaks a resizing tutorial.
I think you already knows:
http://www.mixxx.org/wiki/doku.php/creating_skins
The resizing skin system is based on Qt. So you might find Qt docs that
 explains it a bit more.

The question is which degree of resizeable do you need.
I have added a very basic resizing to Shade skin.
Maybe you can dig in the git history to find some hints.
https://github.com/mixxxdj/mixxx/commits/master/res/skins/Shade
Deere and Latenight are rebuilds from the scratch they use more
advanced resizing concepts.

I think a good approach is to group skin widgets into
<WidgetGroup>
and play with the 
<MinimumSize>,<MaximumSize> and <SizePolicy>

If you like us to review us your skin.
It will be convenient, if you publish your work on GitHub.

* Fork the Mixxx repro on Github.
* Add your original skin to a new branch.
* Do the resizing work in a third branch and 
* Issue a pull request against your original skin.

Some hints:
https://neval8.wordpress.com/2013/07/07/en-typical-workflow-with-github-on-shared-project/
http://www.mixxx.org/wiki/doku.php/using_git

Hope that helps.

Kind regards,

Daniel



Am 13.01.2016 um 00:46 schrieb Jorge Rosa:
> *Hello all,*
>
> I need help to resize "Dark Metal" skin.
>
> I have only one skin.xml file, that I´ve cleaned to be easy as possible.
> I had no sizes issues until now (Elements have fixed sizes), but since
> 2 days until now, I´ve searched for tutorials, tried and tried,
> copied... Nothing works right... I know it´s not any issue with it,
> its only my lack of skill on that. (All that size tags are confusing
> me...)
>
>
> Can someone help me doing that, please?...
> Just download the skin, edit it as you can (if you cant do it all just
> upload it as attachement in the forum, I´ll download it, and continue
> the work or make any updates and add it in the first post)
>
> DOWNLOAD:
> http://mixxx.org/forums/viewtopic.php?f=8&t=6052
>
> *THANKYOU,*
> Jorge Rosa
>
>
>
>
>
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> * ANGELIMOTO.com */  /***  STIHL  VIKING  */*
> *Comércio de bicicletas, ciclomotores, motociclos peças e acessórios.
> L//oja e oficina:/
> Rua 25 de Abril, N.20
> 2430-313 Marinha Grande (Portugal)
> *Tlf/Fax:* (+351) 244.502.532 <tel:%28%2B351%29%20244.502.532>
> *Email:* angelim...@gmail.com <mailto:angelim...@gmail.com>
> *Loja no Facebook:* Loja no FACEBOOK <https://www.facebook.com/angelimoto>
> *Loja Online:* http://www.angelimoto.com *( A nossa nova loja já está
> online! )***
>
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> /Jorge Rosa <http://sites.google.com/site/jorgerosaportfolio>/
> * **            Email:*  jorge.biga...@gmail.com
> <mailto:jorge.biga...@gmail.com> 
>  *      Portfolio:*   http://sites.google.com/site/jorgerosaportfolio
>  *    Facebook:*   http://www.facebook.com/jorge.bigarte
>  *      YouTube: *   http://www.youtube.com/user/jorgeerosa
>
> --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------
>
>
>
>
> ------------------------------------------------------------------------------
> Site24x7 APM Insight: Get Deep Visibility into Application Performance
> APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
> Monitor end-to-end web transactions and take corrective actions now
> Troubleshoot faster and improve end-user experience. Signup Now!
> http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
>
>
> _______________________________________________
> 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

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
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