Hyperlink Region

Hyperlink Region - Add hyperlinks in SMath Studio worksheets/SMath Viewer - Сообщения

#21 Опубликовано: 23.08.2013 05:54:57
Davide Carpi

Davide Carpi

1417 сообщений из 2873 понравились пользователям.

Группа: Moderator

UPDATED

- command-line options

syntax: 'ProcessToStart'[space]Flags

[edit] - Graphical adjustements
2013-08-24 00_18_32-SMath Studio Desktop - [HyperlinkRegion.sm].png
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
Martin Kraska 23.08.2013 10:19:00
#22 Опубликовано: 23.08.2013 10:27:19
Martin Kraska

Martin Kraska

1222 сообщений из 2150 понравились пользователям.

Группа: Moderator

Thanks for the fast reaction. Hyperlink is simply great. I find myself launching applications using
Ctrl-H "command +Click
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
1 пользователям понравился этот пост
Davide Carpi 23.08.2013 17:13:00
#23 Опубликовано: 26.08.2013 14:14:20
Davide Carpi

Davide Carpi

1417 сообщений из 2873 понравились пользователям.

Группа: Moderator

UPDATED

Just to complete the early introduced feature

- converter on paste accept command-line strings (input string: "ProcessToStart"[space]Flags)

so when you paste in the placeholder something like:

"C:\Windows\system32\rundll32" sysdm.cpl,EditEnvironmentVariables

this will become:

"'C:\Windows\system32\rundll32' sysdm.cpl,EditEnvironmentVariables"


best regards,

Davide
hyperlink.gif
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#24 Опубликовано: 28.08.2013 03:18:31
Martin Kraska

Martin Kraska

1222 сообщений из 2150 понравились пользователям.

Группа: Moderator

Strange bug: If you copy a Hyperlink region with description using Ctrl-Drag, then both original and copy seem to use the same data. If you edit the copy, the original changes as well (also the cursor is shown there).

Playing around with empty/nonempty or visible/nonvisible description prior to copying shows other glitches like frozen box size in the copy description. That might be secondary symptoms of the data handling problem.

If you copy using Ctrl-C Ctrl-V everyting is fine.
Hyperlink.PNG
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#25 Опубликовано: 28.08.2013 04:04:39
Davide Carpi

Davide Carpi

1417 сообщений из 2873 понравились пользователям.

Группа: Moderator

Wrote

Strange bug: If you copy a Hyperlink region with description using Ctrl-Drag, then both original and copy seem to use the same data. If you edit the copy, the original changes as well (also the cursor is shown there).

Playing around with empty/nonempty or visible/nonvisible description prior to copying shows other glitches like frozen box size in the copy description. That might be secondary symptoms of the data handling problem.

If you copy using Ctrl-C Ctrl-V everyting is fine.



thank you, was my fault. 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 пользователям понравился этот пост
Martin Kraska 28.08.2013 04:17:00
#26 Опубликовано: 11.09.2013 14:51:48
sublim21

sublim21

3 сообщений из 36 понравились пользователям.

Группа: User

Just found out about this plugin.

Thanks for the work man.

Just a few quick questions,

lets say i wanted to open up a file with a specific program, what would i type into the hyperlink?

for example, lets say i wanted to open up

song.mp3

with the executable

C:\foobar\foobar.exe

?
#27 Опубликовано: 11.09.2013 15:13:36
Martin Kraska

Martin Kraska

1222 сообщений из 2150 понравились пользователям.

Группа: Moderator

Wrote

,

lets say i wanted to open up a file with a specific program, what would i type into the hyperlink?

for example, lets say i wanted to open up

song.mp3

with the executable

C:\foobar\foobar.exe

?


You might try the approach shown in post23.
Use "'C:\foobar\foobar.exe' song.mp3". It is essential to quote the executable path with ', otherwise windows takes the space as part of the prog name.
Martin Kraska Pre-configured portable distribution of SMath Studio: https://en.smath.info/wiki/SMath%20with%20Plugins.ashx
#28 Опубликовано: 11.09.2013 17:50:46
Davide Carpi

Davide Carpi

1417 сообщений из 2873 понравились пользователям.

Группа: Moderator

Wrote

You might try the approach shown in post23.
Use "'C:\foobar\foobar.exe' song.mp3". It is essential to quote the executable path with ', otherwise windows takes the space as part of the prog name.



Exactly

