Skip to main content
Filter by
Sorted by
Tagged with
-1 votes
0 answers
70 views

I am creating a button that is clickable but doesn't bring the app to the foreground. To achieve this I implemented the button as a separate BrowserWindow with focusable: false and its parent set to ...
Sudhanshu Tiwari's user avatar
0 votes
0 answers
65 views

My problem: I want to drag a file from my application into the another application like Paint , Windows Excel , Windows Files system ect, but the drop is not happening. I have an Electron app. The ...
EaB's user avatar
  • 53
0 votes
1 answer
132 views

I’m integrating an MCP tool into Claude Desktop and I need to understand which authentication flows the client supports. Desired flow: Claude Desktop -> MCP tool call -> MCP server -> No ...
Ren's user avatar
  • 45
1 vote
0 answers
60 views

I have an UWP app that has a Service as fullTrust application. I'd like to download and install that Service if it does not exist. The download it is being performed, however I have "Access ...
And. R.'s user avatar
  • 21
-2 votes
1 answer
151 views

Questions: I did try with window_manager either it is producing something that far from the result or something buggy . How can I make the window borderless and floating? Is it possible to create ...
FarHard112's user avatar
0 votes
0 answers
42 views

I have a problem during my WiX upgrade - after normal installation of my program for example in version 1.0 I am installing all necessary stuff like RabbitMQ, Erlang and so on but if I want to upgrade ...
kollodziej's user avatar
0 votes
0 answers
38 views

I have a win32 cpp application where I am using a XAML island. I have a button and hovering over that button launches a flyout frame. The logic is basically that when the flyout frame is loaded for ...
ToadSage's user avatar
0 votes
0 answers
20 views

The JupyterLab desktop app GitHub repository at https://github.com/jupyterlab/jupyterlab-desktop?tab=readme-ov-file says that the app can be launched by the command jlab from the terminal, but I get a ...
Fred J. Hickernell's user avatar
1 vote
0 answers
42 views

So, I am making an App in Go using Go bindings for gtk3 by gotk3 and want that this window should be opened at a certain coordinate on the screen (as an example, take 500,500). I have tried using win....
Ayush Gupta's user avatar
0 votes
1 answer
247 views

I'm developing a Kiosk application using WinUI 3 on Windows 11, and I'm trying to test it locally using Assigned Access (Kiosk mode). I’ve packaged the app as an MSIX using Visual Studio and ...
Hardik Joshi's user avatar
0 votes
0 answers
26 views

Hey I have button click event in that i want to add loading screen while function does not completed their work after that it will automatically close that loading screen in desktop application c#.net ...
Patel Sahil's user avatar
0 votes
0 answers
43 views

I am using Visual Studio 2022 v17.13.5. I have many desktop (Winforms) and ASP.NET MVC web application projects. For some time now, I have a problem with Visual Studio and it is affecting all the ...
Archana's user avatar
  • 85
0 votes
0 answers
67 views

I am building crossplatform app with compose kotlin and want to implement drag and drop functionality for desktop only function. Here i am successfully able to drag drop anything from Android studio ...
Gaurav Gujjar's user avatar
0 votes
0 answers
77 views

Using flet library in python, I am trying to close a NavigationDrawer control programmatically using a button. The NavigationDrawer is added to the page using a View(), and I want to close the navbar ...
Vignesh Sekar's user avatar
0 votes
1 answer
52 views

I have an flet.Container() object, that appending to page.overlay. Then I want to show it, by page.update(). But it align by default: start, start(top-left corner). It should align bottom-center as I ...
neversleep's user avatar
0 votes
0 answers
102 views

When I try to compile my Flutter project it throws this error. This issue started occurring recently. Not sure what package I'm missing. If someone has solved this issue help me out. Currently testing ...
Kartik's user avatar
  • 309
-3 votes
1 answer
62 views

