-
linux_extra dir with:
mselang
mselang.desktop
image dir:
paint new icon.
glixx updated
5 years ago
-
The library has excellent database support, only needs core OS & GUI libraries to work etc, RPC & remote form features, secure channels, etc
The web site: http://msegui.com/
The main repo: https:/…
-
Mint Cinnamon 18.2
While adapting MSEide+MSEgui
https://sourceforge.net/projects/mseide-msegui/
to Mint I found that _NET_RESTACK_WINDOW functionality seems not to be implemented. The Z-order of th…
-
Mint Cinnamon 18.2
While adapting MSEide+MSEgui
https://sourceforge.net/projects/mseide-msegui/
to Mint I found that in XReconfigureWMWindow() call stackmode "Below" windows are placed at the botto…
-
Hello.
How to fix this ?
viewtopic.php?f=208&t=251032
viewtopic.php?f=206&t=251027
Is it possible to get answers ?
Thanks.
Fre;D
-
`#define FORMAT(srcfmt, dstfmt, size) case srcfmt: pcm_format = dstfmt; self->sample_size = size; break;
`
probably should be
`#define FORMAT(srcfmt, dstfmt, size) case srcfmt: pcm_format = dstfmt;…
-
Cinnamon version (18.2)
Issue
The window manager for Cinnamon does not unmap the client window if one clicks the '_' window frame button in order to minimize the window.
ICCCM:
Reparenting windo…
-
Hello,
Now code is converted to use you wrapper and I started to loop images for treatments ;-)
My code uses DsPack (DirectX frame grabber) to grab frames from an IpCamera. The sample grabber is…
-
I just installed a new ideU of v1.1.0. Very impressive what I have seen so far. When the IDE started up for the first time, the Global Settings dialog appeared automatically. I verified the values, an…
-
On the main menu, selecting "File >> New" then pops up a new menu. This works fine if ideU is the only application running.
But if there is another application window open on the desktop, as soon as …