Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Stopher
  • Content: Threads
  • Order by date
  1. Stopher

    Change one font style without changing others

    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...
  2. Stopher

    Vertical Text

    I'm trying to print some text on a form vertically. Does anyone happen to know how this can be done? Thanx, Da Stopher
  3. Stopher

    Alphabetical Sorting

    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
  4. Stopher

    Explosion(graphics)?

    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
  5. Stopher

    Virtual Definitions

    can anyone explain what exactly this means? virtual void myfunction(void);
  6. Stopher

    Blocking Keys

    Is there any way to completely block a key or key-combination in Windows? Da Stopher
  7. Stopher

    An icon in the system tray?

    I've been told that this is very complicated in Visual Basic...does anyone know how to do it, simple or complex? Thanx, Da Stopher
  8. Stopher

    #include can be used two ways?

    I've seen two different uses of the #include directive... #include &quot;iostream.h&quot; and #include <iostream> both seem to work, but some people claim they are different somehow...can someone explain how? Thanx, Da Stopher
  9. Stopher

    Random Numbers

    Is there an easy way to generate random integers? or doubles? or whatevers? Thanx, Da Stopher
  10. Stopher

    References

    Hi, Does anyone know how to define references in C++ 6.0? Thanx, Stopher
  11. Stopher

    System Tray

    Does anyone know a function for minimizing a program into the Tray? Thanx, Stopher
  12. Stopher

    Internet Access: URGENT!!!

    I need to know how to use an internet connection, send data over it, recieve it, and disconnect again. This is REALLY urgent!!! Thanx Stopher
  13. Stopher

    Sending data over a local area network

    I want to send some data to another computer. Just a few variables, not any large amount of data. Does anyone have any idea how/if I could do this? Thanx, Stopher
  14. Stopher

    How to keep a form &quot;always on top&quot;?

    Can anyone tell me how to keep a form on top of everything else please!?!?!?!?! ;) Stopher

Part and Inventory Search

Back
Top