|
-
Sep 24th, 2008, 11:18 AM
#1
Thread Starter
Fanatic Member
[2008] Customer Message box buttons
heya guys
Is it possible to create a messagebox however state what the buttons on it say rather than using the standard ones?
Thank you in advance
Frosty
-
Sep 24th, 2008, 11:35 AM
#2
Frenzied Member
Re: [2008] Customer Message box buttons
Can you explain a little clearer what you want to do. You can create your own message box as a form and put whatever you want on the buttons for text.
-
Sep 24th, 2008, 11:51 AM
#3
Re: [2008] Customer Message box buttons
Glad to see I am not the only one who types "customer" when they mean to type "custom". 
Anyways, the only way to change the buttons from the possible defaults is using some subclassing which I know I did in VB6 to accomplish that.
However it is really just easiest to make your own form and use that as a messagebox, then you get 100% customizability with it.
-
Sep 24th, 2008, 12:00 PM
#4
Frenzied Member
Re: [2008] Customer Message box buttons
I'm still confused.... Does he mean a custom message box? That is pretty easy it would just be a custom modal window that has a static type so you don't have to instantiate to class to use it. Having said that im still not 100% sure what he needs.
-
Sep 24th, 2008, 12:04 PM
#5
Thread Starter
Fanatic Member
Re: [2008] Customer Message box buttons
ok brilliant thank you
yea i will have to make sure that i check my posts before i submit them in future haha
-
Sep 24th, 2008, 01:47 PM
#6
Re: [2008] Customer Message box buttons
 Originally Posted by frosty16
ok brilliant thank you
yea i will have to make sure that i check my posts before i submit them in future haha
Why bother? Nobdy else does.
My usual boring signature: Nothing
 
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|