plane26
✅ Is it bad to ask chatGPT about simple things?
For example im making richtext editor and i asked after 5 hours how to insert bold text after clicking at toggle Button (Bold) to wpf richtextbox at current cursor position (I want to work it like WordPad formatting)
8 replies
Wpf RichTextBox styling
Guys any idea how to disable automatic styling in WPF richtextbox
For example i have toggle button when its checked it makes text bold ..
When its not checked it makes text normal
Problem is when i want to type “hello” and “hel” should be regular and “lo” should be bold but when i type “hel” and then toggle bold button its all regular
Sorry for my english..
4 replies