Search results for query: *

  • Users: ell
  • Content: Threads
  • Order by date
  1. E

    Embed Ruby as a Scripting Language into Application

    Hi all, I would like you all to give me some links about embeding scripting languages and I would like to ask if it is possible to embed Ruby into a Vb.net application. I only know Vb.net c# and ruby and would prefer not to have to learn c/c++ (even though i probably will have to in the very far...
  2. E

    TranformRotate About a point

    I have figured out how to rotate graphics but I need a way of rotating graphics about a certain point, I have thought of rotating and then transforming but I'm not sure about how I would figure out where to transform to. I would be very greatfull if someone could provide a sub/function for doing...
  3. E

    ReDim Preserve Multidimensional Array

    Can someone provide me with a function to redim preserve a multidimensional array (2d) and change both dimensions, also it would be a great help if someone could explain this function learly so i will be able to understand how it works, thanks in advance, ell.:)
  4. E

    Question Split an image into seperate 32x32 peices

    Hi all, I'm new in these forums (and to vb or .net) so go easy on me! My question is, what is the simpleist way to split an image (384 x 256) into smaller peices (32 x 32). I will be using the images seperated only for animation and I dont need to save them or anything like that. I'm new to the...
Back
Top