Context menu

Hi Samsung Brothers ,

I am wondering how to make context manu. I saw such options in few watchfaces done by Broda and Jeweler. By tapping the top of the watch (ex. 12 o’clock) context manu appear.
Something like this


Can be made in GWS or needs to be done in Tizzen Studio?

Advice would be very appreciated
BR
Marcin

Hello, no, GWS can’t do this yet.
I am not sure which one they use for sure, but they either use GWD older than 1.7, or the tizen studio.
And I guess it actually is not a context menu, but rather an overlay image reminding positions of the buttons that are active even when the dots are hidden.
Btw., both are excellent designers, but the position at 12h is little unlucky for those, who run older Tizen firmware, on which touching there always acts as start of swipe down and the “menu” cant be displayed.

Dear Peter ,

thank You so much for your reply. With your explanation , Would I believe that this option can be done but not using GWS? Am I right? Do you have any idea or any rumors when new version of GWS going to be release?

Yes, right, it can be done as you have seen, there are watch faces made this way, just GWS is not the tool to be used. Easiest tool to do it, is GWD 1.6.2.
As for when new version comes out, I have no idea. Maybe somebody from Samsung could answer, but I doubt we get any exact date.

1 Like

Thanks Peter, You are a Boss :slight_smile:

Dear Peter ,

I have found version 1.6.2 but how this can be made ? any advice?

Regards
Marcin

I suggest you prepare semitransparent image with the descriptions. To watchface add one complely transparent image same size and shift it off-centre so, that only part of it on edge will remain over the watchface for touch. Set it as button and make it change image to your prepared descriptions. Then add plain number in the placement coordinate expression to even out the shift you done. Read this thread for better understanding How to make changeable watch hands with fixed tapping area? dont mind it is about hands, your image will not rotate, but principle of separating touch area from display area is the same.

Thank You Peter,

I can always count on You.
Regards
Marcin

Depending on your design you may even be able to pull this off with a newer version of GWS. Check this one as an example:

In the above face, i have left the top and bottom area so i can have buttons for changing color and screen brightness. The rest of the screen is a completely transparent image set as button, that when taped, displays the guide.

Of course you need to make sure to set your buttons (which are also transparent images) on top of this layer.

Hope this helps

Thanks

how do you change the brightness? Have you used opacity?

I created 4 layers in photoshop as follows

  1. image full transparent to be used as a button in GWS
  2. black image with 15% opacity
  3. black image with 30% opacity
  4. black image with 45% opacity

You set in GWS the first image as button and on tap you insert the rest of the semitransparent images…

This would result in brightness changes :slight_smile:

Thank You good idea :slight_smile: