varsha
(Extension Developer ⚘)
September 18, 2020, 9:12am
#1
Now u can flag the label and underline ,flag selected words, and remove flag
line
com.varsha.FlagLable.aix (5.7 KB)
Just I uplaod new feature now u can highlight text with color and change
**new update version 2 **
Thanks to @ Silver for suggesion SetLetterSpacing block with code .
note
Now u can set font bold/italic, set selected text bacground color, change selected text font size , set line spacing
Typeface.NORMAL = 0;
Typeface.BOLD = 1;
Typeface.ITALIC = 2;
Typeface.BOLD_ITALIC = 3;
com.varsha.FlagLable.aix (7.0 KB)
Uploading: Screenshot_20200919-140318.jpg… Uploading: Screenshot_20200919-140353.jpg…
20 Likes
Good extension
Keep it up!!
Can you add Highlight feture it will be great
3 Likes
varsha
(Extension Developer ⚘)
September 18, 2020, 10:23am
#3
Ok just give me 10 minutes I upload extension with this features
3 Likes
Manbir
(manbir)
September 18, 2020, 3:53pm
#5
varsha:
10 minutes
Seems too easy for you
I made an extension (add and subtract) in an hour but it didn’t worked
BTW nice extension
3 Likes
CJcorp
(Asit)
September 18, 2020, 4:02pm
#6
very nice extension @varsha
i think you should add some more features like
Set bold / italic selected text
Change text size of selected text
Change font type of selected text
etc
3 Likes
Good extension @varsha keep up update
1 Like
CJcorp
(Asit)
September 18, 2020, 7:10pm
#9
looking forward to your next update
hope come soon
1 Like
varsha
(Extension Developer ⚘)
September 18, 2020, 7:12pm
#10
I’ll add this feature today morning because I just shutdown my pc
1 Like
CJcorp
(Asit)
September 18, 2020, 7:13pm
#11
and one more request can you make same type of thing for text box
of course if possible
varsha
(Extension Developer ⚘)
September 18, 2020, 7:14pm
#12
I thing possible I’ll try …
1 Like
varsha
(Extension Developer ⚘)
September 18, 2020, 7:22pm
#14
No I dont have knowledge of this languages
1 Like
Great work! Can you tell me what’s the difference between using HTML and your extension? Kinda curious how your extension works
varsha
(Extension Developer ⚘)
September 19, 2020, 9:25am
#16
In my extension u no need knowledge of html . U can do this shortcut to set direct parameters as per ur choice for results and this extension is fully base on java code
TimAi2
(metricrat)
September 19, 2020, 10:07am
#17
The one styling attribute that can’t be done with blocks is “justify text” in a label, all the others, in this extension, can be done with blocks. Now if you can do justify text…
1 Like
CJcorp
(Asit)
September 19, 2020, 11:36am
#18
Nice to see it’s already implemented
Appreciate the good work done by you.
But could it not possible to implement change selected font’s type to imported font ttf
D_Apps
(D_Apps)
September 19, 2020, 12:40pm
#19
Nice Extension !! Very Useful For Apps Like Notepad !!
1 Like
alex_87
(Alex)
September 30, 2020, 4:08pm
#20
Really nice extension!!
I only have one small question.
Would this also be possible with a textbox? I would be really happy. Thanks a lot!