View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0020416 | Open CASCADE | OCCT:DRAW | public | 2008-09-24 15:31 | 2023-09-29 16:42 |
Reporter | Assigned To | ||||
Priority | normal | Severity | feature | ||
Status | new | Resolution | open | ||
OS | Windows NT | ||||
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 | ||||
related to | 0028086 | new | Improve Usability of Draw |
|
@dpasukhi Please, review this ticket, and tell me if it is not relevant. I'll close it. |
|
The idea is not implemented yet. And it relevant for the current master. So, I think we don't need to close the issue. There 2 problems. The second was resolved and first should be analyzed |
Date Modified | Username | Field | Change |
---|---|---|---|
2008-11-13 15:56 |
|
CC | => epa, abv |
2017-06-28 15:59 |
|
Relationship added | related to 0028086 |
2017-06-28 16:01 |
|
Test case number | => Not needed |
2017-06-28 16:01 |
|
Fixed in Version | EMPTY => |
2017-06-28 16:01 |
|
Description Updated | |
2023-04-25 14:26 | vglukhik | Note Added: 0113412 | |
2023-04-26 11:18 | dpasukhi | Note Added: 0113419 | |
2023-04-26 11:18 | dpasukhi | Note Edited: 0113419 | |
2023-09-29 16:42 | vglukhik | Assigned To | bugmaster => |