Numeric up-down Region - Adds a numeric up-down control - Сообщения






Numeric Up-Down Control.
- requirements: SS 0.96.5146 or later;
- installation: SMath Studio: Tools > Plugins... > Online Gallery;
- documentation: Numeric up-down Region.sm (28 КиБ) скачан 230 раз(а).;
- languages:
;
- main features:
- Allowed inputs: region up/down buttons, + and - keys, mouse wheel; hold the input to have more increments.
- Settings: double-click over the region.
- Output: place a variable in the region placeholder.
- Size driven by the value (manual resize not allowed).
- Adds the same control in SMath Viewer.
>>> PLEASE REPORT IN THIS TOPIC ANY ISSUE, MORE DETAILED AS POSSIBLE <<<
Password of early releases: test
Control Regions: CheckBoxList | ComboBoxList | ConditionallyFormattedLabel | NumericUpDown | PathPicker | RadioButtonList | Slider
![2014-02-06 19_29_22-SMath Studio Desktop - [NumericUpDown.sm_].png](/ru-RU/files/Download/PN2R6q/2014-02-06-19_29_22-SMath-Studio-Desktop---[NumericUpDown.sm_].png)
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
5 пользователям понравился этот пост
Вячеслав Мезенцев 07.02.2014 03:57:00, sergio 07.02.2014 05:06:00, IVR 07.02.2014 16:00:00, Radovan Omorjan 07.02.2014 02:19:00, ioan92 09.03.2014 13:22:00
UPDATED
(SMath Studio 0.97.5189)
- code updated to fit the new APIs features;
- hidden the outer frame (still remains as transparent to avoid interferences with resize markers).
(SMath Studio 0.97.5189)
- code updated to fit the new APIs features;
- hidden the outer frame (still remains as transparent to avoid interferences with resize markers).
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
Davide, it seems that description strings of the region are ignored in the viewer. Can that be changed or do I need to use sort of "nice" variable names?
Notenschlüssel.sm (11 КиБ) скачан 109 раз(а).
Notenschlüssel.sm (11 КиБ) скачан 109 раз(а).
Martin Kraska
Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
I'll do it Martin... previously I've noticed a bug, now seems that the description text it works 

If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
UPDATED
(SMath Studio 0.97.5189)
- SMath Viewer: uses the region description (if exist and is shown).
(SMath Studio 0.97.5189)
- SMath Viewer: uses the region description (if exist and is shown).
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
ioan92 22.03.2014 13:59:00
Hello Davide,
It seems that the numeric up-down region remains active even when control is not checked
[albumimg]356[/albumimg]
After using the mouse wheel
[albumimg]357[/albumimg]
sergio
win7
smath 0.97 build 5301
It seems that the numeric up-down region remains active even when control is not checked
[albumimg]356[/albumimg]
After using the mouse wheel
[albumimg]357[/albumimg]
sergio
win7
smath 0.97 build 5301
1 пользователям понравился этот пост
Davide Carpi 22.07.2014 06:37:00
Grazie Sergio 
Fixed, PLUGIN UPDATED

Fixed, PLUGIN UPDATED
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
sergio 22.07.2014 09:48:00
I think it is possible...
Something like in the attachment? The entry point for the variable would be the form (like in table region) or in the context menu (like in the modeller region); this should grant customizable settings for every region, when you have multiple regions.
![2015-10-08 15_39_15-SMath Studio Desktop - [Page1_].png](/ru-RU/files/Download/kshFKs/2015-10-08-15_39_15-SMath-Studio-Desktop---[Page1_].png)
Something like in the attachment? The entry point for the variable would be the form (like in table region) or in the context menu (like in the modeller region); this should grant customizable settings for every region, when you have multiple regions.
![2015-10-08 15_39_15-SMath Studio Desktop - [Page1_].png](/ru-RU/files/Download/kshFKs/2015-10-08-15_39_15-SMath-Studio-Desktop---[Page1_].png)
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
ioan92 08.10.2015 10:58:00
PLUGIN UPDATED SMath Studio 0.97.5737
- Introduced settings from canvas (see attachment);
- History Undo/Redo now is supported;
canvas settings.sm (17 КиБ) скачан 303 раз(а).
- Introduced settings from canvas (see attachment);
- History Undo/Redo now is supported;
canvas settings.sm (17 КиБ) скачан 303 раз(а).
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
4 пользователям понравился этот пост
Andrey Ivashov 28.10.2015 16:35:00, ioan92 28.10.2015 12:15:00, NDTM Amarasekera 28.10.2015 12:40:00, sergio 28.10.2015 13:49:00
Thank you, it appears because the thin space character is not available in that font (the irony... was added for cosmetic reasons too...
)
I'll get rid of it for a more robust alternative.

I'll get rid of it for a more robust alternative.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
PLUGIN UPDATED SMath Studio 0.99.7822 and later
- buttons are now made by vector drawing;
- removed thin spaces because issues in mono fonts;
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
sergio 04.10.2021 10:00:00
WroteHi, it seems that the "canvas setting" field does not recognize the "whatever" variable. I'm using smath in windows 10.
I think this can be a bug.
When a setting has a string value, it can not be read by canvas settings.
Delete the "TickPosition" = "both" and whatever will be readable again.
I have tried this with "orientation" = "vertical", whatever can't be read by canvas settings.
Deleted the "orientation" = "vertical" element, and it can be available again.
This behavior made me to think there is something wrong while reading strings.
Regards
Thank you, confirmed. I'll fix it ASAP.
You are right, it is related to strings encoding. If you remove the space character from "maximum value" it works as expected.
WroteThis behavior made me to think there is something wrong while reading strings.
You are right, it is related to strings encoding. If you remove the space character from "maximum value" it works as expected.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
Issue fixed in both NumericUpDown and Slider regions for latest SS stable and later.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
WroteString issue not fixed, at least for linux.
Found it. You forgot to set the optimization to "none" on definitions, as indicated in the documentation. If you hover over the definition you can see that in both numeric and symbolic optimization the boolean equal between strings is preprocessed and stored as 0.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
WroteFound it. You forgot to set the optimization to "none" on definitions, as indicated in the documentation.
If you hover over the definition you can see that in both numeric and symbolic optimization the boolean equal between strings is preprocessed and stored as 0.
Thanks, now it works.
To be honest I didn't read the documentation in first post.
I only looked in Reference Book and couldn't see that information in it.
Regards
-
Новые сообщения
-
Нет новых сообщений