2,915 questions
Best practices
0
votes
2
replies
31
views
Displaying Information On Browser
I used to display error messages from a xml file directly on MS Explorer web browser and format the output using a xslt file. However, this process seems to be eliminated on MS Edge. I used the ...
2
votes
1
answer
119
views
Display game variation tree using compact vertical layout
I want to create a multi-line string that can be printed out or displayed via curses. This string displays the moves and variations of a go/weiqi/baduk game from an sgf file using unicode characters. ...
2
votes
1
answer
103
views
Rust display trait performs poorly compared to `serde::serialize`
I've implemented a Rust clone of bgpdump that displays MRT messages in the same format as bgpdump. To print the message, I implemented the Display trait and printed it to stdout. However, I'm ...
0
votes
1
answer
44
views
how to set "enable true hibernation" programmatically in android 6.0 system setting display
My app is running on a android6.0 device without physical button(back,home, menu buttons).
I need to optimize battery usage, but I can only reboot when device sleep.
if check this feature "enable ...
0
votes
0
answers
8
views
How Can I Hide a Sublayout From the Presentation Details
We have an older sublayout we're working on retiring. I don't want to archive the sublayout just yet as it's used in some older page versions which haven't been fully obsolesced yet (though it's not ...
0
votes
0
answers
134
views
LVGL textarea doesn't display accented characters with custom font
I'm having an issue using a custom font in LVGL. I created a font named "Montserrat_Latin_14" which includes special characters like á, é, ç, õ, etc. When I use this font in an lv_label, the ...
0
votes
1
answer
121
views
Jupyter Notebook cell size width too long
How can I revert back to the original Jupyter Notebook display sizes? Today something happened and now the width of my cells when using Jupyter Notebook are extra large, I can't even see the scroll ...
0
votes
0
answers
11
views
In summary table with multiple period, how to insert blank row to break the summarize result of each period
When we work on summary table of study exposure with multiple treatment periods, we prepare the summary result of each period and then rbind the result into one.However, we want to insert blank row ...
0
votes
0
answers
20
views
How does the "DeviceProductInfo" populates various fields?
DeviceProductInfo class holds the information about the display devices connected to the Android system.
Where is the constructor call to DeviceProductInfo done on an Android device?
0
votes
0
answers
70
views
How can I display P010 raw-video data in Android without converting it to another formats?
public void displayProcess (String path) throws FileNotFoundException {
rawVideoFile = new FileInputStream(path);
yuvBuffer = new byte[height * width * 3];
new Thread(this::playYUVVideo)....
0
votes
0
answers
116
views
Display emulation in QEMU
I am trying to write some minimal display emulation for sabrelite machine in QEMU. So I thought the right move would be to create an IPU QOM device and do it there. So basically I am calling ...
-1
votes
2
answers
150
views
Convert ASCII string to integer for registry key (WmiMonitorID.UserFriendlyName)
im trying to get a powershell script to query display EDID info and put it into a reg key. when trying to add the key, it says its not found, but the reg key tree exists. it turns out that all the ...
1
vote
2
answers
498
views
Waveshare RP2350 Touch Lcd 1.28 inch LVGL
Got my hand on a cheap Wavehsare RP2350 Touch LCD 1.28 inch round display, and wondered if I could run LVGL Micropython on It. I'm a newbie.
I tried the official Wavehsare documentation, and didn't ...
1
vote
0
answers
24
views
Unable to resolve module "@ddc-node/ddc-node-win32-x64-msvc" in ddc-node GitHub repository
I am currently working with the GitHub repository ddc-node. However, I encountered an error that I am unable to resolve. The error message is as follows:
⨯ Error: could not resolve "@ddc-node/ddc-...
0
votes
1
answer
86
views
div display status not changed by javascript
A short time ago, I posted a question similar to this which had a typo causing confusion. I apologize for that, it did not serve any of us well, and has since been deleted. I have done my best to ...
0
votes
0
answers
44
views
Is there a way to position a dropdown menu under the selected button in the navigation menu?
Beginner in CSS, recently I made a navigation menu, and now I want to add a dropdown menu to one of the buttons. However, it seems that the dropdown menu is misaligned and I'm not sure what I can do. ...
0
votes
0
answers
37
views
Google Adsense: Problem resizing "display ad" on desktop
I am writing to you because I have this problem with manual Google Adsense ads (I insert them with adrotate), of the display type, on my online newspaper and I can't solve it.
error 1
enter image ...
0
votes
0
answers
19
views
in Flexbox, How to make sure each div has same height? [duplicate]
as you can see, the height of div7 and div8 is shorter than others, how to copy or make sure all of them has same height.
Flexbox is copying the tallest div, but when the item move in bottom due to ...
0
votes
0
answers
53
views
how to display a pdf in angular?
I'm facing a problem showing a PDF document in a blank page after submitting a form (it's an Angular project).
import { Component, OnInit } from '@angular/core';
import { TrainerService } from '../../...
0
votes
1
answer
84
views
Apply style to PANDAS table and print with truncation (Jupyter Lab/Notebook)
Is there a way to apply a style to a pandas table in Jupyter Lab and then print it while keeping the table truncation functionality?
I have large tables where both the columns and the rows are ...
0
votes
0
answers
51
views
Scrollbar changes theme Power BI desktop and Power BI Web
I have a strange issue (Power BI Bug) My Scrollbars changes theme both in Power BI desktop and Power BI Web. I did not have any elements below the visual. This issue may be caused by DARK MODE. if I ...
2
votes
0
answers
66
views
Why does an <img> element inside an element with `display: table` expand in width when the image fails to load?
In the standard configuration of WordPress, when centering figure elements containing img elements is chosen, these elements are automatically styled with display: table; margin-left: auto; margin-...
1
vote
0
answers
82
views
OpenGL doesn't display anything when used with GTK?
I can display an interface with buttons in it but when using a GLArea, I can't seem to get it right:
#include "ui.h"
#include <GL/gl.h>
#include <gtk/gtk.h>
static gboolean ...
0
votes
1
answer
61
views
im trying to make an app where it will generate a random video game and show the games cover when its generated
i cant get the video game cover image from my html document to be displayed when the game title is displayed using my javascript function. im not sure what to do and couldnt find anything similar ...
-1
votes
1
answer
165
views
Laravel 11 is not displaying images on cPanel
In the live server, my Laravel project is not displaying images. The symbolic link has been created correctly, and images are successfully uploaded to storage/app/public/images. However, images are ...
0
votes
1
answer
92
views
How scroll to spesific item in ItemsRepeater by index in WinUI 3
I have itemsRepeater of images of type BitmapImage,
and itemsRepeater exist in ScrollViewer.
and I want that user input number and scroll to the image that in this index in ItemsRepeater.
How I do it ...
0
votes
2
answers
30
views
issues run android in react native
Running Android in React Native has issues with the Android display:
The development server returned response error code: 500
URL: http://localhost:8081/index.bundle ?platform=android&dev=true&...
0
votes
3
answers
99
views
how to make span take up entire height of div
I have this group of spans that are supposed to serve as selectors, so I want them to take up the entire space around them when the user hovers over them, however I have no idea how and could not find ...
0
votes
0
answers
55
views
How to retrieve and display user profile photos stored in Firebase
An administrator using my frontend Angular application should be able to upload and then view any user's profile image. I am successfully uploading user images to a folder within Firebase storage ...
-1
votes
3
answers
77
views
What is the correct way to keep container out of the flow until clicking a button to show that container?
I am struggling with keeping containers out of the flow until i click a button to show them. Maybe its a fundamental thing . In this example , when i click on any of the category of : MEN , WOMEN , ...
0
votes
1
answer
308
views
How to Get Display Names of Connected Displays in macOS Using Swift
I’m trying to retrieve a list of names of the displays connected to my Mac. Using NSScreen, I can get the list as follows:
func getDisplayNames() -> [String] {
var names = [String]()
guard !...
1
vote
2
answers
60
views
zooming and mouse click with JFrame and AffineTransform
I'm having a issue with mouse click being tied to JFrame location while a BufferedImage is being displayed and setting the location of the mouse click relative to the scaling of a zoom.
(code is from ...
0
votes
2
answers
112
views
Enum Array in Angular
How to display enum array in Angular?
I have an object with a enum array property and i want display in a html-component:
<ul class="list-group list-group-flush">
<li *...
1
vote
1
answer
117
views
Restore matplotlib navigation toolbar option
On updating my computer, I lost my favorite button in Matplotlib.
Here's the new configuration:
and here's the old configuration:
The old configuration has that zigzag button (the penultimate one, ...
0
votes
1
answer
87
views
HTML/CSS Enforcing Maximum Width Of Single Text Line
I am building a web application with a title which may be any length. The title ends with a pencil span which can be used to edit it to a new title.
If the title is less than the available width, ...
0
votes
2
answers
263
views
CSS responsive design scrolling horizontally and there is white space out of content
When I made a website design using HTML and CSS it was working for large screens but when it comes to media query to make it responsive for small screens and medium it showed a lot of white space and ...
0
votes
1
answer
71
views
Choropleth map not rendering in shiny app [closed]
I am having trouble getting a shiny app to render a plotly map. The map does not display. i use this link for reference: https://plotly.com/r/choropleth-maps/
I found similar queston here but the ...
0
votes
0
answers
276
views
How to change external screen brightness using powershell?
I have a second external display and am trying to set the display brightness using powershell.
I can easily set the brightness for the Primary (built-in) display, using the following:
# Get CIM object ...
0
votes
1
answer
156
views
UserForm is blank when I opened
When I click the open form button I want the current data to display automatically. It used to work correctly but just stopped. Not sure what happened or where I went wrong.
opens the userform
Sub ...
0
votes
0
answers
42
views
Third Term Results Not Displaying in Final Output Despite Presence in Array
I’m having an issue with displaying exam subjects and results for the third term in my PHP application. First Term and Second Term displays just fine but the Third term is not displaying. All three ...
-3
votes
1
answer
63
views
Br tag doesn't work with AppendChild() and display: flex [closed]
I am making a to-do list program where after every checkbox, there should be a new line. But the br function doesn't work and I think it has to do with the CSS text, where the code is display: flex. ...
1
vote
0
answers
81
views
How to Efficiently Handle and Display Over 1000 Plots with User Input in Jupyter Notebook with VS Code
I'm running an analysis that requires plotting data and having a human (engineer) decide whether to accept the fitting based on their judgment. The dataset is large, with over 1000 plots, and user ...
-1
votes
3
answers
83
views
Display styling won't change
const hamburgerMenuBtn = document.getElementById("hamburger-menu-button");
hamburgerMenuBtn.addEventListener("click", function() {
hamburgerPopupToggle()
});
function hamburgerPopupToggle() {
...
0
votes
1
answer
48
views
Add Text to span complex field by Jquery
I want onclick event on <input> tag to display custom error in <span> placed tag just below it
I have many input readonly fields like,
<input class="form-control valid" id=&...
0
votes
0
answers
53
views
Multiple address would not display
Is the code below correct? it is not showing the full address when displayed.
1) $sys.func.TO_TEXT($sys.func.GET($sys.func.SPLIT($session.params.wh-nbn-services[0].address, ","),0))
2) $sys....
1
vote
1
answer
56
views
Why does a div with display: block (default) not expand to vertically fit an image without overflow but changing it to display: inline-block does? [duplicate]
I have a div with a background color via background-image:linear-gradient, and with the div's default display as block it doesn't expand vertically to fit the image, the image overflows over the ...
0
votes
0
answers
44
views
VBA - Search & Display : result doesn't take comment/URL into account
I've been working on a dynamic search bar in Excel, following this video, and it works fine.
=IF(I3="","No match",FILTER(Table1,ISNUMBER(SEARCH(I3,Table1[Sujet])),"No match&...
0
votes
1
answer
58
views
MatPlotLib Graph in a tkinter frame stays completly white
The graph supossed to be displayed in the canvas does not appear
import tkinter as tk
import matplotlib.pyplot as plt
from matplotlib.backends.backend_tkagg import FigureCanvasTk
import numpy as np
...
-1
votes
2
answers
80
views
Changing CSS display property with JS EventListener
I am trying to add functionality to a button on a project I'm working on...when the button is pressed I want an element to no longer show on the page. However, I can't get this process to work. Here ...
0
votes
0
answers
42
views
Adding style property to individual class elements on click, IF their data is modified
I'm trying to make a browser dress up game with separate tabs for draggable items (so tops, bottoms, etc). This is the JavaScript code for how the tabs function.
function openTab(event, Category) {
...