Marco Sacchi
Marco Sacchi
### Your environment. - Version: Ubuntu 20.04.2 LTS 64-bit - GNOME Version 3.36.8 - Browser: Google Chrome Version 91.0.4472.77 (Official Build) (64-bit) - Used pion versions: ``` github.com/pion/dtls/v2 v2.0.4 //...
As requested in [stripe-php#1653](https://github.com/stripe/stripe-php/issues/1653) I report the issue here. **Describe the bug** I don't know if this is the right place to open this issue, but since I use the...
Make a sort of markdown pre-parser to automatically word-wrap the text and remove the limit of 38 characters per line on source `.md` files.
Implement a `window` control with a text caption. Actions required: - methods for managing the focus of the contained controls - method for returning the control that currently has focus...
Implement a dialog for opening / selecting and saving a file. The window must contain the following controls: - `editbox` for entering the file name or wildcard to filter the...
it is necessary to implement a critical error manager (int 24h) to manage any disk access problems in the file open/selection/save view which displays a modal message box with the...
Create a dialog box to allow the insertion or deletion of new items, or changing the properties of an existing item in a visual way.
**NOTE**: this implementation requires the management of the focus between the list frame and the info frame (if the info frame can scroll). Before starting development, it may be necessary...
It appears that rloader.exe does not pass arguments to ui.exe correctly when LH is used. I.e.: `lh rloader.exe games ...`
To allow the management and maintenance of lists, the `list` and `list_entry` classes must implement serialization to save data in the list file.