It is currently March 28th, 2024, 11:39 am

Rainlexer/NP++ Question

Share and get help with Plugins and Addons
Post Reply
User avatar
Waldensamkeit
Posts: 83
Joined: March 15th, 2011, 12:39 pm
Location: Hamilton, New Jersey

Rainlexer/NP++ Question

Post by Waldensamkeit »

**I thought I had posted this question already but I think I hit preveiw instead of submit, but if I end up double posting this anyway, I apologize.

Currently the folding works like this...

[+] METER
| ...meterstuff
| ...meterstuff
|_...meterstuff
[+] METER
| ...meterstuff
| ...meterstuff
|_...meterstuff

What would be cool would be if we could do something similar to how Photoshop can nest groups...

[+] METER
| ...meterstuff
| ...meterstuff
| ...meterstuff
| [+] METER
| | ...meterstuff
| | ...meterstuff
| |_...meterstuff
|__

I looked throught the help file on the NP++ site and dug through the preferences but couldn't really see and option to nest one fold in another. Anyone know if this is possible using the rainlexer plugin? thanks
User avatar
jsmorley
Developer
Posts: 22628
Joined: April 19th, 2009, 11:02 pm
Location: Fort Hunt, Virginia, USA

Re: Rainlexer/NP++ Question

Post by jsmorley »

There really is not. A .ini file, which is a very standard format and not something Rainmeter invented, is a "flat" file structure. Every [Section] is a stand alone entity, and there is no such thing as a "parent" or "child" section in an ini file.
User avatar
Waldensamkeit
Posts: 83
Joined: March 15th, 2011, 12:39 pm
Location: Hamilton, New Jersey

Re: Rainlexer/NP++ Question

Post by Waldensamkeit »

Ahh well, Just thought I'd ask. Was getting lazy scrolling through massive amounts. I'll end up splitting everything up with @include anyway. Thanks for the clarification though...
Post Reply