MoI discussion forum
MoI discussion forum

Full Version: Browser tabs

Show messages: All  1-4  5-10

From: vector illustrator (QUARITEXA)
11 Jan 2020   [#5] In reply to [#4]
Thank you. I wrote a workaround with autohotkey.
From: vector illustrator (QUARITEXA)
16 Jan 2020   [#6]
Nice:

Image Attachments:
200117112420.png 


From: MajorGrubert (CARLOSFERREIRAPINTO)
17 Jan 2020   [#7]
Very nice!
From: vector illustrator (QUARITEXA)
12 May 2020   [#8]
Another one:

in BrowserPane.htm add
code:
<body class="SidePaneBody" 
onload="var a = moi.ui.getUIPanel('moi://ui/BrowserPane.htm').document.querySelectorAll('#list div'); 
for (var i = 0; i < a.length; i++) a.item(i).style.display = 'block'">


and

code:
<moi:PaletteBody id="list">

From: Vali (VALIEV)
18 May 2020   [#9] In reply to [#6]
Hi Quaritexa, what is the UI skin you are using? (Looks great but couldn't find it)
Thanks
From: Whiteman Dynamic (TIM_WHITEMAN)
18 May 2020   [#10] In reply to [#9]
@Vali (VALIEV) • I believe it is his own custom UI, not available publicly.

Show messages: All  1-4  5-10