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: *

  1. Radeon

    Printing an Image in AWT..

    OK.. I got stuff printing... but its not quite doing it right... its trying to almost center the image.. and cram as much of it on the page as it can.. its now missing the top right corner.. and its missing a lot to the right and below... and not doing multiple pages... any suggestions??
  2. Radeon

    Printing an Image in AWT..

    I'm trying to print an Image... although being able to print a ViewerCanvas or a panel would be fine too.. I'm using the getGraphics() function... which is supposed to return a graphics type that is an instance of PrintGraphics.. but it isn't working.. can anyone help...
  3. Radeon

    ARGH! Somebofy recommend a tool for me!

    I use Visual Cafe from time to time.. its pretty good.
  4. Radeon

    c++ help:

    Where's the rest?
  5. Radeon

    Implementing Menus without RAD

    The menus are already there.. I need to implement the menu items... for instance.. the File -> Exit Menu already exists.. but it just doesn't do anything when you click on it... and the original writer used the classes MenuBar class rather than the JMenuBar class..
  6. Radeon

    Implementing Menus without RAD

    I'm in the process of updating a JAVA program that was written without a RAD or Visual IDE of any kind.. my task is to implement the elements in the menu bar.. does anyone know how to code...
  7. Radeon

    Fixed-time Pausing in C

    Is there a command to pause for a specified interval in C?

Part and Inventory Search

Back
Top