Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DLL Talk / Future project - Window Maker

Author
Message
The Nerd
19
Years of Service
User Offline
Joined: 5th Jun 2004
Location: Denmark
Posted: 29th Mar 2005 06:25
Hi

Im started to learn c++
I have bought a big book about c++ and i hope to get it this week.
im planning a project for one of my dream project i wanna make in c++. I call it window maker. It should be a dll for dbpro. Were you could make windows like windows(pop-ups) for your games. It should be easy and quick to use. Also you should could make buttons for you windows easly and quickly too.

Ideas to commands that could be in Window Maker:




MAKING COMMANDS:

make window window number,xsize,ysize

make window input xpos,ypos,xsize,ysize

make window button button number,xsize,ysize




POSITION COMMANDS:

position window window number,xpos,ypos

position button button number,xpos,ypos




SCALE COMMANDS:

scale window window number,xsize,ysize




DELETE COMMANDS:

delete window window number

delete button button number



HIDE/SHOW COMMANDS:

hide window window number

show window window number




WRITING COMMANDS:

write button text button number,textstring$







What the commands should do :


MAKING COMMANDS:

make window window number,xsize,ysize :
This command should make a windows looking window in the decided size.


make window input xpos,ypos,xsize,ysize :
This command should make a text box in the decided size.


make window button button number,xsize,ysize :
This commands should make a windows looking button.


POSITION COMMANDS:

position window window number,xpos,ypos :
this command will position the decided window in a decided position.


position button button number,xpos,ypos :
This command will position a button in the decided x and y pos.


SCALE COMMANDS:

scale window window number,xsize,ysize :
This command should scale a window in the decided x and y size.


DELETE COMMANDS:

delete window window number :

This command should delete a decided window.


HIDE/SHOW COMMANDS:

hide window window number :
This command should hide a decided window.


show window window number :
This command should show a decided window.


WRITING COMMANDS:

write button text button number,string$ :
This command should write a decided string in a button.




i think this idea could turn out pretty good
Why do i plan a project i even can`t make yet?
so i have something to aim for




PanzerGames website :
http://www.panzergames.tekhawk.com
Digital Dragon
19
Years of Service
User Offline
Joined: 17th Dec 2004
Location: ...
Posted: 29th Mar 2005 18:29
kool idea, now all you need to do is learn c++ which oviously you can learn in a night (joking)

The Nerd
19
Years of Service
User Offline
Joined: 5th Jun 2004
Location: Denmark
Posted: 29th Mar 2005 23:51
lol..

It will take a long time before i can start making it


PanzerGames website :
http://www.panzergames.tekhawk.com
Three Score
19
Years of Service
User Offline
Joined: 18th Jun 2004
Location: behind you
Posted: 31st Mar 2005 13:35 Edited at: 31st Mar 2005 13:36
u will also need a windows api programming book or some good turtials over the win32api to start doing what u really want

also may i suggest a look at bcx it is a good way to learn the win32api thru trial and error and observation although i would reccomend not learning it the generic way

edit:
also u realy dont know about the win32api trust me u will need a lot more commands than that for it to be veyr powerful
your commands are to general they have to be specific unless your making a baby app

X-Patch x-patch.exe(gui):75% make.exe:5% x-patch.dll(runtime dll):0% developed on win xp home sp2

Login to post a reply

Server time is: 2024-05-03 03:54:21
Your offset time is: 2024-05-03 03:54:21