Recommended Posts

When I first install and launch the program, it gives me an error. I attached the details to a text file.

I can click Continue, but the first thing I notice is right-clicking does nothing. If I click + to create a new sticky, then that one works fine and I can close the old one.

error.txt

Yay! Thanks! :)

Great replacement to the built-in Windows one.

The "Font" menu item doesn't work - is this expected behavior?

It's impossible to style text with two different styles (e.g. bold & underlines). Is that possible to implement? (using WPF that'd take seconds, but I have no idea about the WinForms richtextbox)

Yay! Thanks! :)

Great replacement to the built-in Windows one.

The "Font" menu item doesn't work - is this expected behavior?

It's impossible to style text with two different styles (e.g. bold & underlines). Is that possible to implement? (using WPF that'd take seconds, but I have no idea about the WinForms richtextbox)

Fixed - thanks for reporting!

Looks good man.

Under Customer Colors there is an empty value, clicking that brings up an error.

Clicking "Font" under the more menu does nothing, also there is nothing displaying in the options.

If the Options are open, and you select to open options again, it stretches out your note form then re-opens the options, not a big issue, but maybe could have the app know if options are open or not.

Looks good man.

1. Under Customer Colors there is an empty value, clicking that brings up an error.

2. Clicking "Font" under the more menu does nothing, also there is nothing displaying in the options.

3. If the Options are open, and you select to open options again, it stretches out your note form then re-opens the options, not a big issue, but maybe could have the app know if options are open or not.

1. That shouldn't be visible unless you've selected a custom colour already.

2. Fixed & there are no options at the current moment.

3. Fixed.

StickyNotes Beta 2.5: Download

This is portable - I think i'll make all the betas portable and then the final installable and portable.

NEW

You can now change the font of the title and the text.

Bug fixes

Speed improvements

Moved a few options around

The submenus are a bit too deep. IMHO the example to follow is Word 2010's context menu: Small, efficient and good-looking

329id.png

I don't know if that's possible to implement though (I know a way, but using WPF, not WinForms)

By the way, the Color menu belongs to the border's context menu and not the textbox's (IMHO)

I know that's nitpicking, but there's a little blue left on the left and right sides of the stickynote border when changing colors:

CROiT.png

But don't get me wrong - it is a great replacement to the Windows sticky notes.

PS: I think you just broke the multi-post record. :whistle:

The submenus are a bit too deep. IMHO the example to follow is Word 2010's context menu: Small, efficient and good-looking

329id.png

I don't know if that's possible to implement though (I know a way, but using WPF, not WinForms)

By the way, the Color menu belongs to the border's context menu and not the textbox's (IMHO)

I know that's nitpicking, but there's a little blue left on the left and right sides of the stickynote border when changing colors:

CROiT.png

But don't get me wrong - it is a great replacement to the Windows sticky notes.

PS: I think you just broke the multi-post record. :whistle:

TECHNICALLY he could just use a panel and pop all the options into it, and make the panel appear/hide. As simple as

show the panel

pnlMenu.visible = true

pnlMenu.Top = 0

textBox1.Top += 20

textBox1.Height -=20

hide the panel

pnlMenu.visible = false

textBox1.Top = 0

textBox1.Height += 20

OR

Just have that panel appear beside the mouse on a click, and then hide after focus is given back to the text box.

All my programming skill really is with winForms. Jan, I know you tend to ignore/avoid posts of people offering help... but we are trying to help you make your program even more awesome than it already is.

You have a solid program and noone is trying to take the from you. So if there is something you are unsure of, or something you can't figure out.. there are people willing to help you.

From what I see most bugs are hammered out. I personally have no use for the program as a daily thing (Pen and Paper still works for me), but I will help you in whatever way I can for finding bugs, offering code help/suggestions, whatever.

I've been thinking of adding something like what Office 2010 has, the blue bits on the side is just a bug - I may fix it soon as it's not as serious as other things.

I try to read all replies and I'll definitely need help in the future (1.0+) - so hopefully you'll still be here then. Hopefully I can think of a killer feature to make you move from the tree killer pen and paper :rofl:

