Results 1 to 8 of 8

Thread: shapes other than circle and square?

  1. #1

    Thread Starter
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863
    Is there a possibility to use other forms of shapes besides the standar circle and square (polygon?)?

  2. #2
    Frenzied Member
    Join Date
    Jun 2000
    Location
    East Providence, RI
    Posts
    1,715
    yea, just use lines to make what ever you want, and I don t think that there is another way to do it in VB :{

    but you could also try opening any image editing software and draw it there, then add a image to VB
    NXSupport - Your one-stop source for computer help

  3. #3

    Thread Starter
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863
    thanks, in this case I go to McDoof

  4. #4
    Guest
    What kind of shape's do you want to draw? Have you looked into API? Such as the Ellipse, Polygons, Curves, Rectangles etc. Using a combination of different shapes, you can draw complex ones such as a Cones, Cubes, Cylinders, Prisms, Spheres etc. Many of which are 3-D oriented.

  5. #5

    Thread Starter
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863
    I looked into API, but can I use then as an object, like the standard shape's? I especially nned to move them.

  6. #6
    Guest
    if you don't load too many at the same time, it would be no problem to create your own OCX in whatever shapes you want. then you can implement all kinds of methods and events.

    best regards

    Sascha

  7. #7

    Thread Starter
    I don't do your homework! opus's Avatar
    Join Date
    Jun 2000
    Location
    Good Old Europe
    Posts
    3,863
    thanks sasch, but now i'm stuck with the old whow to do that

  8. #8
    Guest
    i will try to find some sample code, but i can't promise you anything. meanwhile have a look at http://www.vbapi.com and search for 'region'. maybe you get the hints you need there.

    best regards

    Sascha

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