Search found 24 matches

by tkruk
Mon Jun 06, 2005 9:54 pm
Forum: Game Programming
Topic: Save to Video
Replies: 10
Views: 10198

Thanks Droopy!

So it seems like....

1. Make my demo save frames out to BMP
2. Run the program you included to put th BMPs into an AVI
Specify framerate / and add optional music.

Am I interpreting it correctly?

Thanks
by tkruk
Mon Jun 06, 2005 5:35 pm
Forum: Game Programming
Topic: Save to Video
Replies: 10
Views: 10198

Save to Video

Hi Gang:

Quick question.

I made a real cool demo reel that I want to save as AVI....
Perhaps even use it as animation for a DVD.

Q: Is there a way to capture PureBasic output to video? How?

Thanks!
by tkruk
Mon Jun 30, 2003 9:50 pm
Forum: Coding Questions
Topic: IE Link File
Replies: 0
Views: 1060

IE Link File

Does anyone know how to work with IE Favorites (Link) files,
how to create, read, etc???

Thanks
Tom
by tkruk
Fri Jun 20, 2003 6:10 pm
Forum: Coding Questions
Topic: Pulling Web CSV Data Directly Into PureBasic Program?
Replies: 16
Views: 5228

Maybe it is an issue with a Proxy Server.

The code above does not work for me but it is because I have
to enter a proxy server before I can make an external connection.

I wonder if there is a way to do it through code.

Tom
by tkruk
Tue Jun 17, 2003 11:59 pm
Forum: Coding Questions
Topic: Get Laptop Battery Meter Info
Replies: 2
Views: 1558

Get Laptop Battery Meter Info

Hello...

Does anyone know how to retrieve power parameters
from a computer (laptop), to calculate Battery remaining???
(I guess total voltage, current voltage, etc...)

Any help greatly appreciated. Thanks!!!

Tom.
by tkruk
Mon Jun 16, 2003 8:39 pm
Forum: Feature Requests and Wishlists
Topic: [Implemented] PureBasic For MAC OS ?
Replies: 17
Views: 10836

Heck I'm sure many PB users would donate money to Fred to get
the Mac. If we each give Fred $10. That would be enough. :)

Fred... I would buy you a PDA if you made a PB for PocketPC... :)

No really. Fred is doing great job... Too bad he doesn't have help.

All the best Fred!!!

Tom.
by tkruk
Mon Jun 16, 2003 8:28 pm
Forum: General Discussion
Topic: PureBasic Future.... What's planned?
Replies: 0
Views: 1254

PureBasic Future.... What's planned?

Fred

Could you give us a glipse of what is planned for the future of
PureBasic???

Did you ever, or would you ever consider making a compiler of
PureBasic for devices like the PocketPC. I think there would be
a huge ($$$) market in that. Especially given the crappy tools available
for that.

Same ...
by tkruk
Mon Jun 16, 2003 8:23 pm
Forum: Coding Questions
Topic: Include mp3 file in exe
Replies: 26
Views: 6889

Perhaps Fred will come out with OGG stream
and then we just convert mp3s to that. That would be
fine too...

What I don't get is again, think of
-Macromedia Flash
-Jamagic
-BlitzBasic

Maybe they had to pay a fee. But the developers do not
have to pay fees.

My company owns Flash, and we make tons ...
by tkruk
Mon Jun 16, 2003 2:35 pm
Forum: Tricks 'n' Tips
Topic: PureBasic Code-Archive v1.6
Replies: 64
Views: 32344

It's wonderful..

Thanks MAN!

Now we just need to get rid of some of the obsolete things, and add
resources (images) to some that need it.

I think this resource alone will be a big boost to PureBasic selling point.
It should be listed on the front page... So that potential customers
can see the ...
by tkruk
Sat Jun 14, 2003 4:17 pm
Forum: Coding Questions
Topic: Include mp3 file in exe
Replies: 26
Views: 6889

Fred:

I am sorry if my comment is dumb, but was just curious does BB and Jamagic have to license the MP3 code and pay $$$$ or do you think
they made their own from scratch???

Tom.
by tkruk
Fri Jun 13, 2003 10:31 pm
Forum: Coding Questions
Topic: Sending FORM-Datas (like a Browser)
Replies: 4
Views: 2059

Yeah I would love to do this also. Perhaps with send keys or an API call...
Gotta research it though. Anyone???

I personally want to do it for my personal use so I can build an
app that will automatically log me into mutiple pages... with a single
button click....

But for regular stuff there is an ...
by tkruk
Fri Jun 13, 2003 8:51 pm
Forum: Coding Questions
Topic: What's Involved ? Making my own HTML Editor
Replies: 5
Views: 2080

Yeah

Not a WYSIWYG editor but a text editor that would let me define
colors for tags.

My profession is web developer and I am currently using
HomeSite but I think the product will die soon thanks to MacroMedia
and Dreamweaver so I want to make my own!
by tkruk
Fri Jun 13, 2003 7:26 pm
Forum: Coding Questions
Topic: What's Involved ? Making my own HTML Editor
Replies: 5
Views: 2080

What's Involved ? Making my own HTML Editor

I was wondering if anyone can point me in the right
direction. I was wondering about making my own HTML
editor but not sure how to go about doing colors for keywords?

Would I have to create an engine of some kind to do that?
or use RichEdit... Anyone?

Thanks

Tom
by tkruk
Fri Jun 13, 2003 6:56 pm
Forum: Coding Questions
Topic: Include mp3 file in exe
Replies: 26
Views: 6889

Why doesn't PureBasic support MP3s internally. With CatchSound
or something??? Seems like Blitz and Jamagic do it already...

Also what is the best format for music playback that IS included in
the EXE? (for a demo and such)

Tom.
by tkruk
Thu Jun 12, 2003 8:09 pm
Forum: Coding Questions
Topic: .
Replies: 8
Views: 2738

I had the same problem, but with BlitzBasic. I think the solution is
the same in this case...

The best way to do this is to use a program like Resource Hack.
<a href="http://delphi.icm.edu.pl/ftp/tools/ResHack.zip" target="_blank">Download it from here</a><BR><BR>
Then make a text file in notepad ...