-
Based on the conversation with Sourcegraph App and Setup experience teams, it seems that we can't use browser file picker for getting info about absolute path for the directory with repositories, but …
-
I did some further investigation into issue #4 and have found what I believe is the fix. For the `opts` parameter you need to set `lpstrDefExt`.
```python
# Filetypes
if filetypes:
out = […
my1e5 updated
2 years ago
-
I encountered with this error today when I tried to install `ksh` through `apt`.
It said that a program named `add-shell` was not found. So the post-configuration was not completed.
Again, when …
-
I want the user to be able to open one file or multiple files. But it seems that with `xdialog.open_file` I have to choose between only allowing one file or only allowing multiple files?
If I speci…
my1e5 updated
2 years ago
-
Some properties of some controls can't be retrieved when using DCX 3.1-git469 with mIRC 7.68.
```
alias test dialog -m test test
dialog test {
size -1 -1 200 200
}
on *:dialog:test:init…
-
## I'm submitting a…
[x] Bug
[ ] Feature Request
[ ] Documentation Request
[ ] Other (Please describe in detail)
## Current Behavior
All windows open with their titlebars showing, ev…
-
Xdialog is the last GTK+ 2 (and therefore, X) dependency in woof-code.
I'm not 100% sure what's the best way to do this - port it to GTK+ 3, replace it with some wrapper around yad/gtkdialog, or ju…
dimkr updated
2 years ago
-
__EDIT: Using a script like the one below is no longer recommended. Desktop integration should be handled by the file manager/desktop environment, not by code in each AppImage.__
This version of th…
-
Tried Peebee's [Arch32pup](http://www.murga-linux.com/puppy/viewtopic.php?p=1049512#1049512) that is using the latest PPM in woof, with the exception of 0setup, and it appears badly broken.
In "Auto"…
-
I am using "**mIRC v7.67**" + "**DCX dll v3.1-git469**" in system "Windows 8.1 x64".
When using the command "**/xdid -q**" if specify the 5th parameter in the form of RGB color or just a dash "**-*…