cmdaa.blogg.se

Hexedit 4.3 0
Hexedit 4.3 0











  • The size of the data is fix, it’s not possible to insert data.
  • Currently it’s only possible to edit in the hex view and not the text/binary view of the data.
  • Viewclass to use directly as a view (derived from CView).
  • set readonly (enabled/disabled: no colour-difference).
  • set how many bytes per row or let it calculate (automatic).
  • show selection always (only multiline mode).
  • special highlighting of a section (not selection).
  • context menue (copy / paste) with strings from resources, when IDS_CONTROL_COPY, IDS_CONTROL_PASTE is defined.
  • cursor navigation (arrows, home, end, page up/down).
  • horizontal scrolling without scrollbars when single-line.
  • multi- / single-line (depending on the windows-style).
  • It can be used as a simple single line edit box or as a view for a hexeditor-application (see screenshot).

    Hexedit 4.3 0

    This hex edit control is a complete implementation of a hex edit control that features most of the wanted edit features all the standard edit controls offer. Since I couldn’t find a hexedit control that fit my needs, I launched this project to develop my own hex edit control. > But the following packages aren't the installation candidate on my system

    Hexedit 4.3 0

    (In reply to Jürn Brodersen from comment #7) For p in kscope stymulator spew cothreads ncurses-hexedit sntop nload lablgtkmathview libcompface ocaml-http gmetadom hamfax stfl mailsync integrit mlpcap do echo "$p" build-package-architecture-ng -r 4.3 -j 1 -p "$p" echo done













    Hexedit 4.3 0