|
-
Sep 21st, 2001, 04:41 PM
#1
Thread Starter
Fanatic Member
I dunno how to make a bigger font but
why don't you add another form to your project
and make it the same as a msgbox.
Very easily done and you can change whatever you like
-
Sep 22nd, 2001, 03:33 PM
#2
Addicted Member
I dont think its possible to change the font of a msgbox. I believe its a standered message with unchangeable text properties. However i am new to vb so i may and quiet possibly be wrong. But i agree with Kings idea making a new form would be just as easy then you can change size colour font etc.
-
Sep 22nd, 2001, 03:36 PM
#3
Addicted Member
GRRRRR typos...
I dont think its possible to change the font of a msgbox. I believe its a standard message with unchangable text properties. However i am new to vb so i may and queit possibly be wrong. But i agree with Kings idea making a new form would be just as easy then you can change size colour font etc.
-
Sep 22nd, 2001, 03:46 PM
#4
Make a form and open it a vbmodal
-
Sep 23rd, 2001, 12:55 AM
#5
PowerPoster
-
Sep 24th, 2001, 02:37 PM
#6
Thanks for the link amitabh. I didn't think you could do it either.
-
Sep 24th, 2001, 03:27 PM
#7
Addicted Member
-
Sep 24th, 2001, 04:07 PM
#8
This link is usefull but I am sure than you can make your own msgbox who will be much easy
-
Sep 25th, 2001, 01:12 PM
#9
Thread Starter
Fanatic Member
yeh, do what daok says.
That is much better cause you can have your own logos, pictures, buttons, labels or what ever you like in it
-
Sep 25th, 2001, 03:07 PM
#10
Addicted Member
lol Kings.
Oh yea what does download SWB soon mean?
-
Sep 26th, 2001, 11:20 AM
#11
Thread Starter
Fanatic Member
that ya can download my game soon
-
Sep 26th, 2001, 01:54 PM
#12
Addicted Member
lol!!!!!!!!
What game is it?
-----------------------------------------------
Gavin is a newbie at programming and knows almost nothing 
-----------------------------------------------
-
Sep 26th, 2001, 01:58 PM
#13
Thread Starter
Fanatic Member
SWP
a strategy game
-
Sep 26th, 2001, 08:05 PM
#14
Where can we download it ?
-
Sep 27th, 2001, 05:02 PM
#15
New Member
Hi
I am not a professional, but what I know that your request is impossible
you should make your own MsgBox function
thanks
-
Sep 27th, 2001, 05:18 PM
#16
They have the same topic in the General forum, you can add a new button in just before the [-] one but you cant change font or icon.
-
Sep 28th, 2001, 01:57 PM
#17
Thread Starter
Fanatic Member
Originally posted by DaoK
Where can we download it ?
You can't download it yet. I've just started it yet.
I should change my sig into Dowload SWP...Sometime
-
Sep 28th, 2001, 02:24 PM
#18
Where is everyone getting this idea that setting the font is impossible?? It is possible. Subclass the messagebox, and send the WM_SETFONT message to it.
I'll see if I can post some code.
-
Sep 28th, 2001, 02:26 PM
#19
Thread Starter
Fanatic Member
ehhh, amitabh already told us it could be done
-
Sep 28th, 2001, 03:12 PM
#20
Darn, I worked on some for almost 10 minutes! 
oh well.
-
Sep 28th, 2001, 08:16 PM
#21
ah i see ... so I will wait
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
|