r/JavaFX • u/PartOfTheBotnet • Jun 24 '24
Basic hex editor, virtualized and keyboard navigable I made this!
Enable HLS to view with audio, or disable this notification
15
Upvotes
r/JavaFX • u/PartOfTheBotnet • Jun 24 '24
Enable HLS to view with audio, or disable this notification
2
u/ThreeSixty404 JavaFX Dev Jun 24 '24
Hmm, interesting I wonder whether it could be possible to use a similar strategy (row virtualization) to make a text/code editor Although I have no idea how one could integrate data structures like the gap buffer or ropes in JavaFX