Page 1 of 4

Silly Gui question.

Posted: Wed Oct 05, 2016 4:23 am
by lalalandsynth
I have some Sketchup skills, but minimal Photoshop skills and I am now trying to make a gui.
How can I maintain the right grid size between for example Photoshop and Flowstone?
Guess its harder for Sketchup ..unless i figure out some grid trick.
Might just be a brainfart but i know little about pixels .

Any good Gui design practices are welcome :)

Re: Silly Gui question.

Posted: Wed Oct 05, 2016 10:29 am
by KG_is_back
By default Flowstone GUI Grid is 8x8pixels per 1x1grid. It may be different when zooming in/out.

Re: Silly Gui question.

Posted: Wed Oct 05, 2016 12:45 pm
by Spogg
KG_is_back wrote:By default Flowstone GUI Grid is 8x8pixels per 1x1grid. It may be different when zooming in/out.


I believe that zooming is just for the display output, so everything just gets zoomed equally but the relative sizes are maintained. Or...?

Cheers

Spogg

Re: Silly Gui question.

Posted: Wed Oct 05, 2016 1:30 pm
by lalalandsynth
Thanks , will test this a bit :)

I guess the grid cannot be changed/snap disabled or knobs nudged into place ?

Re: Silly Gui question.

Posted: Wed Oct 05, 2016 1:47 pm
by lalalandsynth
this is where I get confused , I might make a mockup ...in Flowstone , arranging knobs etc .
Then I need to export that to Photoshop and maintain scale.
As it stands I do this by making a screen shot , unless there is a better way ?
This is where the grid changes according to zoom level.

I can sort of make this work with careful cropping and placing but would like to know the proper way to maintain sync/snap/grid.

Re: Silly Gui question.

Posted: Wed Oct 05, 2016 1:51 pm
by Spogg
lalalandsynth wrote:Thanks , will test this a bit :)

I guess the grid cannot be changed/snap disabled or knobs nudged into place ?


In Options|Schematic you can change the default grid size in terms of pixels and this will effectively zoom in/out.
Snapping is fixed for schematic elements but for knobs on a front panel, or any other graphic element, you can press the control key and drag to accurately position elements without snapping. You can also lasso items to select more than one and move them all together.

Just have a play!

Cheers

Spogg

Re: Silly Gui question.

Posted: Wed Oct 05, 2016 2:32 pm
by lalalandsynth
Ah ! ; thanks :)

Re: Silly Gui question.

Posted: Wed Oct 05, 2016 2:52 pm
by Spogg
lalalandsynth wrote:this is where I get confused , I might make a mockup ...in Flowstone , arranging knobs etc .
Then I need to export that to Photoshop and maintain scale.
As it stands I do this by making a screen shot , unless there is a better way ?
This is where the grid changes according to zoom level.

I can sort of make this work with careful cropping and placing but would like to know the proper way to maintain sync/snap/grid.


I don't know the "proper" way but here's an alternative method. This uses the "View" signal for a module and saves it as a bmp or jpg etc., depending on the filename extension you specify. I've put this method into an ADSR module to demonstrate and for you to play with.

Cheers

Spogg

Re: Silly Gui question.

Posted: Wed Oct 05, 2016 3:13 pm
by lalalandsynth
Thanks Spogg ! This exports an image that fits my 8 pixel grid in Photoshop , sweet !!

Re: Silly Gui question.

Posted: Wed Oct 05, 2016 3:28 pm
by lalalandsynth
Bit confused , when I change the layout of the ADSR it does not update in the "save bitmap" dialog.

I would like to make this into a module that would work for the top page to capture the main layout.
Seems I could do that if it would update