Anonymous | Login | 2021-01-16 06:22 MSK | ![]() |
My View | View Issues | Change Log | Roadmap |
View Issue Details [ Jump to Notes ] | [ Issue History ] [ Print ] | ||||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||||
0020416 | Open CASCADE | [OCCT] OCCT:DRAW | public | 2008-09-24 15:31 | 2019-01-18 08:07 | ||||||||
Reporter | san | ||||||||||||
Assigned To | bugmaster | ||||||||||||
Priority | normal | Severity | feature | ||||||||||
Status | new | Resolution | open | ||||||||||
Platform | OS | Windows NT | OS Version | ||||||||||
Product Version | |||||||||||||
Target Version | Fixed in Version | ||||||||||||
Summary | 0020416: Simplifying DRAWEXE for Windows | ||||||||||||
Description | These improvements were proposed by Roman Lygin. 1. Currently DRAWEXE on Win32 platform creates one main and two working threads (see Draw_Window.cxx) , one responsible for processing Tcl events, another reading console input. Possibility to combine the two latter with the window messages processing in the main application thread and thus avoid unnecessary multithreading should be analyzed and implemented if found feasible. 2. Support of two linking modes - SUBSYSTEM:CONSOLE and SUBSYSTEM:WINDOWS - seems redundant, console mode is sufficient and MDI looks obsolete. Therefore, it makes sense to eliminate support of SUBSYSTEM:WINDOWS linking option and MDI interface to simplify DRAWEXE source code and make it more understandable. | ||||||||||||
Tags | No tags attached. | ||||||||||||
Test case number | Not needed | ||||||||||||
Attached Files | |||||||||||||
![]() |
|||
Date Modified | Username | Field | Change |
2008-11-13 15:56 | san | CC | => epa, abv |
2017-06-28 15:59 | apv | Relationship added | related to 0028086 |
2017-06-28 16:01 | apv | Test case number | => Not needed |
2017-06-28 16:01 | apv | Fixed in Version | EMPTY => |
2017-06-28 16:01 | apv | Description Updated | View Revisions |
Copyright © 2000 - 2021 MantisBT Team |