Newest Questions

Advice
0 votes
0 replies
1 view

we are actually planning to develop a website for our sports club. It includes session registrations, payment gateway, shop- e commerce and coupon generation options. Trying to figure out if word ...
Score of 0
0 answers
7 views

I have debian docker container, where I cross build window binaries, using MinGW. add_executable(prog, ... ) correctly creates a binary prog.exe, while install(TARGETS prog)is looking for a file named ...
Score of 0
0 answers
19 views

I have a question about avg_comparisons() with linear fixest models and individual/year fixed effects. I ran this model m <- feols( y ~ treatment * sex | participant_id + year, data = dat ) ...
Score of 0
0 answers
20 views

I'm investigating a bug whereby the Windows 11 Narrator is having issues correctly announcing the text of A standard <h1> heading An AntD Button label I am using react-i18next useTranslation ...
Tooling
0 votes
0 replies
14 views

I'm trying to create an automated Telegram bot that only sends text messages at set intervals—for example, sending a message every 100 seconds—so I no longer have to send them manually. Where can I ...
Score of -1
0 answers
15 views

I know this question was asked and answered 14 years ago, but I did not understand the answer, because I'm new to nopCommerce and asp.net in general. I have the following installed on my computer : ...
Score of 1
0 answers
15 views

I have brought over a Visual Studio MAUI solution to VS Code on Mac. When I build, AppResources.Designer.cs is not auto-generated from Resx/AppResources.resx. Everything works with a pre-existing ...
Tooling
2 votes
14 replies
74 views

I’ve started my software learning journey with C#, but the courses on YouTube and Udemy consistently proceed using Windows PCs. I use a MacBook Air, so I’m unable to build the Windows Forms ...
Tooling
0 votes
0 replies
25 views

I'm building a customer engagement workflow where leads come from WhatsApp Business conversations and need to be automatically stored in a CRM. The requirements are: Automatically create a lead when ...
Score of 1
0 answers
17 views

I encountered a system_app_crash issue, and the relevant logs are as follows: TraceBegin: java.lang.RuntimeException: Adding window failed at android.view.ViewRootImpl.setView(ViewRootImpl.java:...
Score of 0
0 answers
9 views

I am experiencing a persistent issue with my Xprinter T202UA label printer. No matter which printing approach or method I use, the printer does not maintain a consistent label layout. I am developing ...
Advice
0 votes
0 replies
17 views

Can someone help me evaluate the following process: pro_threads : process (ALL) is begin gen_updates : for k IN 0 to n_threads - 1 loop update(k) <= '1' when counter = k *...
Score of 0
1 answer
61 views

I use a database table as the binding source for a DataGridView. The table consists of only two columns (essentially a key-value table). In the DataGridView, I can change the order of the rows using ...
Tooling
0 votes
1 replies
33 views

I am working on a React app using react-router-dom. I have a layout component that renders a Navbar, an Outlet, and also accepts children. I also have a reusable Hero component for page headers. The ...
Score of -1
1 answer
27 views

I have all of these dependency failures in my pom in intellij all of a sudden. Unresolved dependency: 'org.springframework.boot:spring-boot-starter-web:jar:4.1.0-M4' Unresolved dependency: 'org....

15 30 50 per page
1
2 3 4 5
1609907