Search found 682 matches

by djrikki
Mon May 02, 2016 10:43 pm
Forum: MUI Royale
Topic: DSI: Frustrating
Replies: 1
Views: 3476

DSI: Frustrating

Hi Andreas, Are you or Thore at muidev.de able to help me get to the bottom of what is causing this DSI? I've had this DSI for a long time, I am tearing my hair out trying to find out what is the cause of it. It doesn't happen consistently you see, it pops up from time to time, and when it does it s...
by djrikki
Tue Apr 05, 2016 10:44 pm
Forum: MUI Royale
Topic: List Trees and Recursive functions
Replies: 5
Views: 6557

Re: List Trees and Recursive functions

Thanks Bugala, but I was asking about MUI ListTree objects not traversing through Hollywood tables.
by djrikki
Tue Apr 05, 2016 9:56 am
Forum: MUI Royale
Topic: List Trees and Recursive functions
Replies: 5
Views: 6557

Re: List Trees and Recursive functions

In fact for clarity lets rename the list trees layout-000, layout-001 and layout-002, and yes there isn't necessarily three, limitless in fact, although assume a ceiling of 999.
by djrikki
Tue Apr 05, 2016 8:50 am
Forum: MUI Royale
Topic: List Trees and Recursive functions
Replies: 5
Views: 6557

List Trees and Recursive functions

Hello, Struggling with a recursive function, always found them difficult to follow, can anyone come up with the function here? Okay lets suppose I have 3 list trees, lets give them names, winlayout-1, winlayout-2 and winlayout-3. Each of the list trees has an arrangement of nodes and leafs on them a...
by djrikki
Fri Apr 01, 2016 8:35 pm
Forum: MUI Royale
Topic: Icons in Intuition menus
Replies: 1
Views: 3319

Icons in Intuition menus

Hello,

As has been demostrated in MultiViewer, it is now possible to insert AISS icons in intuition menus. Please can you update whatever you need to in MUI Royale to make it so, thank you!
by djrikki
Fri Mar 25, 2016 10:14 am
Forum: MUI Royale
Topic: ListTree Drag and Drop
Replies: 1
Views: 3256

ListTree Drag and Drop

Hello, I cannot find a way to detect whether a list tree item has been dragged from one location to another and then read from its new location so that I can updated associated userdata of the new position in the listtree. This is kind of too complicated for my liking. A much better solution for my ...
by djrikki
Wed Mar 16, 2016 11:20 pm
Forum: Announcements
Topic: Hollywood 6.1 released
Replies: 40
Views: 76679

Re: Hollywood 6.1 released

Hi Andreas,

I don't recall receiving an email from you in regard to downloading this latest version.

Thanks.
by djrikki
Sat Jan 23, 2016 11:29 am
Forum: MUI Royale
Topic: TextFormatting Codes = BackPen
Replies: 13
Views: 15942

Re: TextFormatting Codes = BackPen

Thanks, even better when finished. =)

https://www.facebook.com/evolveforamigaos/

(Andreas go back a page, thanks.)
by djrikki
Sat Jan 23, 2016 10:41 am
Forum: MUI Royale
Topic: TextFormatting Codes = BackPen
Replies: 13
Views: 15942

Re: TextFormatting Codes = BackPen

Hi Andreas, Function base:AddCodeLineNumber(plain,text$) base:DebugPrint("base:AddCodeLineNumber() " .. IIf(plain = True, "OFF", "ON") ) Local textfile, count = SplitStr(text$, "\n") text$ = "" If plain = False For Local l = 0 to count-1 Do text$ = t...
by djrikki
Fri Jan 15, 2016 9:41 pm
Forum: Showcase
Topic: Evolve showcase
Replies: 6
Views: 8880

Re: Evolve showcase

My focus on this project has drifted over the last few months, I am probably at a Pre-Alpha state, if someone wants to come forward as a tester that might spear me forward to get back into it once again. Interested parties should PM their email address for consideration, thanks.