Add Font name/size/color to TextToolbar #4678
Replies: 28 comments
-
Agree, this is a good feature to add. Open to anyone to submit a PR for this. cc/ @WilliamABradley |
Beta Was this translation helpful? Give feedback.
-
Hi WIlliam,
Thanks a lot. I'm still a novice to UWP programming, but if there is anything I can do, just let me know. Don't want to take advantage of other's people time.
Thank you!!!
…________________________________
Van: Nikola Metulev <notifications@github.com>
Verzonden: woensdag 21 maart 2018 04:36
Aan: Microsoft/UWPCommunityToolkit
CC: stevedeclerck; Author
Onderwerp: Re: [Microsoft/UWPCommunityToolkit] Add Font name/size/color to TextToolbar (#1903)
Agree, this is a good feature to add. Open to anyone to submit a PR for this.
cc/ @WilliamABradley<https://github.com/williamabradley>
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#1903 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AjwPvWWt7ZYjgxY5rPZFZx52v_mxl5Oaks5tgcrLgaJpZM4SvCOl>.
|
Beta Was this translation helpful? Give feedback.
-
I might have some bandwidth to take this on |
Beta Was this translation helpful? Give feedback.
-
@skendrot are you working on it? How did you add FontFamily as a Dropdown instead of a button? |
Beta Was this translation helpful? Give feedback.
-
I have not yet had a chance to work on this |
Beta Was this translation helpful? Give feedback.
-
Hello,
Sorry to ask, I don't want to be annoying or nag, but no news yet on this one? I know everybody is busy and for sure has jobs to do, so I'm just asking. I apologize if it's irritating...
Thanks and best regards...
…________________________________
Van: Shawn Kendrot <notifications@github.com>
Verzonden: donderdag 19 april 2018 00:07
Aan: Microsoft/UWPCommunityToolkit
CC: stevedeclerck; Author
Onderwerp: Re: [Microsoft/UWPCommunityToolkit] Add Font name/size/color to TextToolbar (#1903)
I have not yet had a chance to work on this
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub<#1903 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AjwPvUn-fZ7210aOKJ7RyE6FwLtcjsPdks5tp7kLgaJpZM4SvCOl>.
|
Beta Was this translation helpful? Give feedback.
-
@stevedeclerck most people in this toolkit have been unavailable due to the BUILD Conference. I personally have been bogged down with Work and Uni, so I haven't had any time to look into it. |
Beta Was this translation helpful? Give feedback.
-
Hi William,
Thanks for the feedback, sure I understand, I wish I could help...
Thanks !
…________________________________
Van: William Bradley <notifications@github.com>
Verzonden: woensdag 9 mei 2018 16:14
Aan: Microsoft/WindowsCommunityToolkit
CC: stevedeclerck; Mention
Onderwerp: Re: [Microsoft/WindowsCommunityToolkit] Add Font name/size/color to TextToolbar (#1903)
@stevedeclerck<https://github.com/stevedeclerck> most people in this toolkit have been unavailable due to the BUILD Conference. I personally have been bogged down with Work and Uni, so I haven't had any time to look into it.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#1903 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AjwPvfqNq1W8Hp9YC9KOKsSG_ejh61RNks5twvnVgaJpZM4SvCOl>.
|
Beta Was this translation helpful? Give feedback.
-
@stevedeclerck You are free to submit a PR for this issue :) |
Beta Was this translation helpful? Give feedback.
-
@stevedeclerck any update? |
Beta Was this translation helpful? Give feedback.
-
Hi !
No update yet, I guess everybody is busy?
best regards
…________________________________
Van: gbarcho <notifications@github.com>
Verzonden: donderdag 28 juni 2018 15:42
Aan: Microsoft/WindowsCommunityToolkit
CC: stevedeclerck; Mention
Onderwerp: Re: [Microsoft/WindowsCommunityToolkit] Add Font name/size/color to TextToolbar (#1903)
@stevedeclerck<https://github.com/stevedeclerck> any update?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#1903 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AjwPvTgjMQl_29UfG9JJNocqy7C8UhKWks5uBN03gaJpZM4SvCOl>.
|
Beta Was this translation helpful? Give feedback.
-
I want to help but which font you are referring to @stevedeclerck ? |
Beta Was this translation helpful? Give feedback.
-
I believe the idea is to add something like this: So users can select the font, the font size, or the color of the text |
Beta Was this translation helpful? Give feedback.
-
Thanks a lot for the feedback @nmetulev ! |
Beta Was this translation helpful? Give feedback.
-
@nmetulev I started first with an option for the font size with RichText Format. I also added the selection, by keeping the most common text editor behavior :
Hope it's a good start and happy to receive some feedback ;) |
Beta Was this translation helpful? Give feedback.
-
This is great, thanks for taking this on. I know you mentioned that there is no editable ComboBox yet, but I just noticed there is a What do you think? |
Beta Was this translation helpful? Give feedback.
-
Agree with @nmetulev. This would be a perfect example for Conditional XAML. :) |
Beta Was this translation helpful? Give feedback.
-
Hi, I guess my proposal is not that easy to accomplish, since I guess the toolbar only supports buttons at this time and not a combo. I looked at it myself already, but it don't know how to accomplish it.
So, sorry for the hardship...
It would be nice like in Office-Word if it's possible to change the font / size and color of the text entered in the richtext field, so text formatting is possible beyond bold or underline...
thanks !
…________________________________
Van: Agnes ZITTE <notifications@github.com>
Verzonden: zaterdag 27 oktober 2018 01:40
Aan: windows-toolkit/WindowsCommunityToolkit
CC: stevedeclerck; Mention
Onderwerp: Re: [windows-toolkit/WindowsCommunityToolkit] Add Font name/size/color to TextToolbar (#1903)
I want to help but which font you are referring to @stevedeclerck<https://github.com/stevedeclerck> ?
For the Labels ? The font of the ToolbarButton ?
Thanks in advance for the feedback :) !
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#1903 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AjwPvf9d75xj-q1RV04kRXOZ1krNwQGjks5uo51ygaJpZM4SvCOl>.
|
Beta Was this translation helpful? Give feedback.
-
Hi, Yes, indeed, and perhaps the color setting of the text?
Thanks
…________________________________
Van: Nikola Metulev <notifications@github.com>
Verzonden: zaterdag 27 oktober 2018 01:49
Aan: windows-toolkit/WindowsCommunityToolkit
CC: stevedeclerck; Mention
Onderwerp: Re: [windows-toolkit/WindowsCommunityToolkit] Add Font name/size/color to TextToolbar (#1903)
I believe the idea is to add something like this:
[image]<https://user-images.githubusercontent.com/711864/47596934-0384c500-d93f-11e8-9948-ac9f41902f44.png>
So users can select the font, the font size, or the color of the text
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#1903 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AjwPvUTgtgYzqpZVNoJ-nr6D8LQeQrvCks5uo5-EgaJpZM4SvCOl>.
|
Beta Was this translation helpful? Give feedback.
-
Hi, looks great, I didn't think of the flyout. I guess it's not needed to be editable. All font sizes are present..
Thanks ! Looks good!
…________________________________
Van: Agnes ZITTE <notifications@github.com>
Verzonden: zaterdag 27 oktober 2018 21:02
Aan: windows-toolkit/WindowsCommunityToolkit
CC: stevedeclerck; Mention
Onderwerp: Re: [windows-toolkit/WindowsCommunityToolkit] Add Font name/size/color to TextToolbar (#1903)
@nmetulev<https://github.com/nmetulev> I started first with an option for the font size with RichText Format.
Since there is no editable ComboBox available for now, I kept it simple and used a ToolbarButton with a Flyout. (cf. #845<#845>)
I also added the selection, by keeping the most common text editor behavior :
* Nothing is selected means no font sizes selected
* Same font size across the selection means the current font size selected
* Different font sizes across the selection mean no font sizes selected
[image]<https://user-images.githubusercontent.com/16295702/47608287-1bb91a80-d9f9-11e8-87df-3cfad2aa0c69.png>
Hope it's a good start and happy to receive some feedback ;)
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#1903 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AjwPvQTwdIru6Xghxy776bd1hOB7_RIzks5upK22gaJpZM4SvCOl>.
|
Beta Was this translation helpful? Give feedback.
-
Thanks a lot for all the feedback! I have not used it yet for the IsEditable property with the latest SDK for the ComboBox. I will do some tests and see 😉. |
Beta Was this translation helpful? Give feedback.
-
Hi,
I guess no news on this one yet?
Thanks and happy newyear....
…________________________________
Van: Agnes ZITTE <notifications@github.com>
Verzonden: maandag 29 oktober 2018 13:24
Aan: windows-toolkit/WindowsCommunityToolkit
CC: stevedeclerck; Mention
Onderwerp: Re: [windows-toolkit/WindowsCommunityToolkit] Add Font name/size/color to TextToolbar (#1903)
Thanks a lot for all the feedback! I have not used it yet for the IsEditable property with the latest SDK for the ComboBox. I will do some tests and see 😉.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#1903 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AjwPvfJl6j6ftw8LqSzSdQ3bGQM0PEVhks5upvOIgaJpZM4SvCOl>.
|
Beta Was this translation helpful? Give feedback.
-
The Font Name and Size drop downs should use the EditableComboBoxes for quick typing of values. But perhaps the Text Toolbar needs a plain text and rich text mode? And when will this control be able to move into the CommandFlyout control? As in when does WinUI allow N-1 compatibility. |
Beta Was this translation helpful? Give feedback.
-
@agneszitte-nventive I know it's been way too long but is this work still being done or any update regarding the feasibility of this feature? |
Beta Was this translation helpful? Give feedback.
-
yeah, way too long 🙂
|
Beta Was this translation helpful? Give feedback.
-
@michael-hawker / @Kyaa-dost |
Beta Was this translation helpful? Give feedback.
-
@agneszitte-nventive no worries! Let's see if any other community member is able to pick this up. |
Beta Was this translation helpful? Give feedback.
-
I wish I had the knowledge to do it...
|
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm submitting a...
Feature request (UserVoice request: )
https://wpdev.uservoice.com/forums/110705-universal-windows-platform/suggestions/33668737-add-font-name-size-color-to-texttoolbar
Current behavior
Expected behavior
Minimal reproduction of the problem with instructions
Environment
Beta Was this translation helpful? Give feedback.
All reactions