Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - time-killer-games

406
Finished Games / Re: Window Styler, Web Browser, and Embed Program
« on: September 28, 2014, 05:10:14 pm »
Okay THIS should work but if it doesn't I know what the problem is ahead of time I just need to make sure!

Try this:

https://dl.dropboxusercontent.com/u/79893663/Extensions/Web%20Browser/downloads/temp/WebBrowser.exe

and aside from the window focus we should be good to go! THANK YOU! :D :D


@Robert I don't want to eat up your time but if you'd like to show me an example code snippet I'd appreciate it. :) It's not a contol, it's a control inside a window being created by the DLL, and then that window is being embedded into the game with SetParent().

407
Finished Games / Re: Window Styler, Web Browser, and Embed Program
« on: September 28, 2014, 04:49:22 pm »
THATS IT I KNOW THE PROBLEM!!!

I have to do something real quick and I'll edit after. :)

The losing focus issue is because the browser controll is a seperate window being embedded in there, there's no way to fix that unless I re-write in c++.


408
Finished Games / Re: Window Styler, Web Browser, and Embed Program
« on: September 28, 2014, 04:39:36 pm »
did you try that most recent link? What'd do?

409
Finished Games / Re: Window Styler, Web Browser, and Embed Program
« on: September 28, 2014, 04:36:26 pm »
This one will take you to an automatically generated webpage saying in big bold text "POOP!"

https://dl.dropboxusercontent.com/u/79893663/Extensions/Web%20Browser/downloads/temp/WebBrowser3.gmx.exe

please try it we're getting warmer!

410
Finished Games / Re: Window Styler, Web Browser, and Embed Program
« on: September 28, 2014, 04:26:34 pm »
Okay with this version I commented out all windowstyler calls.

https://dl.dropboxusercontent.com/u/79893663/Extensions/Web%20Browser/downloads/temp/WebBrowser.gms.exe

Thanks

if that doesn't help I just romoved all step event code with this version in hopes it'll remove that looping issue

https://dl.dropboxusercontent.com/u/79893663/Extensions/Web%20Browser/downloads/temp/WebBrowser2.gmx.exe

411
Finished Games / Re: Window Styler, Web Browser, and Embed Program
« on: September 28, 2014, 03:51:52 pm »
@Darkstar2 let me know if this makes any difference, replace  WindowStyler.dll in the datafiles dir with this:

https://dl.dropboxusercontent.com/u/79893663/Extensions/Window%20Styler/downloads/temp/WindowStyler.dll

Then run WebBrowser.egm.exe because it reads the dlls in that directory. the GMS version has them built-in so don't run that.

I'm certain this won't fix everything but it might fix the window focus problem.

412
Finished Games / Re: Window Styler, Web Browser, and Embed Program
« on: September 28, 2014, 03:43:21 pm »
All three tested Windows 7. I don't think my OS is the problem but I have a few ideas crazy enough they might work, you mentioned the window foucs switching repeatedbly between the browser control  and the game window, I have a possible fix I'm working on will share a link in a couple short minutes. Thank you for taking your time to test Darkstar2 and Lonewolff! You guys are life savers! :D

413
Finished Games / Re: Window Styler, Web Browser, and Embed Program
« on: September 28, 2014, 03:25:20 pm »
It would be so much easier if I could test this myself on a machine that is having the trouble you guys are.

414
Finished Games / Re: Window Styler, Web Browser, and Embed Program
« on: September 28, 2014, 02:59:09 pm »
THIS IS SO WEIRD...

I requested help on the official forums for what I used to make the DLL here...
http://www.blitzmax.com/Community/posts.php?topic=103217

This really sucks!

415
Finished Games / Re: Window Styler, Web Browser, and Embed Program
« on: September 28, 2014, 01:52:11 pm »
Interesting... I created the actual browser control DLL with a watered-down programming language known as BlitzMax. I'm requesting help and insight on their forum as we speak, worst case scenerio I'll have to re-write the entire extension in C++. :/

THANK YOU for your patience Lonewolff! I feel stupid now as 60+ people have downloaded my extension and it doesn't even work for anyone but me, damn, and I had no way of knowing that!

416
Finished Games / Re: Window Styler, Web Browser, and Embed Program
« on: September 28, 2014, 01:23:24 pm »
Extract the webbrowser.zip and in the datafiles dir just run "WebBrowser.gmx.exe" that'd be great! :)

Download - https://db.tt/7jKQaYby

417
Finished Games / Re: Window Styler, Web Browser, and Embed Program
« on: September 28, 2014, 01:13:44 pm »
Darkstar2 if you really want to help please download it and run it. If you have no problems, I can verify Lonewolff has a virus and call it a day. You're right IESHIMS.DLL is a part of IE meaning every windows OS still on the planet has it. No need to distribute it.

418
Finished Games / Re: Window Styler, Web Browser, and Embed Program
« on: September 27, 2014, 11:24:43 pm »
I'll add that DLL to the package then. Thank you so much! Dependency walker, why didn't I think of that?

Yaaayyy!! Too bad it's midnight where I live. Nighty night. :D

419
Finished Games / Re: Window Styler, Web Browser, and Embed Program
« on: September 27, 2014, 07:56:31 pm »
Just tested it on a 3rd computer, still works...

420
Finished Games / Re: Window Styler, Web Browser, and Embed Program
« on: September 27, 2014, 06:39:31 pm »
Okay well that's odd because that's not what it's doing for me. I don't know how to test if there's zero means for me to reproduce the issue. =/ What version of windows are you running it on? This is really weird.

Is anyone else having these issues? I updated the download links to the OP of this topic. Everything is the latest version. You don't need access to the marketplace, just download the zip, it has a gmx, also an egm and pre-built exe's in the the datafiles subfolder.

Edit. I've tested my browser DLL on two machines now, both of which work with it completely.I'm really stumped and don't know what to think. I don't know what is causing your problem. It's not doing that for me, and that's all I know.