Before marking it duplicate or down-voting please read my question properly. I have searched over the internet and stackoverflow but seems like this isn't a popular device. AI doesn't seem to help as ...
user29990283's user avatar
1 vote
0 answers
48 views

how could I make it so that whenever the user resizes the window the items in the grid(GridView or SliverGrid) stretch instead of changing height? is this possible? let me show an example of the ...
tutuna faltu's user avatar
0 votes
1 answer
337 views

I am building a kmp app and it has a desktop version also. But now the requirement is to print the receipt for the generated bill. I understand that every platform will have a different implementation ...
PalFS's user avatar
  • 841
0 votes
1 answer
68 views

I am getting the error: ClassInitialize threw exception. OpenQA.Selenium.WebDriverException: OpenQA.Selenium.WebDriverException: An element could not be located on the page using the given search ...
Omkar Patil's user avatar
1 vote
3 answers
127 views

I am trying to create content inside of a Scrollbar in a Dialog. I am doing this through C# instead of XAML even though this is Win UI 3. The problem I am experiencing is that my Scrollbar is not on ...
Stack Overflow User's user avatar
0 votes
0 answers
27 views

I've created a Microsoft Word Add-in that works as expected on one Windows server with Microsoft Office 2021 Professional installed. However, on another server where Microsoft Office 2021 Standard is ...
Nisarg Parikh's user avatar
0 votes
1 answer
103 views

I am trying to interact with windows using pywinauto. This is the output of dump_tree: | | | | | | | | ListBox - 'Team' (L381, T265, R513, B285) | | | | | |...
noel's user avatar
  • 33
1 vote
1 answer
59 views

I am trying to interact with windows using pywinauto. Here's the code snippet I am using: top_windows = Desktop().windows() for w in top_windows: print(w.window_text()) print(w.get_properties()...
noel's user avatar
  • 33
1 vote
1 answer
436 views

I have been using flet to create a desktop app, previously I was using PyQt6, which had a neat feature that more than one window or widget could be open at the same time. Is there a way for a flet ...
Patricio VAZQUEZ's user avatar
1 vote
1 answer
123 views

I'm developing a customized application for personal use on my system. It's a system controller that runs on startup and appears when I press the F1 and F2 keys simultaneously. I initially built it to ...
CausticLasagne's user avatar
0 votes
0 answers
126 views

I am building an application with Electron and Vite which requires printing received file from some API. Printing the file is one big task. Another is showing the print preview dialog. Any way I can ...
Pranav P's user avatar
0 votes
0 answers
38 views

I want to get data from the table of a legacy Windows desktop application. I tried pywinauto - the scroll bar, titles, checkboxes, tabs are detected but the table is not detected. I found few tab ...
DeadPool's user avatar
  • 255
2 votes
0 answers
666 views

Having made lots of mobile apps with Flutter, I wanted to start checking Flutter for desktop, with macOS as a target (also developing on the same MacBook to run the app). Even the basic, plain vanilla ...
Diegum's user avatar
  • 113
0 votes
0 answers
42 views

The app runs properly in npm reun electron:serve while running the command npm run build and npm run electron:build these error occurs error in ./node_modules/vuex/dist/vuex.esm-bundler.js + 5 ...
Aravindha S's user avatar
0 votes
1 answer
109 views

A similar question was raised 15 years ago, and there is still no clear answer to what the difference is between app.config and settings.settings. If anyone has a clear understanding of the difference ...
Eugene's user avatar
  • 3
1 vote
0 answers
47 views

I have a modular java application that I'm trying to launch via a desktop file in ~/.local/share/applications: [Desktop Entry] Type=Application Name=Converter Path=/home/craig/ca.footeware.converter ...
CraigFoote's user avatar
0 votes
1 answer
119 views

I'm wondering if there's any way for a Windows desktop application (i.e. compiled using the Windows SDK) to get the current URL for a browser window running in another process. Put another way, I'm ...
Bri Bri's user avatar
  • 2,012
