43 questions
In a Prism environment, for WPF applications referencing MahApps.Metro, when I try to combine DLLs and applications using this site, the build fails with the following error:Error Code CS1508The descr...
while the application (currently the application you want to create) is starting.I want to keep drawing lines in the application window while I'm using other apps (game and browser), but I don't know ...
I would like to write a code for receiving volume from the screen as an event handler on C#.I would like to get the volume from the slide bar as shown in the image below.This is a system that uses a s...
Currently, I am trying to create a GUI-powered software with a timeline like AviUtl.However, UI components such as timelines are not existing, so I'm thinking of making my own.I would like to be able ...
The screen transition is done with the following coding, but it will be done after window.Hide(), so In order to hide the current window, it becomes empty and the transition destination window opens.T...
This is a question on wpf(C#).I would like to close the drop-down of the open combo box when I release the mouse cursor in the combo box, so I don't know how to close the drop-down only for the action...
We have deployed Liveet 1.3 in .NET Framework 4.5.2 to create client applications for WPF.While studying triggers, I have created a custom trigger that has the same functionality as Livet's Interactio...
As the title suggests, I don't know how to ruby text in WPF.I can do it if I draw it around Canvas with a behind-the-scenes code... I think so, but I would appreciate it if you could find a way to cre...
In WPF, if you do ShowDialog() in the PreviewMouseDown event of TextBox, the cursor will not fit when you click TextBox.We also confirmed that the PreviewMouseUp event does not occur after ShowDialog(...
« | - 3 - | » |
610 GDB gets version error when attempting to debug with the Presense SDK (IDE)
912 When building Fast API+Uvicorn environment with PyInstaller, console=False results in an error
578 Understanding How to Configure Google API Key
617 Uncaught (inpromise) Error on Electron: An object could not be cloned
© 2024 OneMinuteCode. All rights reserved.