ER!K
ER!K
So far a textview always wraps around the text if the line is exceeding the right edge/border of the textview. Would be great if text-wrap could be disabled, so that...
Currently a window can - if made resizable - be resized on either axis horizontally or vertically. It would be a good enhancement to add the possiblity for limiting resizing...
I'm working on a (graphical) application which scans for adverts and can connect to one or more devices which are displayed in one or more windows/dialogs, showing the gatt structure...
ATT_MTU is equal to the max attribute data length + 3 (actually vice versa), so ATT_MTU size could be calculated, but would be good to get the actual ATT_MTU value....
Currently simpleble_descriptor_t just contains the UUID of the descriptor. However, descriptors can have read or write properties which should be exposed in simpleble_descriptor_t in same way as properties of a...
After switching to Windows 11, InsideBlue still does proper scanning for BLE devices, but connecting hangs for a while and finally fails. Not sure if related to [SimpleBLE issue 31](https://github.com/OpenBluetoothToolbox/SimpleBLE/issues/31),...
Hello, would be great to allow setting of the scroll speed for TextViews. Like number of text lines (or pixels) per mouse scroll wheel increment. Cheers, ER!K