close
Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
23 views

I have tried on fla ui for a windows application but while I try to see them on inspect tool. We couldn't see them inside the all elements why I don't know. Is there any other way we can identify ...
sai varma's user avatar
Advice
0 votes
3 replies
103 views

Thank you. For your help, I moved my question to another tag.
Blazo's user avatar
  • 1
Advice
0 votes
2 replies
54 views

What would y'all say is the fasted way to learn and use batch? I've started with a few basic scripts to automatically open a few programs on startup, Additionally a generic matrix scrolling text thing ...
mirahsan2's user avatar
Best practices
0 votes
2 replies
75 views

I run into css's different snippets often that make up for the same functionality, I feel confused about when to use each, that's haunting to me Do you recommend me watching with a tutorial along, ...
Achraf Hendkias's user avatar
3 votes
1 answer
85 views

I'm resizing and displaying an image using OpenCV: resized_result_img = cv2.resize(result_img, (0, 0), fx=RESIZE_FX, fy=RESIZE_FY) cv2.imshow("img", resized_result_img) But the window that ...
Sak G's user avatar
  • 73
Advice
1 vote
2 replies
75 views

Does anybody know the name of a software tool with GUI friendly interface that helps me map calls like that on Windows, for Linux instead using system tracing related to the GUI and it's components, ...
user32704440's user avatar
0 votes
0 answers
106 views

This method in the Game class makes the inventory by adding a button for each item in the inventory of the player (and adds the listener for each one, to handle the actions later). Sometimes it has to ...
Enes's user avatar
  • 19
0 votes
0 answers
74 views

I've been making my own theme in a .json file, and I've been having trouble finding out how to target different UI elements in the window in VS Code. For example, I don't know what scope targets the &...
Aiden's user avatar
  • 1
0 votes
1 answer
72 views

Please can anyone see why the three cards I am adding are not expanded horizontally, vertically its perfect, but horizontally I tried lot of things and it didn't make them stretch to fill all the ...
Ayman El Hasnaoui's user avatar
Advice
0 votes
6 replies
128 views

I have started with dart and learnt basics and started with flutter ui and done with basic components, I am at ground zero I don't know what to do next ,what people do to become a professional ...
Amey Babhulgaonkar's user avatar
Advice
1 vote
3 replies
87 views

I'm new to Python and am working with GUI's and layouts. I've got the hang of the basic layout widgets and adding buttons and things to them. How would I make a classic box around a layout of buttons ...
Paul Blase's user avatar
1 vote
1 answer
101 views

I'm trying to render a basic image to a window with Cairo. I set up the window, then paint the image to it as I normally would: #include <threads.h> #include <time.h> #include <X11/...
Coarse Rosinflower's user avatar
Advice
0 votes
0 replies
36 views

I recently came across the idea of using “Iranian rug” patterns as an analogy in computing (for example, structured repetition, symmetry, and layered design), and it got me thinking about whether ...
Jeff David's user avatar
-2 votes
1 answer
113 views

I'm new to app development and using Unity 6.4 and its UI Toolkit for creating an android app. I want my android app both to display the android status bar (on top) and the navigation bar (at the ...
Mehalon's user avatar
  • 19
0 votes
2 answers
89 views

I'm trying to make a GUI app with Cairo, but whenever I resize the main window specifically inward, the background colour flickers in for a frame. There's a similar question about this, How to avoid ...
Coarse Rosinflower's user avatar

15 30 50 per page
1
2 3 4 5
3825