gtk4-rs icon indicating copy to clipboard operation
gtk4-rs copied to clipboard

examples: Add an example for scale functionality.

Open bratish opened this issue 4 years ago • 3 comments

Added a simple example for scale functionality.

Tested on Linux (Pop!_OS 21.04).

bratish avatar Jul 27 '21 16:07 bratish

Thanks for the example! overall looks good to me. Do you mind taking the screenshot using the default GTK theme like the other examples?

bilelmoussaoui avatar Jul 27 '21 17:07 bilelmoussaoui

Thank you for taking time and review the PR. I have tried to implement all the suggestions except the screenshot. The only computer I have access to is a Pop Os! and I could not change it to the theme to match the ones in the other examples (the default GTK theme). :(

Please let me know if this is okay. Thank you!

bratish avatar Jul 28 '21 14:07 bratish

Thank you for taking time and review the PR. I have tried to implement all the suggestions except the screenshot. The only computer I have access to is a Pop Os! and I could not change it to the theme to match the ones in the other examples (the default GTK theme). :(

Please let me know if this is okay. Thank you!

You can change the theme in the settings i believe and switch back once you took the screenshot. Sorry for the long delay, i forgot you actually replied.

bilelmoussaoui avatar Sep 10 '22 18:09 bilelmoussaoui

Rebased and fixed on https://github.com/gtk-rs/gtk4-rs/pull/1569, thanks

bilelmoussaoui avatar Jan 21 '24 07:01 bilelmoussaoui