Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Opened 19 years ago

Closed 19 years ago

Last modified 19 years ago

#32 closed defect (fixed)

Gui-Fork

Reported by: bensch Owned by: bensch
Priority: major Milestone: 0.3.0-pre-alpha orx-v0
Component: GUI Version:
Keywords: Cc:
Referenced By: References:

Description

The Gui must fork after haven run, that means it must have an option to start without GTK even if it was compiled with it.

  • Idea:
    • The gui represents a Data-Structure, that handles many different Options.
    • The gui parses the ini-file, and also writes it.
    • easy to use interface
  • Interface:
    1. read-in, manipulate, save, fork, (end first process), read-in, start Game
    2. read-in, if gui not wanted, start Game.

the sense is:

  1. GTK will not interfere with SDL
  2. only one thread is working during playing of the Game.

Change History (3)

comment:1 Changed 19 years ago by bensch

  • Milestone changed from 0.2.3-pre-alpha to feature-taks

comment:2 Changed 19 years ago by bensch

  • Milestone changed from feature-taks to 0.3.0-pre-alpha
  • Resolution set to fixed
  • Status changed from new to closed

comment:3 Changed 19 years ago by bensch

  • Component changed from AI to GUI
Note: See TracTickets for help on using tickets.