Activity
From 08/01/2013 to 08/30/2013
08/31/2013
- 08:13 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- The today drop includes:
1. Minor changing to clean up from old comments in terminal_win.c module and adding clear s...
08/29/2013
- 04:04 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- The drop includes code checked for suspend/resume compatibility. The only usage foe these functions I have found is t...
08/26/2013
- 04:35 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- The drop includes the get/set terminal type implementation. The real 4gL Windows shows the terminal type is constant ...
08/24/2013
- 08:47 AM Bug #2174 (Rejected): Toggle-box widget implementation abnormal end issue
- 08:29 AM Bug #2173 (Rejected): Support for slider widget
- 08:20 AM Bug #2172 (New): Editor widget vertical scrollbar issue
- 08:13 AM Bug #2171 (New): Focused radio-button attribute mismatch
- 08:11 AM Bug #2170 (New): Selection list does not show the vertical scrollbar
- 08:04 AM Bug #2169 (New): Scrollbars issue in combo-box and selection-list
08/23/2013
- 06:47 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- The today drop includes error processing code approach for terminal_win.c module for you to review. The gathering inf...
08/22/2013
- 07:47 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- This drop is a result of checking different widgets layout on Windows 4GL system. I have modified in addition OutputM...
- 01:55 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- The testing highlights one point to discuss. Previously findings show us the key codes returned from Windows key read...
08/20/2013
- 07:14 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- More investigation results from testcases written:
1. Toggle-Box widget is not implemented in our runtime.
2. Sli...
08/19/2013
- 05:28 PM Bug #2168 (New): Combo-box initial shape attribute mismatch
- 12:51 PM Bug #2166 (New): Alert box layout mismatch
- 12:40 PM Bug #2165 (New): Handling "color skip" phrase produces incorrect color attribute selection
- 11:44 AM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- In regard to note 13, please open 2 new tasks: one for the alert-box "color skip" issue and a different task for the ...
- 11:03 AM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- Looks like writing the console testcases I've found two P2J AlertBox issues. Consider the following code:...
08/16/2013
- 06:21 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- The second drop for today. The NORMAL text attribute has been changed for color displays according to the Progress do...
- 04:49 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- Additional note for the previous update. The NORMAL text attribute usage there is correct for the monochrome monitors...
- 11:36 AM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- The next drop for review. The changes:
1. Implemented key reader code. The java KeyProcessor.java class has also bee... - 12:33 PM Feature #2162: add support for CURRENT-ITERATION attribute (for widget objects)
- The widget variant of the CURRENT-ITERATION attribute is used by ADM2 (specifically smart.p, procedure @applyEntry@)....
- 12:30 PM Feature #2162 (New): add support for CURRENT-ITERATION attribute (for widget objects)
08/15/2013
- 01:49 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- Go ahead with the ReadConsoleInput() version.
- 01:34 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- On Linux it returns 304 or 414 for F4 for example. On Windows _getch() returns 0x3E or 62 in decimal, so looks like n...
- 01:09 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- > I prefer to use ReadConsoleInput() console API if there is no objections. It is low-level console input function an...
- 11:57 AM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- > ... But it is very important to support attributes (e.g. underline, reverse...). These are heavily used in ChUI cod...
- 08:06 AM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- At this time our character driver for NCURSES doesn't support real colors either. But it is very important to suppor...
- 08:05 PM Feature #2131: implement the Windows equivalent to the NCURSES/terminal support
- The next drop for review. This is the first workable version. The main issue I struggled with is character coding to ...
Also available in: Atom