with foobar, if your song contains some spaces use wildcards (*) instead of spaces (f.e. this doesn't work in vlc; I'll think to another approach or another solution to fix this - maybe a double single quotation to have a double quotation or a context menu dialog...)


regards,

Davide
2013-09-11 23_50_38-SMath Studio Desktop - [lalala.sm_].png
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#29 Опубликовано: 12.09.2013 12:32:18
sublim21

sublim21

3 сообщений из 36 понравились пользователям.

Группа: User

totally missed the apostrophes. Thanks for the update.

Amazing plugin websurfer.
#30 Опубликовано: 06.10.2013 20:09:31
Davide Carpi

Davide Carpi

1417 сообщений из 2873 понравились пользователям.

Группа: Moderator

UPDATED

- Flags input moved from the placeholder to a dedicated context menu item.

This solve double quotes issues involving flags and SMath strings.
- PASTE feature works also with the new input way.


(TEMPORARY feature) To update worksheets containing the old syntax ("'process' flags"):
- open the worksheet
- save the worksheet
- close and open again the worksheet
- delete all except the process name from the input placeholder
- save the worksheet


regards

Davide
2013-10-07 02_22_09-VV.AA. - [n.d. #01] song 01   [foobar2000 v1.2.9].png
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
IVR 07.10.2013 08:57:00
#31 Опубликовано: 08.10.2013 11:57:30
Davide Carpi

Davide Carpi

1417 сообщений из 2873 понравились пользователям.

Группа: Moderator

UPDATED

- Fixed critical bug on exceptions' propagation.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#32 Опубликовано: 02.02.2014 09:31:50
Davide Carpi

Davide Carpi

1417 сообщений из 2873 понравились пользователям.

Группа: Moderator

UPDATED

- SMath Studio 0.96.5146 required;
- restored red background when the region is disabled;
- click on resize markers now doesn't trigger the link.


best regards,

Davide

If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#33 Опубликовано: 02.02.2014 10:02:47
Andrey Ivashov

Andrey Ivashov

2270 сообщений из 3734 понравились пользователям.

Группа: Super Administrator

Thank you!
1 пользователям понравился этот пост
Davide Carpi 02.02.2014 10:09:00
#34 Опубликовано: 04.02.2014 06:48:12
dyleks

dyleks

0 сообщений из 4 понравились пользователям.

Группа: User

I am using it with version 0.96.5146 but generation
of executable version (viewer) doesn't work for me.
Is that known issue ?
#35 Опубликовано: 04.02.2014 07:08:28
Davide Carpi

Davide Carpi

1417 сообщений из 2873 понравились пользователям.

Группа: Moderator

Hello, I can't reproduce the issue... could you attach a file that doesn't work for you?
2014-02-04 12_04_50-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
#36 Опубликовано: 04.02.2014 08:10:27
dyleks

dyleks

0 сообщений из 4 понравились пользователям.

Группа: User

The issue is solved.
After SMath was restarted it works.
Sorry for bothering you.
#37 Опубликовано: 12.02.2014 19:14:21
Davide Carpi

Davide Carpi

1417 сообщений из 2873 понравились пользователям.

Группа: Moderator

UPDATED

- Paste as SMath string temporary disabled (this let you paste strings on the canvas freely)
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
#38 Опубликовано: 07.08.2014 19:13:00
ziopaper

ziopaper

1 сообщений из 13 понравились пользователям.

Группа: User

Hi guys,

not sure if it is my issue only, but everything I paste becomes an hyperlink, formulas also.
The way I am working now it starting a dummy formula, paste what I need and then delete the rest. Am I missing something?
I tried to find a reference to this in the forum but did not succeed. I apologize if the answer is already out there.

thanks
#39 Опубликовано: 08.08.2014 08:34:49
Davide Carpi

Davide Carpi

1417 сообщений из 2873 понравились пользователям.

Группа: Moderator

You're right, the cause is a known bug of the clipboard manager (SS-200). I've accidentally re-enabled the feature in some silent update related to API changes.


PLUGIN UPDATED

- Paste as SMath string temporary disabled.


edit not a SMath bug, just a misinterpreted feature.
If you like my plugins please consider to support the program buying a license; for personal contributions to me: paypal.me/dcprojects
1 пользователям понравился этот пост
sergio 08.08.2014 13:47:00
#40 Опубликовано: 08.08.2014 12:26:19
ziopaper

ziopaper

1 сообщений из 13 понравились пользователям.

Группа: User

ok, thanks!

  • Новые сообщения Новые сообщения
  • Нет новых сообщений Нет новых сообщений