RamonUnch
RamonUnch
> maybe you can use wclaxp for all source files. wclaxp just trties to call wppaxp and fails, but after further testing when I do a simple C program i...
also related is https://github.com/open-watcom/open-watcom-v2/discussions/183 and https://github.com/open-watcom/open-watcom-v2/discussions/946
That would be nice indeed, Keep in mind that for now I did very few modifications when compared to the original GreenPad, so I have yet no idea on how...
Actually a big part of the problem is font fallback. Since Windows XP if a glyph is not present in the font selected in the current device context, then GDI...
not yet read but just based on your title; ``` ZSnapMode=0 ; Zone snapping strategy ; Set to 0 to snap to the zones pointed by the cursor (default). ;...
> However I would like to be able to have a larger snap zone of the full width, top and bottom You can Hold Ctrl and extend the window to...
I am not sure what the issue is with your snap layout, but AltSnap will choose the union of all rectangles which center are within the InterZone tolerance. So in...
In your case you might be interested in using `UseZones=5` and then only define non-overlapping zones and then the window will extend automaically when you drag the cursor without having...
Did you try to use the Autostart option in the General tab?
No updates for a few months, I will close the issue, you can still comment if needed.