Skip to main content

All Questions

Tagged with or
-3 votes
0 answers
50 views

I'm updating a php website using bootstrap. I have a section that takes the date, and three prices from a comma deliminated text file. (../price/price.txt = (11/23/2025, $2.299, $4.799, $4.1999)). ...
MARCIA MOORE's user avatar
Advice
1 vote
1 replies
40 views

Hope you're having a nice day. I'm working on a React Native todo list app. I want to slice my text when the available width is full and add "..." at the end. Right now I've the algorithm to ...
OscarG.'s user avatar
1 vote
2 answers
110 views

Gnuplot 5 on Raspberry Pi. How can I duplicate the y-axis text (-1, -0.8 etc) on both the left and the right sides of the graph? This is the code used to create it: set key fixed left top vertical ...
Jacques's user avatar
  • 33
2 votes
1 answer
150 views

We can specify the position of text in PyPlot, but how can we read the position of text? For example, I want to know the coordinates of the Figure's title or the Axes X and Y labels. Pseudo-code: x, y ...
PodHunter's user avatar
0 votes
2 answers
66 views

I'm trying to get the hang of the Ada.Text_IO package, and it has many differences with IO of C. One of them differences is how Get treats control characters and Horizontal or Character Tabulation ...
tymurmchyk's user avatar
0 votes
1 answer
72 views

I want to figure out how to create a custom Context Menu item to convert a string of selected text to uppercase (or lowercase) using Regedit and Powershell. I am interested in this being a non-program-...
Daniel Siddall's user avatar
0 votes
0 answers
30 views

My chat bubbles leave a large empty space on the right when messages wrap into multiple lines. I want the behavior like iMessage/WhatsApp: Bubble shrinks to fit short text. Long messages use max ...
Manou K's user avatar
-1 votes
1 answer
92 views

I'm trying to make a part with a surface GUI on it and a text label with a very small text size text on it, like 2-8 font size, but when i do the resolution makes it unreadable and I want to make it ...
5Gamerz's user avatar
3 votes
1 answer
69 views

I am coding a minimal personal site and ran into an issue with a CSS "border-image" effect only animating on Firefox and Safari. On Chrome/Edge/other Chromium browsers, only the 4 edges will ...
Ratical's user avatar
  • 33
0 votes
0 answers
114 views

I’m using SwiftUI’s Text(_:style:) with the .relative style to show how long ago a date occurred. According to the docs: A style displaying a date as relative to now. I expected it to show the ...
Hollycene's user avatar
  • 627
0 votes
0 answers
25 views

Imagine I have a card with width: auto, growing horizontally with its body content until it reaches a certain max-width. This card have a one-line title that should be clipped and display an ellipsis ...
Noberto Pessoa's user avatar
1 vote
1 answer
49 views

In SwiftUI I need to implement scrollable segmented control: But if there are few items the available space should be spread among them: As I understand the simplest way to achieve it is to use ...
Gargo's user avatar
  • 1,379
0 votes
0 answers
80 views

I am trying to make a function to calculate the bounds of text with outlines. The normal MeasureString method can't do this properly. So the way I'm doing it is by creating a GraphicsPath, using ...
Sunny Dev's user avatar
-2 votes
2 answers
122 views

I am trying to create separate documents for each country I will send a questionnaire to, and I am struggling. Basically, I have a master document with this questionnaire: ASK CANADA, GERMANY, ITALY ...
maplesyrup123's user avatar
0 votes
1 answer
92 views

Relevant Shopify theme docs https://shopify.dev/docs/storefronts/themes/architecture/settings/input-settings#text https://shopify.dev/docs/storefronts/themes/architecture/settings/input-settings#...
CMSCSS's user avatar
  • 2,196

15 30 50 per page
1
2 3 4 5
2158