Search found 120 matches

by bitRocky
Wed Dec 24, 2014 2:04 pm
Forum: Tutorials
Topic: Simple PONG-game tutorial for Beginner Coders
Replies: 29
Views: 44701

Re: Simple PONG-game tutorial for Beginner Coders

could someone make an executable (MorphOS) of this PONG game or an applet?
by bitRocky
Fri Dec 19, 2014 9:24 pm
Forum: MUI Royale
Topic: problem with un-hiding some groups
Replies: 2
Views: 3822

Re: problem with un-hiding some groups

You should use a group with PageMode, then you could easily specify the active page.
So only one group is visible at one time.
by bitRocky
Sat Dec 13, 2014 10:39 pm
Forum: MUI Royale
Topic: DSI
Replies: 19
Views: 19018

Re: DSI

The wrong position of the new node is because you used the special value "active" as the previous node.
I had the same problem and found the solution, you have to get a real treenode ptr for the prevnode!
by bitRocky
Wed Dec 10, 2014 7:46 pm
Forum: MUI Royale
Topic: Will there be a MUI-Designer for Hollywood?
Replies: 18
Views: 18348

Re: Will there be a MUI-Designer for Hollywood?

Wow, its very different to my app (or what I have in mind), more complex, much more than I have now;(
by bitRocky
Wed Nov 19, 2014 2:04 pm
Forum: MUI Royale
Topic: Will there be a MUI-Designer for Hollywood?
Replies: 18
Views: 18348

Re: Will there be a MUI-Designer for Hollywood?

I dont have Hollywood (yet), so there is no other option:-)
A preview should also be possible in ecx, maybe not so easy.

Maybe we could make a deal, I get Hollywood for free and you will get MUI-Designer;-)
by bitRocky
Tue Nov 18, 2014 9:16 pm
Forum: MUI Royale
Topic: Will there be a MUI-Designer for Hollywood?
Replies: 18
Views: 18348

Re: Will there be a MUI-Designer for Hollywood?

Okay, thanx. But I will write it with ecx.
by bitRocky
Tue Nov 18, 2014 3:02 pm
Forum: MUI Royale
Topic: Will there be a MUI-Designer for Hollywood?
Replies: 18
Views: 18348

Will there be a MUI-Designer for Hollywood?

Hi,
is someone working on a program to create xml-mui-guis for Hollywood with a nice MUI GUI?

Just wanted to ask before I start writing such a program...
by bitRocky
Sun Nov 16, 2014 8:22 pm
Forum: MUI Royale
Topic: Cut, Copy, Paste String Objects
Replies: 5
Views: 6933

Re: Cut, Copy, Paste String Objects

Hi, under MorphOS the String.mui is really a Textinput object, so you can use all the Textinput methods and attributes! So you could use the MUIM_Textinput_DoCopy or _DoPaste methods for copying/pasting to/from clipboard. Also MUIM_Textinput_InsertText could interest you. And MUIA_Textinput_MarkStar...
by bitRocky
Sat Nov 15, 2014 1:23 pm
Forum: MUI Royale
Topic: compiled versions of mui demos
Replies: 3
Views: 5265

Re: compiled versions of mui demos

Thanks, then I`ll wait patiently.
by bitRocky
Fri Nov 14, 2014 7:43 pm
Forum: MUI Royale
Topic: compiled versions of mui demos
Replies: 3
Views: 5265

compiled versions of mui demos

Hi,
are there anywhere executables or applets of the mui demos in mui royale?
I don't own Hollywood yet and wanted to know how their look like.