win32
Here are 721 public repositories matching this topic...
Consider replacing drawStuff() in examples\drawing\drawing.go with the following code:
func testDraw(canvas *walk.Canvas) {
font, err := walk.NewFont("MS Shell Dlg 2", 12, 0)
if err != nil {
panic(err)
}
col := walk.RGB(0, 0, 0)
y := 8
n := 8
dx := canvas.Bounds().Width / n
x := 0
for i := 0; i < n; i++ {
format := walk.TextLeft | walk.TextTop
b := canvas.Bound
-
Updated
Jul 7, 2020 - C++
Justification
As a convenience to aid support issues, the "friendly" name of the Windows installation should be looked up from the raw version number.
Description
Currently, the RD logs OS version shows as a raw number, e.g.
Operating System: Microsoft Windows NT 6.2.9200.0 x64
Whilst this is technically correct, it's not particular
Because of the switch to GitHub I looked at the ReadMe.txt and it looks really outdated. For example, the whole part with the Archive Support can removed. In general, seems a shortcut to a readme file in the start menu fit the time of Windows XP. Modern programs mostly add now only a shortcut to the program itself, nothing more.
In the first step, I would suggest removing the file from the st
-
Updated
Jun 23, 2020 - C
Nice work, definitely a need for a shell between cmd and powershell in complexity. Just by implementing Ctrl-L you've given me a reason to use and promote it!
Many years ago before moving to Unix I used the 4NT shell. It was ten times better than cmd and still is. It's a great example of how to improve on cmd and keep it compatible shell. I lost track of it but I bet the docs are somewhere.
It would be nice to have the documentation hosted online somewhere. Having to download the SDK to view it is inconvenient.
-
Updated
Jul 2, 2020 - C++
When disabled, accept stdin as-is and don't re-open the TTY. When enabled, accept a user-specified file separator sort of like how cut -d works.
I have a simple Qt window it has a button and when you click the button it opens a explorer window for a specific location, when the notification fades out the window closes as well.
Entire Example Script
`class Example(QWidget):
def __init__(self):
super().__init__()
self.initUI()
@pyqtSlot()
def on_click(self):
print('PyQt5 button click')
-
Updated
Jun 28, 2020 - Jupyter Notebook
-
Updated
Jul 1, 2020 - VBA
Unfortunately, I lost my setup some days ago... and I have no copy of that. So, I decided to redo it, but I'm struggling following the spare guides. I'm trying to reproduce my sticky workspaces setup (three monitors) with no success at all.
The bare template config is:
{
context.AddBar();
context.AddFocusIndicator();
var actionM
-
Updated
Jun 13, 2020
-
Updated
Apr 13, 2019 - C++
Ncurses frontend
Is your feature request related to a problem? Please describe.
Yes. GUI is for children and CLI doesn't give me the launching capabilities.
Describe the solution you'd like
A non-gui/non-cli frontend
Describe alternatives you've considered
Ncurses
Additional context
None
-
Updated
Mar 31, 2020 - Pascal
-
Updated
Jun 5, 2020 - C
-
Updated
Jan 18, 2020 - C++
Improve this page
Add a description, image, and links to the win32 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the win32 topic, visit your repo's landing page and select "manage topics."
Mentioned as P.S. in #759, I suggest the property values in the Document Properties dialog (Ctrl+D) are made selectable.
You can currently copy all dialog content using Ctrl+C, but it seems there would be a value for people who just want to copy the title, file path or an author etc. This has to now go through e.g. Notepad where you can select the value you need. Moreover, being able to copy