#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:
- read-in, manipulate, save, fork, (end first process), read-in, start Game
- read-in, if gui not wanted, start Game.
the sense is:
- GTK will not interfere with SDL
- only one thread is working during playing of the Game.
Change History (3)
comment:1 Changed 20 years ago by bensch
- Milestone changed from 0.2.3-pre-alpha to feature-taks
comment:2 Changed 20 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 20 years ago by bensch
- Component changed from AI to GUI
Note: See
TracTickets for help on using
tickets.