Jump to content

Another Line of questions needed to be answered


Recommended Posts

theres some things i need answered if you will, but ive found that the helf file i have isint very useful for gui's..

1. if i wanted a game like say "pinball" to show up in the middle of a gui and running, but with still room for buttons? how would i do this or is it possible?

2. if number 1 fails, i want to know if i could make a portion of my gui completely transparent, now is this possible? and how could i do it?

3. i made a chat program that allows you to connet to other people through internet, but theres a huge flaw! how can i make the message enter by clicking the ENTER button instead of having to click the button on the gui everytime?

4. can i run a web page in a gui?

i might have left out some info thats needed to do this but..yea...

please and THANK YOU THANKYOU THANK YOU....

Edited by MethodZero

[center]"When you look at old, classic games like Snake, you often put it off because it's such a simple game, but it's only when you actually try and create your own unique game from scratch, do you finally appreciate those games."[/center][center]Don't ask for answers if you haven't TRIED yet![/center][center]Most answers can be answered in the help file! Use it![/center]

Link to comment
Share on other sites

  • Moderators

I don't know about the first question or the third, but the answers to 2, and 4 are yes, and can be found using the search function because they've been asked several times in the past.

Edited by SmOke_N

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

uhm thanks, but "webpage" didnt bring up anything releavent and "Web Page in GUI" couldnt be searched could someone link me?

[center]"When you look at old, classic games like Snake, you often put it off because it's such a simple game, but it's only when you actually try and create your own unique game from scratch, do you finally appreciate those games."[/center][center]Don't ask for answers if you haven't TRIED yet![/center][center]Most answers can be answered in the help file! Use it![/center]

Link to comment
Share on other sites

  • Moderators

uhm thanks, but "webpage" didnt bring up anything releavent and "Web Page in GUI" couldnt be searched could someone link me?

Search

Advanced

+embed +gui = http://www.autoitscript.com/forum/index.ph...%2Bembed+%2Bgui

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

Link to comment
Share on other sites

wow thats alot of code for transparentcy, can you thinn it out for me? i found like 5 places with _guihole with all types of object names afterward so i got confused..is it all necessary or is it justfor whatever the program was made for?

[center]"When you look at old, classic games like Snake, you often put it off because it's such a simple game, but it's only when you actually try and create your own unique game from scratch, do you finally appreciate those games."[/center][center]Don't ask for answers if you haven't TRIED yet![/center][center]Most answers can be answered in the help file! Use it![/center]

Link to comment
Share on other sites

wow thats alot of code for transparentcy, can you thinn it out for me? i found like 5 places with _guihole with all types of object names afterward so i got confused..is it all necessary or is it justfor whatever the program was made for?

For the 3rd question, look at

$BS_DEFPUSHBUTTON
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...