desktop-application Questions
2
Solved
Talking about a desktop application now, not mobile or web.
Is it any widget in Flutter that will allow, for example, drag a folder, drop it in the application UI, and the app will read for exampl...
Tartrazine asked 11/10, 2019 at 11:34
1
Solved
I want to remove windows default title bar so I can create my own that matches my application. I searched around but couldn't find anything.
Thanks
Genovera asked 24/9, 2021 at 3:41
4
Solved
We are in the process of implementing a DevOps strategy for our client deployed desktop app (winforms). Until now, we used SlowCheetah to do our config transforms (ex: select QA from config manager...
Stickler asked 2/11, 2018 at 18:13
2
Solved
I am developing Windows Application in Vb.Net. Now there is one form in which I want to print records displayed in the grid. There is a facility to sort grid by clicking on the cell header in the g...
Drink asked 9/1, 2013 at 7:12
1
I have NW.JS desktop application which acts like a web browser.
The application is built on 0.45.6 NWJS version.
From last week the desktop stopped saving sessions between restarts, like when user ...
Uncinate asked 18/7, 2021 at 8:3
2
If I have a website that contains paid videos and I want to prevent authorized / unauthorized users from downloading the video, we can make it as difficult as we can but we still cannot 100% preven...
Henleyonthames asked 4/7, 2018 at 23:49
1
My setup
macOS Big Sur
Xcode 12.5.1
With macOS sandboxing, I've enabled access to
User selected file
Download folder
Picture folder
Music folder
Movie folder
all with Read/Write permissions.
Ho...
Plow asked 24/6, 2021 at 10:46
2
Solved
Context
I have spent some hours playing with Electron and I have observed that it consistently takes more than 2.5 seconds to draw a trivial html file to the screen. The timeline is roughly as foll...
Contrived asked 7/6, 2021 at 15:25
1
Solved
How to develop a custom plugin using C++ for desktop application and how to use C++ language in my Flutter code and how to access it. Is there any proper documentation for accessing C++ progr...
Ageratum asked 6/6, 2021 at 17:30
2
Solved
I would like to create a solution that will be like an icon on the taskbar and once clicked it will open as a small popup above the taskbar which will not interrupt the user or other windows simila...
Nuptials asked 8/12, 2019 at 10:47
7
Solved
I'd like to make a GUI in Electron for a Desktop Application written in Go (currently it's a command line tool).
What's the convention for communicating between the Electron and Go processes?
Wo...
Scenarist asked 30/4, 2016 at 23:14
4
I'm looking to build a program that would allow me to send SMS messages directly from the C# Application. I intend to build an 'Automatic Appointment Reminder' system that would automatically send ...
Vallo asked 6/7, 2015 at 12:58
2
I'm working with a system that has 4 outputs (monitors) with e.g. 1280x1024 pixels for each output. I need a screenshot of the whole desktop and all open applications on it.
I tried GetDesktopWind...
Banerjee asked 6/4, 2013 at 6:4
4
Microsoft announced .NET Core 3 comes with WPF and Windows Forms. So can I create a desktop application for Linux or Mac using .NET Core 3?
Unmanly asked 28/12, 2018 at 5:28
1
Solved
I'm trying to create an app that only appears in the MacOS Big Sur menu bar (top right corner) by following this tutorial: https://medium.com/@acwrightdesign/creating-a-macos-menu-bar-application-u...
Dovev asked 13/11, 2020 at 5:59
1
I want to develop Desktop and Android applications. And I want to learn kotlin for this. Kotlin is mostly used for developing Android applications but I want to know that can we develop desktop app...
Unity asked 5/2, 2021 at 10:32
3
Solved
I want to build a small Swing application today and use maven2 for the build/test lifecycle.
But I don't know which archetype I should choose to create the project. Is there something available fo...
Davidadavidde asked 12/3, 2011 at 9:35
11
Solved
I have developed a PHP-MySQL web application, which is a school-based project.
My client wants this application to be converted into a .exe file such that it can be installed on his desktop and use...
Vain asked 8/7, 2010 at 11:37
1
Solved
I'm creating a electron app and am trying to allow it to open so that it is maximized on start. Is there a function of some kind that you put in the main.js to maximize the window? Thanks!
Heterophony asked 3/10, 2020 at 21:19
7
Solved
How to change the Windows Application's default icon with other one in C# desktop application. I am trying to change it in Setup Project but it is not. I want to show my own icon with Application's...
Paduasoy asked 11/1, 2010 at 10:52
1
I'm using electron with react js and next. I can't find how to make it's production build. Can anyone help me in this with all steps.
My project structure is :
app
node_modules
pages
routes
stati...
Ergotism asked 13/2, 2020 at 11:24
1
Is it possible to make an Electron JS desktop app that is a web server, so that when we start the app the server will also start and we can access it from other computer within the same network/LAN...
Cohn asked 2/10, 2018 at 7:26
0
I'm trying to build a peer2peer audio transmission between two java apps, using this webRTC Java native interface implementation, and using a simple nodejs server with sockets to do the signaling, ...
Disputation asked 11/7, 2020 at 13:26
2
Is that possible? I know that services like Google Ads prohibit advertising in desktop applications. Is there a service that supports the WPF/.NET?
Ferriferous asked 17/6, 2012 at 0:43
1
Solved
I have searched everywhere for a guide on how to include google maps in flutter desktop application. I tried to follow the iOS guide but didn't work.
I did the following in the AppDelegate.swift in...
Gombosi asked 27/2, 2020 at 8:2
© 2022 - 2024 — McMap. All rights reserved.