RUVIDEO
Поделитесь видео 🙏

C# - How to make Notepad++ in WPF (WPF notepad 'tutorial')

(GitHub link at the bottom of the description) (also, not sure what happened to the quality, most likely just the compression. 1080p videos take FOREVER to render, so i had to go with 720p)
Making notepad in WPF or Winform is fairly simple: you make a massive textbox, some menuitems with the common commands like open, save, formatting, etc, just like Windows' notepad.
However, notepad++ has some unique features like being able to open 100s of files at once, and this video shows how to do that (part 2 coming soon).

The code mainly consists of using a 'parent' control (the TabControl) and adding 'children' to it (the TabItems). And inside those tabitems you add the textbox (as well as a context menu for the textbox). The program uses Lists to list the tabitems, data and paths of the files. It also has a 'selected item' integer which is used for basically matching the selected TabItem to pull the textbox control and thus it's text to then be able to save it.

Github Link:
i accidentally deleted the one for this video.. rip
anyway, here's the link to the version ive been making for the past like year (not constantly... just every now and then)
https://github.com/AngryCarrot789/sharppad

Also: Music.
1st Song: Maf - Mafland (2012 Remake),
2nd Song: Aduro - JensKiilstofte,
3rd Song: Andrew Applepie - Keep On Trying.

Что делает видео по-настоящему запоминающимся? Наверное, та самая атмосфера, которая заставляет забыть о времени. Когда вы заходите на RUVIDEO, чтобы посмотреть онлайн «C# - How to make Notepad++ in WPF (WPF notepad 'tutorial')», вы рассчитываете на нечто большее, чем просто загрузку плеера. И мы это понимаем. Контент такого уровня заслуживает того, чтобы его смотрели в HD 1080, без дрожания картинки и бесконечного буферизации.

Честно говоря, Rutube сегодня — это кладезь уникальных находок, которые часто теряются в общем шуме. Мы же вытаскиваем на поверхность самое интересное. Будь то динамичный экшн, глубокий разбор темы от любимого автора или просто уютное видео для настроения — всё это доступно здесь бесплатно и без лишних формальностей. Никаких «заполните анкету, чтобы продолжить». Только вы, ваш экран и качественный поток.

Если вас зацепило это видео, не забудьте взглянуть на похожие материалы в блоке справа. Мы откалибровали наши алгоритмы так, чтобы они подбирали контент не просто «по тегам», а по настроению и смыслу. Ведь в конечном итоге, онлайн-кинотеатр — это не склад файлов, а место, где каждый вечер можно найти свою историю. Приятного вам отдыха на RUVIDEO!

Видео взято из открытых источников Rutube. Если вы правообладатель, обратитесь к первоисточнику.