Jonas Arnold
21d4dc9b0e
fixed text width by applying monospaced font (Consolas) to all data
3 years ago
Jonas Arnold
7bbaa54ea6
fixed paste into RichTextBox in MultiFormatTextBox
3 years ago
Jonas Arnold
7061568cda
Implemented MultiFormatDataView for SentData,
...
separated Display settings in SendReceiveView
implemented Send Data Textbox not cleared when sending was not successful,
worked on formatting,
removed selector in MultiFormatDataView,
cleanup
3 years ago
Jonas Arnold
e7164953bb
implemented send on enter,
...
fixed selection of textbox in MultiFormatDataView
3 years ago
Jonas Arnold
39e6420a58
worked on conversion of strings,
...
changed sending data as bytes rather than as encoded string,
fixed bug in MultiFormatTextBox
3 years ago
Jonas Arnold
eac55765c2
fixed many bugs in MultiFormatString,
...
cleaned up IFormattedCharacter and subclasses,
3 years ago
Jonas Arnold
a54b02150b
completely overhauled MultiFormatTextBox,
...
now proper spacing and combination of formats is supported,
the data is also cleanly displayed in the backend part
3 years ago
Jonas Arnold
236111f94e
fixed clear MultiFormatTextBox does not work,
...
implemented com port auto select if none is selected and refreshed
3 years ago
Jonas Arnold
907dac42f8
introduced clear button in MultiFormatDataView and cleaned up custom controls
3 years ago
Jonas Arnold
c11c99b3c8
added MultiFormatDataView in first state,
...
fixed some warnings
3 years ago
Jonas Arnold
c87e20c871
Format seperated into seperate file,
...
worked on MultiFormatTextBox,
added SendData to SendReceiveViewModel
3 years ago
Jonas Arnold
90ee6d2fa0
MultiFormatTextBox:
...
fixed deleting from other format,
implemented getting background brush from resources
3 years ago
Jonas Arnold
06f7503586
implemented change of color in MultiFormatTextBox
3 years ago
Jonas Arnold
8bd6a14297
worked on MultiFormatTextBox
3 years ago
Jonas Arnold
6651dfb381
added and included MultiFormatTextBox in SendReceiveView
3 years ago