Indigo Rose Software

Professional Software Development Tools

 
+ Reply to Thread
Results 1 to 2 of 2
  1. #1
    Join Date
    Apr 2007
    Posts
    165

    Window.SetSize problem/bug or me :D

    I don't know what's wrong but please look at my source code attached. It's a small simple program that fills the project window with images with a size of 10x10 pixels (those images are called pixels in the source). but when i set the size of the window something goes wrong. when i want to set the windows size for with example with:
    Code:
    Window.SetSize(Application.GetWndHandle(), Width, Height);
    and the variables Width and Height hold the valuea 100 and 100 my screen would be the size of 100 pixels x 100 pixels but it's 124x100 pixels.

    Just have a look at my attached source. it's just realy strange. and im no newbie. maybe it's just because im tired. Btw. when somebody fixes it you can expect the source code of the program realeased right here on those forums.
    i want to create john conway's game of life and i know i can do that for sure.

    You can also download it here:
    http://www.megaupload.com/nl/?d=FKZYUDB0

    Thanx in advance

    Teq
    Attached Files

  2. #2
    Join Date
    Apr 2007
    Posts
    165
    fixed it myself right now.
    Something diffrent. I posted some examples in the example section a year ago and one thing never showed up there. In a few days maybe weeks i will post a new example in there. it's called John conways game of life.

Similar Threads

  1. Bug: Window.SetSize ??
    By RizlaUK in forum AutoPlay Media Studio 7.5 Suggestions
    Replies: 3
    Last Post: 04-02-2008, 07:47 AM
  2. AMS Plug-In & Add-On Dream List
    By JimS in forum AutoPlay Media Studio 5.0
    Replies: 51
    Last Post: 06-16-2005, 05:37 PM

Posting Permissions

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