Categories > Coding > C# >
Monaco/Ace editor tabs
Posted
So i made Monaco/Ace editor tabs there only 300 robux dm on discord: xlunemployedlx#0635
Exploits I own: Synapse, Comet, Surefire I made Surefire
Exploits I want: Scriptware, sentinel
Surefires discord: discord.gg/kyH7vEE8
Replied
They're not even worth the money to sell. They're so easy to code lol
Cancel
Post
Discord : Doctor Doom#0550
Exploits I own: Synapse, Comet, Surefire I made Surefire
Exploits I want: Scriptware, sentinel
Surefires discord: discord.gg/kyH7vEE8
Discord : Doctor Doom#0550
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
Cancel
Post
https://media.discordapp.net/attachments/1009614172478259291/1131512749332115526/synapse.gif?width=244&height=242
Replied
This thing isn't even worth a Robux / penny. Even for new people it is very easy to learn. Not worth selling it.
Cancel
Post
Random quote here...
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
Cancel
Post
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
Cancel
Post
!!!!!marcus__!!!!!#8611
https://cdn.discordapp.com/attachments/1066053366758780978/1078052772567597127/image.png
Replied
i literally have an open source ui which have an editor with tabs LMAO
Cancel
Post
https://cdn.discordapp.com/attachments/1023423265160560745/1132948683747500092/Frame_12x.png
Replied
@atariXD, lol do u need help
Cancel
Post
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: 2, Total: 2 )
Cancel
Post