User Profile

Collapse

Profile Sidebar

Collapse
dagabe14
dagabe14
Last Activity: May 5 '09, 08:13 PM
Joined: Apr 9 '09
Location: Redmond, WA
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • dagabe14
    replied to Multiple Operating Systems
    well, im not thinking about several at once, just allowing me to pick one at boot up (similar to how linux does it).

    the other operating system i want to install is Windows 7 RC, but i might just end up using windows 7 in my desktop, and keeping windows xp on my laptop
    See more | Go to post

    Leave a comment:


  • dagabe14
    started a topic Multiple Operating Systems

    Multiple Operating Systems

    So, I want to attempt to have multiple operating systems on my pc, but I have no idea how to do it, I am current (and want to continue) running windows xp.

    I found zboot as an option, but the website hasn't been updated since 2005. I also found VMware, but its not really what I want to do.

    Is there a good (and free) way to do this without it being that much of a hassle?
    See more | Go to post

  • dagabe14
    replied to Nested Collapsible Tables
    Hello, maybe you can help me again...

    So, since I am making an Instrumented Profiler, the data that I have is something like this:

    Main()
    >Game::Update ()
    >>Input_Engine: :ProcessInput()
    >>Physics_Engin e::UpdateAllObj ects()
    >>>Physics_Engi ne::UpdateObjec t()
    >Game::Render ()
    >>Graphics_Engi ne::RenderAllOb jects()
    >>>Graphics_Eng ine::RenderObje ct()...
    See more | Go to post

    Leave a comment:


  • dagabe14
    replied to Nested Collapsible Tables
    Thank you so much, Dormilich...

    I made two separate tables, with the main table toggling the second table, and it works perfectly
    See more | Go to post

    Leave a comment:


  • dagabe14
    started a topic Nested Collapsible Tables

    Nested Collapsible Tables

    Hi,

    this is my first time posting here, so be please be nice. If i do something incorrectly (and admin notices), please let me know of my mistake.

    So, I am attempting to make nested tables that can be toggled and collapse, the problem is that the javascript code that I have does not support that, and I do not know enough javascript to fix it.

    here is the code

    Code:
    <script language="javascript">
    ...
    See more | Go to post
No activity results to display
Show More
Working...