This topic is now closed to further replies.
  • Posts

    • Does anyone here know if these updates are integrated into the UUP dump isos?
    • Motrix Next 3.9.4 by Razvan Serea Motrix Next is a modern, open-source cross-platform download manager built as the official next-generation successor to the original Motrix project. It has been completely rewritten using Tauri 2, Vue 3, TypeScript, and Rust, while still relying on the powerful Aria2 download engine for high-speed multi-protocol transfers. The app supports HTTP, HTTPS, FTP, BitTorrent, ED2K and magnet links, offering advanced features like multi-connection acceleration, task scheduling, bandwidth control, and batch download management. With a significantly reduced install size (around 20MB), it focuses on being lightweight, fast, and resource-efficient compared to traditional Electron-based download tools. Designed for Windows, macOS, and Linux, Motrix Next delivers a clean, modern UI inspired by Material Design 3 principles, with smooth animations and a minimal workflow. It improves usability through better download organization, system tray integration, and enhanced torrent handling including selective file downloads and tracker management. Motrix Next features: Multi-protocol downloads — HTTP, FTP, BitTorrent, Magnet, .torrent, ED2K, and Metalink tasks BitTorrent — Selective file download, DHT, peer exchange, encryption controls, metadata caching, GeoIP peer flags, and tracker probing Browser extension integration — Embedded Extension API with independent authentication, download confirmation, smart auto-submit, filename hints, referer/cookie forwarding, and real-time controls (Chrome Web Store · Edge Add-ons) Safe filename handling — Content-Disposition, RFC 2047, non-UTF-8, percent-encoded, and extensionless URL resolution with path traversal sanitization Download organization — Favorite and recent folders, optional file-type categorization, stale-record cleanup, and completed history backed by SQLite Concurrent downloads — Independent controls for active tasks, HTTP connections per server, segments per file, and BT peer limits Speed control — Global and per-task upload/download limits with day-of-week and time-of-day scheduling System integration — Tray operation, optional tray speed display, macOS Dock badge/progress, protocol handlers for magnet://, thunder://, and motrixnext:// Lightweight mode — Destroys the WebView on minimize-to-tray while Rust keeps the engine, task monitor, notifications, history, and extension routing alive Notifications and power options — Native task start/complete/failure notifications, keep-awake during downloads, and optional shutdown after completion Network controls — Scoped proxy support for downloads, app updates, and tracker updates, plus system proxy detection Auto-update channels — Stable, Beta, and Latest Across Channels policies with separate download and install phases Diagnostics — Structured logs, exportable diagnostic ZIPs, database integrity checks, automatic DB rebuild, and Linux GPU rendering fallback Personalization — Light/dark/system theme, 10 color schemes, 26 languages, and first-launch system language detection Motrix Next 3.9.4 changelog: Motrix Next 3.9.4 promotes the 3.9.4 beta cycle to stable. This release refreshes bundled engine binaries, improves task detail readability and copy actions, expands link handling for magnet and ED2K workflows, polishes responsive navigation and text wrapping, updates browser extension documentation, and refines network preference controls. New Features Task Detail copy actions — Added copyable values for task metadata and reusable render functions for long text fields. Magnet and ED2K lifecycle support — Added task lifecycle handling for magnet and ED2K links. History cleanup for deleted tasks — Deleted tasks can now remove matching history records. User-Agent management — Added user-agent management and improved related network preference controls. Browser extension documentation — Added the Firefox Add-ons link for the Motrix Next extension. Improvements Engine binaries — Updated bundled binaries for supported architectures. Task Detail readability — Long task names, URLs, tracker values, and copyable metadata now render more clearly. Deletion messaging — Refined localized task deletion text for clarity and consistency. Text wrapping — Improved URI input wrapping and task name multiline display. Navigation layout — Improved sub-navigation responsiveness. Disk allocation default — Changed the default file allocation method to trunc. Proxy controls — Improved proxy button styling in network preferences. Download: Motrix Next 64-bit | ARM64 | macOS ~20.0 MB (Open Source) Links: Website | macOS / Linux | Screenshot Get alerted to all of our Software updates on Twitter at @NeowinSoftware
    • NVIDIA officially supports Ubuntu, as linked above with the GeForce NOW Hands on I did in collaboration with Paul Hill.
    • TO be clear I am not running linux today, however I keep thinking about it. And I want to make sure there are minimal obstacles if I decide to make that switch in the coming months.
    • Yes, I actually glossed over the Linux part from the OP. You could always go for a 9070 XT and if you really want to play Ray Traced games in the future, GeForce Now is pretty damn good on Linux https://www.neowin.net/news/nvidias-native-geforce-now-app-for-linux-bridges-the-gaming-gap-hands-on/
  • Recent Achievements

    • Proficient
      Eric Biran went up a rank
      Proficient
    • Dedicated
      Conjor earned a badge
      Dedicated
    • Week One Done
      Windows Guy earned a badge
      Week One Done
    • Dedicated
      Mark Spruce earned a badge
      Dedicated
    • Collaborator
      conkir earned a badge
      Collaborator
  • Popular Contributors

    1. 1
      +primortal
      479
    2. 2
      PsYcHoKiLLa
      252
    3. 3
      Steven P.
      72
    4. 4
      +Edouard
      69
    5. 5
      Skyfrog
      67
  • Tell a friend

    Love Neowin? Tell a friend!