Re: [wsjt-devel] Skins

2017-08-09 Thread Black Michael via wsjt-devel
, 2017 4:49 PM Subject: Re: [wsjt-devel] Skins On 09/08/2017 22:34, Black Michael via wsjt-devel wrote: I tried that too. Yes...lots of references on stylesheets but none on command line switch usage with it. I'll have to try a simple app and see if I can get that to work. I

Re: [wsjt-devel] Skins

2017-08-09 Thread Bill Somerville
On 09/08/2017 22:34, Black Michael via wsjt-devel wrote: I tried that too. Yes...lots of references on stylesheets but none on command line switch usage with it. I'll have to try a simple app and see if I can get that to work. I tried using the same stylesheets I already have for several widg

Re: [wsjt-devel] Skins

2017-08-09 Thread Black Michael via wsjt-devel
t. de Mike W9MDB From: Bill Somerville To: wsjt-devel@lists.sourceforge.net Sent: Wednesday, August 9, 2017 4:27 PM Subject: Re: [wsjt-devel] Skins On 09/08/2017 21:49, Black Michael via wsjt-devel wrote: I tried using bringing in a simple stylesheet via the command line s

Re: [wsjt-devel] Skins

2017-08-09 Thread Bill Somerville
On 09/08/2017 21:49, Black Michael via wsjt-devel wrote: I tried using bringing in a simple stylesheet via the command line switch -style but I get no effect on the main window or any of the widgets. So either I have the wrong syntax or something just plain isn't working. I expect to be able

Re: [wsjt-devel] Skins

2017-08-09 Thread Black Michael via wsjt-devel
I tried using bringing in a simple stylesheet via the command line switch -style but I get no effect on the main window or any of the widgets. So either I have the wrong syntax or something just plain isn't working.I expect to  be able to name the widget and set the stylesheet like this from wha

Re: [wsjt-devel] Skins

2017-08-08 Thread Black Michael via wsjt-devel
Sent: Tuesday, August 8, 2017 5:11 PM Subject: Re: [wsjt-devel] Skins On 08/08/2017 22:58, Black Michael via wsjt-devel wrote: Was wondering how we want to integrate the skins capability/download to WSJT-X. Do we want to include the skins under the samples download?  Or make a compl

Re: [wsjt-devel] Skins

2017-08-08 Thread Bill Somerville
On 08/08/2017 23:27, Black Michael via wsjt-devel wrote: But how would it work with the resource file and the user choosing different skins? Hi Mike, same as the waterfall palettes do now, except that a user stylesheet could also be picked instead, read from the config directory or even usin

Re: [wsjt-devel] Skins

2017-08-08 Thread Bill Somerville
On 08/08/2017 23:20, Black Michael via wsjt-devel wrote: I think with stylesheets don't they apply one style to all the same Qt type? i.e. all QLabels, all QPushButton, etc? That limits the customization of individual buttons for example doesn't it? Hi Mike, yes, that's the general idea. I

Re: [wsjt-devel] Skins

2017-08-08 Thread Black Michael via wsjt-devel
Never mind, I see the QSS labeling possibilties. But how would it work with the resource file and the user choosing different skins? de Mike W9MDB-- Check out the vibrant tech community on one of the world's most engaging

Re: [wsjt-devel] Skins

2017-08-08 Thread Black Michael via wsjt-devel
t: Tuesday, August 8, 2017 5:11 PM Subject: Re: [wsjt-devel] Skins On 08/08/2017 22:58, Black Michael via wsjt-devel wrote: Was wondering how we want to integrate the skins capability/download to WSJT-X. Do we want to include the skins under the samples download?  Or make a completel

Re: [wsjt-devel] Skins

2017-08-08 Thread Black Michael via wsjt-devel
Actually not a QSS file right now.  I'm loading individual widget stylesheets based on their name. Perhaps I should explore the QSS route instead? de Mike W9MDB From: Bill Somerville To: wsjt-devel@lists.sourceforge.net Sent: Tuesday, August 8, 2017 5:11 PM Subject: Re: [wsjt-

Re: [wsjt-devel] Skins

2017-08-08 Thread Bill Somerville
On 08/08/2017 22:58, Black Michael via wsjt-devel wrote: Was wondering how we want to integrate the skins capability/download to WSJT-X. Do we want to include the skins under the samples download? Or make a completely separate download area for it with it's own dialog? I think we could add

Re: [wsjt-devel] Skins

2017-07-17 Thread EJ Evans
I would be interested in that if you are willing to teamview with me at your convenience Licensed Amateur Radio Operator Station K4NDN, Elkton, Virginia > On Jul 18, 2017, at 00:25, Black Michael via wsjt-devel > wrote: > > I have implemented a skins capability for WSJT-X. > > Looking for