8 votes
2 answers
692 views

I am working on a Kotlin Multiplatform / Compose Multiplatform app with Android and Desktop as targets. I wanted to use DataStore to store some data locally, namely the user's refresh token and some ...
Damon's user avatar
  • 239
1 vote
0 answers
70 views

I have an electron app where users "upload" (everything is stored locally on the users computer) thousands or more textfiles. These may exceed a couple of Gb in total. These are then suppose ...
Bjorne's user avatar
  • 1,509
-1 votes
1 answer
302 views

Where should I prevent both screenshots and screen recording? Currently, screenshot prevention is working fine, but I also need to restrict screen recording on macOS and Windows desktop apps. The code ...
GNANA PRAKASH's user avatar
1 vote
1 answer
376 views

Is it possible to share variables between build.gradle.kts and the main application? I would like to specify the application's name and version and few other settings only once.
t3chb0t's user avatar
  • 19.3k
1 vote
0 answers
50 views

I need my Jetpack Compose application to be able to execute some PowerShell scripts that I keep in the ps1 directory in the project root directory. I build it with the createReleaseDistributable task ...
t3chb0t's user avatar
  • 19.3k
0 votes
1 answer
47 views

I am trying to build a desktop app using electron.js. I want it to behave something similar to how online test taking applications are, where user can access nothing but only that test app, except ...
Sarang's user avatar
  • 117
0 votes
1 answer
193 views

I am trying to build a desktop PC application that uses the webcam and Vuforia in Unity. Everything works fine in the Editor, but after I build and run the application, the webcam image does not ...
debora's user avatar
  • 1
0 votes
0 answers
182 views

i am trying to create a desktop app using python firstly i create a folder and next open in vs code and create files like winui.py and page.xaml and then run this code and give me some related to ...
DINESH KUMAR's user avatar
0 votes
0 answers
218 views

I developed a Flutter application and used Inno Setup to create an installer for it. The installer seems to work fine, and the installation process completes without any issues. However, when I try to ...
Huzefa Elyas's user avatar
0 votes
0 answers
57 views

'm working on a WPF desktop application and I'm experiencing an issue with how my child windows behave when switching between applications. Specifically, when I switch to another application using the ...
kollodziej's user avatar
-1 votes
1 answer
94 views

When trying to use Tooltip instead of Label in JavaFX, the validation messages are not displayed. I also tried to use some alternatives for displaying messages for TextBox controls, but not worked ...
Murat Yıldız's user avatar
0 votes
1 answer
71 views

I want to filter the data in my datagrid by date. The start and end date will be entered and the data between those dates will be returned. The data type in which I keep the date in my database is ...
mhmefe00's user avatar
0 votes
1 answer
126 views

I am building a WPF application, and I want to retrieve the names of all users from an Azure AD app when a button is clicked or in a dropdown. I have written an HttpGet method in an ASP.NET Core Web ...
Madhura D's user avatar
0 votes
0 answers
67 views

I have written a desktop application with Java and JavaFX. I have Handled Roles with if and else. Likewise, I want to add sprig security to the project for authentication and authorization. Also, this ...
Ali Akbar Ahmadi's user avatar
0 votes
1 answer
64 views

I am building a flutter desktop app for MacOS & Windows. I am using the windows_manager package. I am not able to resize or maximize my app on Windows whereas on MacOS the same code is working as ...
Ana's user avatar
  • 55
-1 votes
1 answer
140 views

I have a window application in vs 2022 and also setup the installer (.msi) with application. It is working fine till now but as per new requirement i need to add config file and add all credential ...
nittin aggarwal's user avatar
2 votes
0 answers
205 views

I'm trying to build my Flutter app for Windows, but I keep running into the following error: CUSTOMBUILD : error : unable to find directory entry in pubspec.yaml: D:\\solidcheck\\online\\assets\\...
Muhammad Ali's user avatar

1
2 3 4 5
68