Categories > Coding > C# >

Monaco/Ace editor tabs

Posts: 11

Threads: 6

Joined: Feb, 2023

Reputation: -6

Posted

So i made Monaco/Ace editor tabs there only 300 robux dm on discord: xlunemployedlx#0635

 

https://imgur.com/a/A5G83Vk

  • 0

Exploits I own: Synapse, Comet, Surefire I made Surefire

Exploits I want: Scriptware, sentinel

Surefires discord: discord.gg/kyH7vEE8

Posts: 2100

Threads: 10

Joined: Sep, 2020

Reputation: 62

Replied

They're not even worth the money to sell. They're so easy to code lol 

  • 0

Discord : Doctor Doom#0550

Posts: 11

Threads: 6

Joined: Feb, 2023

Reputation: -6

Replied

@0x777_, Not for new people

  • 0

Exploits I own: Synapse, Comet, Surefire I made Surefire

Exploits I want: Scriptware, sentinel

Surefires discord: discord.gg/kyH7vEE8

Posts: 2100

Threads: 10

Joined: Sep, 2020

Reputation: 62

Replied

@suffix, That's why there is a cool concept called learning :)

  • 0

Discord : Doctor Doom#0550

Posts: 60

Threads: 6

Joined: Nov, 2022

Reputation: 2

Replied

i know this code is not going to work but it's something like that

  public WebView2 MakeEditor()

        {

            InitializeBrowser();

            WebView2 textEditor = new WebView2

            {

                

                Source = new Uri(Directory.GetCurrentDirectory() + "\\bin\\Monaco\\Monaco.html")

            };

            return textEditor;

        }

 public TabItem DaTab(string text = "", string title = "TabDa")

        {

            title = title + " " + EditTabs.Items.Count.ToString();

            bool loaded = false;

            WebView2 textEditor = MakeEditor();

 

            TabItem tab = new TabItem

            {

                Content = textEditor,

                AllowDrop = true,

                Header = title

            };

           

          

 

          

          

            this.TabControl.SelectedIndex = this.EditTabs.Items.Add(tab);

            return tab;

        }

 

It's something like that and it's probably the same thing for ace but since i never used i can't say for sure

 

  • 0

https://media.discordapp.net/attachments/1009614172478259291/1131512749332115526/synapse.gif?width=244&height=242

Posts: 2016

Threads: 198

Joined: Apr, 2021

Reputation: 16

Replied

This thing isn't even worth a Robux / penny. Even for new people it is very easy to learn. Not worth selling it.

  • 0

Random quote here...

Akula

Pv.Akula

vip

Posts: 221

Threads: 14

Joined: Apr, 2018

Reputation: 37

Replied

... i'm speechless at the invention

if ya gona sell it might as well make the tabs closable and have a decent ui to boot

  • 0

marcus__

S.K.I.D

vip

Posts: 444

Threads: 23

Joined: Nov, 2022

Reputation: 29

Replied

i could make lxnnyy tabs work with ace for free lmao

this aint worth it even for only 300

at least add styling and animations

  • 0

!!!!!marcus__!!!!!#8611

https://cdn.discordapp.com/attachments/1066053366758780978/1078052772567597127/image.png

RiceUsesArchBtw

rice cracker

vip

Posts: 465

Threads: 19

Joined: Aug, 2021

Reputation: 39

Replied

i literally have an open source ui which have an editor with tabs LMAO

  • 0

https://cdn.discordapp.com/attachments/1023423265160560745/1132948683747500092/Frame_12x.png

Posts: 11

Threads: 6

Joined: Feb, 2023

Reputation: -6

Replied

@atariXD, lol do u need help

  • 0

Exploits I own: Synapse, Comet, Surefire I made Surefire

Exploits I want: Scriptware, sentinel

Surefires discord: discord.gg/kyH7vEE8

Users viewing this thread:

( Members: 0, Guests: 1, Total: 1 )