Movatterモバイル変換


[0]ホーム

URL:


Sorry, we no longer support your browser
Please upgrade toMicrosoft Edge,Google Chrome, orFirefox. Learn more about ourbrowser support.
Skip to main content

Stack Exchange Network

Stack Exchange network consists of 183 Q&A communities includingStack Overflow, the largest, most trusted online community for developers to learn, share their knowledge, and build their careers.

Visit Stack Exchange
Loading…
Code Review

Questions tagged [user-interface]

Ask Question

The part of the application that users directly interact with. Use this tag for reviews of code that defines how an application's user interface works and looks.

146 questions
Filter by
Sorted by
Tagged with
6votes
3answers
568views

I wrote a menu user interface in C++. What do you think about my code? What can I improve? Am I missing some better practices?main.cpp...
5votes
2answers
194views

I have made a "tags selector" in plain JavaScript, without using any plugin....
5votes
1answer
144views

A font selector combobox which contains all the values from theInstalledFontCollection enumeration is created, and the font of each item is same as its name.The ...
JimmyHu's user avatar
  • 7,575
9votes
2answers
748views

I am trying to create a color selector combobox which contains all the values from theKnownColor enumeration, and the background color of each item is same as its ...
JimmyHu's user avatar
  • 7,575
2votes
1answer
143views

I have a working code to have 2 search bars with dropdown suggestions, selectable by both mouse and arrow keys in TypeScript and Fresh/Preact. In there I have to explicitly declare individual hooks ...
Ooker's user avatar
0votes
1answer
85views

I am writing a command line tool to copy files to or from locations, which can be a path inside a task inside a running Nomad task. The location can be either a stream or location on the local ...
KamilCuk's user avatar
3votes
2answers
359views

ProblemFor some user-facing string, I want to truncate it to some given maximum length (also useful for file name/path lengths on Windows etc.). However, I want to do it a little more elaborately ...
1vote
2answers
224views

ProblemThe scrolling looks smooth on Windows, but very laggy on Linux (Webkit webview and Webkit browsers).Any thoughts on what could be optimized or what's obviously broken?Demo playground:https:/...
2votes
1answer
98views

How to improve this code, how to make it accessible to get user feedback?This is a minimal clock time validation app. There is a clock face and the user is asked to validate the time the clock hands ...
5votes
0answers
555views

ContextI am currently in the process of throwing myself into learning graphics programming, and my chosen platform is using JavaScript and WebGPU. After successfully making a basic glTF JSON renderer ...
0votes
0answers
78views

I've written this JavaScript code, which disables textboxes if the previous textbox is empty. This is so people enter the text in order — write first in the first textbox, only then the second textbox ...
1vote
2answers
123views

I am writing a simple text adventure in python that will eventually have the capability of running other text adventures within it, but my code is all over the place and the UI is terrible. What are ...
PeakMars's user avatar
3votes
1answer
271views

This script creates a hamburger menu when the window is resized. It will also create a sticky navigation when the window is scrolled down, which will also create a hamburger menu when the window is ...
4votes
2answers
214views

This post is less of a question and more of a hope for people to see my code which I know is far from great and give me some direction or simple tips on improving the quality of it.Normal Stud:...
3votes
1answer
189views

Code is posted after explanation.Due to the size of the project, this is being posted in three separate posts. This also ensures each post is more focused.Post 1 of 3, Core: Newspaper Bill ...

153050per page
1
2345
10

Hot Network Questions

more hot questions
Newest user-interface questions feed

[8]ページ先頭

©2009-2025 Movatter.jp