Results 1 to 2 of 2

Thread: Having a program with my form.

  1. #1
    Join Date
    Dec 2006
    Location
    Third rock from the sun.
    Posts
    2,510
    Mentioned
    4 Post(s)
    Quoted
    1 Post(s)

    Default Having a program with my form.

    I can't seem to be able to mix the following commands:

    frmDesign.FormStyle := fsStayOnTop;

    And

    frmDesign.Show;

    The first one makes the script stay on top of anything. The second lets the script run while the form is up.

    When I put them both in, only frmDesign.Show; takes. The first one doesn't.

    I'm using SCAR Divi 3.06

    Please help me if you can

  2. #2
    Join Date
    Nov 2006
    Location
    NSW, Australia
    Posts
    3,487
    Mentioned
    1 Post(s)
    Quoted
    0 Post(s)

    Default

    Hmm, pass your email, I might be able to help..?
    [CENTER][img]http://signatures.mylivesignature.com/54486/113/4539C8FAAF3EAB109A3CC1811EF0941B.png[/img][/CENTER]
    [CENTER][BANANA]TSN ~ Vacation! ~ says :I Love Santy[/BANANA][/CENTER]

    [CENTER][BANANA]Raymond - Oh rilie? says :Your smart[/BANANA][/CENTER]

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Can't Run Program.. Dev-C++
    By Rs-Gp-4U in forum C/C++ Help and Tutorials
    Replies: 9
    Last Post: 05-29-2008, 03:35 PM
  2. C++ Program help, please.
    By Macro_FTW in forum C/C++ Help and Tutorials
    Replies: 8
    Last Post: 02-24-2008, 04:53 AM
  3. anyone know a program to...
    By zenma in forum News and General
    Replies: 2
    Last Post: 08-27-2007, 01:49 AM

Posting Permissions

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