Synchronet v3.19b-Win32 (install) has been released (Jan-2022).

You can donate to the Synchronet project using PayPal.

Old Revisions

These are the older revisons of the current document. To revert to an old revision, select it from below, click Edit this page and save it.

  • 2024/02/12 18:42 dd_lightbar_menu.js – [Replacing the NumItems() and GetItem() functions] Mention textIsUTF8 nightfox +120 B (current)
  • 2024/02/11 14:37 Show differences to current revisions dd_lightbar_menu.js – Add() now has an additional parameter: isUTF8 (for the item text) nightfox +222 B
  • 2023/10/07 14:50 Show differences to current revisions dd_lightbar_menu.js – Added notes for the functions AddAdditionalQuitKeys(), ClearAdditionalQuitKeys(), and the upcoming new functions AddAdditionalPageUpKeys, ClearAdditionalPageUpKeys, AddAdditionalPageDownKeys, ClearAdditionalPageDownKeys, AddAdditionalFirstPageKeys, ClearA Nightfox +1.7 KB
  • 2023/06/30 09:36 Show differences to current revisions dd_lightbar_menu.js – Additional notes about SetBorderChars(); changed the control char in the attributes from \1 to \x01 Nightfox +377 B
  • 2023/04/06 13:02 Show differences to current revisions dd_lightbar_menu.js – Mentioned the fact that DDLightbarMenu can now work in non-lightbar mode if the user's terminal doesn't support ANSI (and has a property, allowANSI, that can be set false if you want to force it to do so). Added a link to DDMsgReader.js at the bottom for Nightfox +1.2 KB
  • 2023/04/05 14:40 Show differences to current revisions dd_lightbar_menu.js – Added information about unselectable items Nightfox +2.2 KB
  • 2022/03/28 20:29 Show differences to current revisions dd_lightbar_menu.js – Added a note about the callOnItemNavOnStartup property Nightfox +162 B
  • 2022/03/21 15:11 Show differences to current revisions dd_lightbar_menu.js – Added links to examples of usage Nightfox +1.8 KB
  • 2022/03/17 14:19 Show differences to current revisions dd_lightbar_menu.js – Added itemNumColor and highlightedItemNumColor. Added an example for item color arrays. nightfox +932 B
  • 2022/03/12 12:49 Show differences to current revisions dd_lightbar_menu.js – Added information about the new functions added: GetBottomItemIdx(), GetTopDisplayedItemPos(), GetBottomDisplayedItemPos(), ScreenRowForItem(), and OnItemNav Nightfox +2 KB
  • 2022/02/06 14:33 Show differences to current revisions dd_lightbar_menu.js – Added information for the new DrawPartial() and DrawPartialAbs() methods Nightfox +873 B
  • 2021/12/13 19:44 Show differences to current revisions dd_lightbar_menu.js – Added documentation for recent additions nightfox +2.4 KB
  • 2020/04/05 18:10 Show differences to current revisions dd_lightbar_menu.js – [dd_lightbar_menu.js] nightfox +4 B
  • 2020/04/05 18:10 Show differences to current revisions dd_lightbar_menu.js – Added notes about setting a menu item's itemColor and itemSlelectedColor when replacing the menu's GetItem() function nightfox +288 B
  • 2020/04/04 21:28 Show differences to current revisions dd_lightbar_menu.js – Added information about altItemColor and altSelectedItemColor, as well as useAltColors in the returned item object in a custom GetItem() function nightfox +740 B
  • 2020/04/04 19:03 Show differences to current revisions dd_lightbar_menu.js – Combined the 2 sections for replacing the NumItems() and GetItem() functions, since they should both replaced together nightfox -967 B
  • 2020/04/04 15:42 Show differences to current revisions dd_lightbar_menu.js – Added information about colors.itemColor and colors.selectedItemColor being able to be a string or an array. Also added information about the NumItems() and GetItem() functions, which can be replaced for a speed optimization. nightfox +5.6 KB
  • 2020/04/01 11:49 Show differences to current revisions dd_lightbar_menu.js – Added information about the scrollbar feature nightfox +1.1 KB
  • 2019/05/12 20:13 Show differences to current revisions dd_lightbar_menu.js – Renamed menuTitle to topBorderText, and added a bottomBorderText propery. nightfox +226 B
  • 2019/05/11 14:11 Show differences to current revisions dd_lightbar_menu.js – Added information about the new menuTitle property, which can be used to specify a title to write in the top border nightfox +314 B