Thanks cjelec for replying.
Unfortunately, this doesn't solve the problem, as when you create the new font, it doesn't carry over the current font characteristics. The font given in SelectionFont is only the font for the BEGINNING of the selection, as the selection could have more than one...
I have a rich text box in which I would like to have multiple font styles be used in different parts of the text.
If I select a piece of text and click on my designated 'bold' button, it turns bold. However, if half the selected text is italic and the other half is regular, it either becomes...
Does anyone know of a way to sort strings alphabetically? Basically I have an array of strings that I want to rearrange in alphabetical order.
Thanx,
Da Stopher
Hey, I'm trying to program explosions, and was wondering if this could be done using a formula or other method that was similar? We were trying to find an alternate route of programming many different .bmps.
Thanks,
Stopher
A book I am currently finding helpful is "Tricks of the Windows Game Programming Gurus" by Andre LaMothe. It doesn't go into 3D programming and it's a bit more on the expensive side, but it is definitely worth the price. But I also would suggest "teach yourself DirectX7 in 24...
I've seen two different uses of the #include directive...
#include "iostream.h"
and
#include <iostream>
both seem to work, but some people claim they are different somehow...can someone explain how?
Thanx,
Da Stopher
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.