Search found 68 matches

by User Mike
Sat Aug 06, 2005 3:15 am
Forum: General Discussion
Topic: Script Language
Replies: 26
Views: 7734

I third this
8)
by User Mike
Tue Sep 28, 2004 10:13 pm
Forum: General Discussion
Topic: Is BB community much bigger than PB one? Why?
Replies: 41
Views: 12094

I say PB+OGL is a fine combination.

Fred can just focus on building a strong core language, and I'll focus on doing the 3D part.

;)
by User Mike
Sun Sep 05, 2004 11:07 pm
Forum: Off Topic
Topic: :)
Replies: 12
Views: 2881

Hmm, couldn't find myself in another thread to check my post count, so I'll post here.

Hahah, +1 posts for me.

:lol:

[EDIT]

Booyah! 66
by User Mike
Tue Jul 27, 2004 9:35 am
Forum: Off Topic
Topic: DarkBasic doing a PB tutorial! More users incoming? :)
Replies: 32
Views: 11251

Being from the Dark Basic community, I realised as soon as I saw the PB .dll tutorial on the Dark Basic website that I should warn the Administor about protecting PB.

So I shall do so now. (Heh, it was only last month I was the one asking about legal questions. Search "legal" in the newcomer ...
by User Mike
Fri Jun 25, 2004 10:51 pm
Forum: Coding Questions
Topic: Legal Business
Replies: 44
Views: 12482

Well, too late anyway. I already started C++ for the .dll.

Continue on...

:)
by User Mike
Sat Jun 19, 2004 6:53 pm
Forum: Announcement
Topic: ScriptVM, a script language
Replies: 77
Views: 26623

Awesome Balrogsoft!

This keeps getting better and better.

:D
by User Mike
Sun Jun 13, 2004 6:54 am
Forum: Off Topic
Topic: Skin/Theme Engine...Free?
Replies: 118
Views: 28894

Yeah, free-updates are something that must always be allowed. When peolpe buy software, they expect it to be workable as soon as they get it.

As far as people distributing applications with your program you can do something very simple. Have a watermark that shows up in their programs before they ...
by User Mike
Sun Jun 13, 2004 4:20 am
Forum: Off Topic
Topic: Skin/Theme Engine...Free?
Replies: 118
Views: 28894

Well, as far as the situation goes just try to Keep it Simple (Stupid ;)).

Free for freeware developers and then a set dollar amount for those who want to launch their program commercially.

8)

[EDIT] Free updates would also look great.
by User Mike
Fri Jun 11, 2004 6:06 pm
Forum: Coding Questions
Topic: Legal Business
Replies: 44
Views: 12482

Hehe, I may be in a mental institution at 20 worrying about all the legal junk these days.

Thanks everyone for your help. Fred has contacted me, and everyone of these code snippets would not be legal to distribute. I respect that, so as mentioned before I'll have to use the winapi.

;)
by User Mike
Fri Jun 11, 2004 7:56 am
Forum: Coding Questions
Topic: Legal Business
Replies: 44
Views: 12482

Hehe, already getting my hands dirty and mangled into the WinAPI.

;)

<----- First time messing with WinAPI.
by User Mike
Fri Jun 11, 2004 2:01 am
Forum: Coding Questions
Topic: Legal Business
Replies: 44
Views: 12482

Argh, I was hoping it wouldn't come to that.
*Smacks self*

I guess I might as well start now. :) If Fred gets my e-mail I'm sure he'll be able to clarify this.

No need to reply any more.

***Thread Locked Problem Solved***

;)

[Edit] PolyVector by all means, I don't want to short change Fred at ...
by User Mike
Fri Jun 11, 2004 1:06 am
Forum: Coding Questions
Topic: Legal Business
Replies: 44
Views: 12482

Hmm, I was hoping that wouldn't be the case. Return Gadget isn't going to be too helpful if I don't have any gadgets. :D

How about this one?

(A button/image gadget function. Read documentation if you'd like to use it.)
;This command will create a button. Gadget specifies the gadget number.X and ...
by User Mike
Thu Jun 10, 2004 10:36 pm
Forum: Coding Questions
Topic: Legal Business
Replies: 44
Views: 12482

Alright, 1 last post. (Sorry for all the rapid posting. I'm just needing to finish this DLL soon for a few projects)

To boil everything down nice and simple, tell me if these commands are legal to distribute in a DLL.

Returns properties of the current gadget selected.
ProcedureDLL ...
by User Mike
Thu Jun 10, 2004 6:56 pm
Forum: Coding Questions
Topic: Legal Business
Replies: 44
Views: 12482

Thanks for your advice everyone.

blueznl: Hmm, I'll take a look into that. Might make things a little more difficult than they already are, but I'll definitly look into it.

BalrogSoft: Yeah, the source I posted for what I'm trying to do makes things complicated. In short, it's 2 commands in 1 ...
by User Mike
Thu Jun 10, 2004 8:14 am
Forum: Coding Questions
Topic: Legal Business
Replies: 44
Views: 12482

E-mail has been sent. Hopefully we'll get a final anwser on this. :)

----------------------
Unfortuantly from my FileRequester snippet above, it's not what I consider substansially different so I may be out of luck. Never know though, it's binding two commands into one so that might make the ...