Results 1 to 4 of 4

Thread: Displaying an image...

  1. #1

    Thread Starter
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359

    Displaying an image...

    Howdy.

    I'm using jbuilder to create a UI on an applet im making.
    I need to display a few pictures though on it somehow.

    Playing cards (as in 2 of spades, 8 of hearts, kinda cards) are what im trying to display.

    Just wondering what sorta code I'd use ....


    JBuilder is using swing to display all the components if thats of any use...
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

  2. #2
    Fanatic Member gwdash's Avatar
    Join Date
    Aug 2000
    Location
    Minnesota
    Posts
    666
    you can use the AWT graphics method. see this link:

    http://java.sun.com/docs/books/tutor...ingImages.html
    GWDASH
    [b]VB6, Perl, ASP, HTML, JavaScript, VBScript, SQL, C, C++, Linux , Java, PHP, MySQL, XML[b]

  3. #3

    Re: Displaying an image...

    Originally posted by plenderj
    I'm using JBuilider...
    BTW, JBuilder 5 is out. The "personal" (foundation) version is free and about a 40 MB download from http://www.borland.com/jbuilder .

  4. #4

    Thread Starter
    Retired VBF Adm1nistrator plenderj's Avatar
    Join Date
    Jan 2001
    Location
    Dublin, Ireland
    Posts
    10,359
    Yeah thats the one I got

    Thanks for the link gwdash.
    Microsoft MVP : Visual Developer - Visual Basic [2004-2005]

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width