Python Forum
[Tkinter] trace_add question
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Tkinter] trace_add question
#4
(Sep-02-2021, 02:36 PM)Larz60+ Wrote: emmitted character 00A7 Hex
hyphen is 00AF or 002D Hex (two occ)
You can try codes here: https://barcode.tec-it.com/en/Code128?data=A01-YES
character set used by code 128 is IEC_8859-1
The barcodes generated by the app above are line per line the same
as the ones I generate via the python app in .svg.

It is not the "fault" of the hyphen, because when i try with "#" as separtator,
it also fails. The barcode scanner has very little documentation.
Bus as I said, regex is your friend.
thanks,
Paul
It is more important to do the right thing, than to do the thing right.(P.Drucker)
Better is the enemy of good. (Montesquieu) = French version for 'kiss'.
Reply


Messages In This Thread
trace_add question - by DPaul - Sep-01-2021, 09:45 AM
RE: trace_add question - by DPaul - Sep-02-2021, 06:38 AM
RE: trace_add question - by Larz60+ - Sep-02-2021, 02:36 PM
RE: trace_add question - by DPaul - Sep-02-2021, 03:00 PM
RE: trace_add question - by Larz60+ - Sep-02-2021, 05:13 PM
RE: trace_add question - by DPaul - Sep-03-2021, 06:28 AM
RE: trace_add question - by Larz60+ - Sep-03-2021, 11:00 AM
RE: trace_add question - by DPaul - Sep-03-2021, 01:49 PM

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020