Cheat Engine Forum Index Cheat Engine
The Official Site of Cheat Engine
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 


Need help with VB

 
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming
View previous topic :: View next topic  
Author Message
Exodias
Expert Cheater
Reputation: 0

Joined: 14 May 2008
Posts: 220

PostPosted: Mon Dec 08, 2008 9:53 pm    Post subject: Need help with VB Reply with quote

I would like to know how to use the OpenFileDiaLog Control with...
--a button
--MenuStrip

I would also like to know how to store a program inside a project program without having to have the file in a folder

Example::
You open up "The Program"
There's a button that says Random Numbers Generator ( a different program )
Click it and the program opens up, but the thing is, that number generator is not in a folder, it's inside of the "The Program"

If that is not possible using VB then it's okay

And one last thing I would like is the Style of the program
(buttons, style, basically the whole look) to look like vista

I have window XP, and I want it to look like vista for other users

thank You
Back to top
View user's profile Send private message
FullyAwesome
I post too much
Reputation: 0

Joined: 05 Apr 2007
Posts: 4438
Location: Land Down Under

PostPosted: Mon Dec 08, 2008 10:43 pm    Post subject: Reply with quote

is this vb 2008 (.net)? if it is i've got a pretty good example for you. i don't want to post if it's wrong version lol.
_________________
Back to top
View user's profile Send private message MSN Messenger
Exodias
Expert Cheater
Reputation: 0

Joined: 14 May 2008
Posts: 220

PostPosted: Mon Dec 08, 2008 11:43 pm    Post subject: Reply with quote

VB6 2008
Back to top
View user's profile Send private message
yoyonerd
Grandmaster Cheater
Reputation: 0

Joined: 26 Apr 2008
Posts: 699
Location: -->formerly yoyonerd<--

PostPosted: Tue Dec 09, 2008 12:13 am    Post subject: Reply with quote

for your first question, with the open file dialog, what do you wnat to do with it?

as for your second question, as far as i know, you can't actually store it, within the program itself, BECAUSE, the stored program, has to be written somewhere in order to be activated

the method a friend showed me, included writing the bytes of the file to another location, or the same location, AND THEN, using a certain code, he masked the file, making it seemingly invisible,seemingly non existand

THIRD QUESTION, what do you mean by vista looks, only way to do that as far asi know, is to have the end user to use a windows blinds

the same friend, however made somewhat of a glassy looking edge around the GUI if thats what you mean, though its his personal source only

windows show up, how the operating systems graphics interprets them, so im not sure how you want to make it appear the same on every computer

i know for certain however, that you can infact create your own controls

so you can design all your controls to look however you want, or you can do what bizarro does, he uses pictures, they don't like change color, or don't look like they were pushed down on, but they can look nice

you will need to have the picturebox_click event handler set up

_________________
Back to top
View user's profile Send private message AIM Address
blackmorpheus
Expert Cheater
Reputation: 0

Joined: 05 Apr 2008
Posts: 159

PostPosted: Tue Dec 09, 2008 1:09 pm    Post subject: Reply with quote

here is the solution:

learn C++ Rolling Eyes
Back to top
View user's profile Send private message
Fronzel
Grandmaster Cheater Supreme
Reputation: 0

Joined: 07 Feb 2008
Posts: 1099
Location: Nexons backyard

PostPosted: Tue Dec 09, 2008 1:13 pm    Post subject: Re: Need help with VB Reply with quote

Exodias wrote:
I would like to know how to use the OpenFileDiaLog Control with...
--a button
--MenuStrip

I would also like to know how to store a program inside a project program without having to have the file in a folder

Example::
You open up "The Program"
There's a button that says Random Numbers Generator ( a different program )
Click it and the program opens up, but the thing is, that number generator is not in a folder, it's inside of the "The Program"

If that is not possible using VB then it's okay

And one last thing I would like is the Style of the program
(buttons, style, basically the whole look) to look like vista

I have window XP, and I want it to look like vista for other users

thank You


if the number generator is a form, then open it like frmNumbers.show and you can hide the original form (frmProgram or whatever) like frmProgram.hide. This works for all vb versions.


For the styles its sufficient to have the xpstyles.res in your project, vista can utilize these.

_________________
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    Cheat Engine Forum Index -> General programming All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum


Powered by phpBB © 2001, 2005 phpBB Group

CE Wiki   IRC (#CEF)   Twitter
Third party websites