Questions tagged [bold]

Bold for Delphi is an advanced Object Relational Mapper (ORM) and application framework. Do not use for the font style named "bold".

This tag is under discussion here: A [bold] initiative.

278 questions
-1
votes
4 answers

Swift make UILabel text bold in between custom identifier

I have a UILabel with a text of This is not bold, -bold- this is bold, -/bold- and this is another not bold, -bold- this is another bold -/bold-. now, I want to change the font of the text in between every -bold- and -/bold- in text to bold so it…
Dylan
  • 1,121
  • 1
  • 13
  • 28
-1
votes
1 answer

Bold & normal text in ListView items

I am looking to create a list with a format looking something like this: Sensor 1 var1=4, var2=4 Sensor 2 var1=2, var2=-12 So I would like to have a bold header, and then some other info on a separate line in each item in the list. This is how I…
JackDeMeyers
  • 118
  • 8
-2
votes
2 answers

How can I prevent all my text in html from being all bold?

So I made an html document and everything is showing up as bold, I am new to html and I don't know how to fix this problem, help would be much appreciated. edit: sorry i forgot to post the code, here it is: I've tried all I could to fix it and there…
ZST
  • 1
  • 1
-2
votes
1 answer

How to set the bold button to only highlight selected text?

I am trying to create a button that is set into a content editable. It does set the text I input to bold however, I only want it to set the highlighted text bold instead of the whole text. Any help would be appreciated. function bold(){ const x =…
-3
votes
2 answers

FInd a specific string and make it bold (using JavaScript or jQuery)

I am trying to find a specific string on a page, lets say I am trying to find the string "ibf". This string can be in any textelement, headline, etc, so it has no specific class to it. There could also be multiple elements on one page that contain…
-3
votes
1 answer

How to make one part of header text different font and add dashes around whole header text?

I'm trying to create something like this: To start that design I would like first to create one part of header text bold(using different font), how can i accomplish this? Currently this spawns my header title:

NielsStenden
  • 357
  • 1
  • 6
  • 25

-3
votes
1 answer

Connect UIView with XIB to another ViewController

I have a UIView where will i write actions for buttons. In XIB file I have like a bar that is above the keyboard with those buttons. How to connect these buttons to ViewController that has UITextView and when button is clicked action should be done…
-4
votes
1 answer

Some font styles are the same after I changed it

OK, I'm gonna be the most specific as possible. I have an Alcatel One Touch 7042A, black color. This cellphone doesn't include the feature of changing the system font, as it isn't Samsung or LG. I wanted to change it, so I rooted my phone with an…
1 2 3
18
19