Activity
From 06/03/2021 to 07/02/2021
07/03/2021
- 10:45 PM Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Code review 3821c revisions 12599, 12600, 12602, 12624.
>
> Overall this is a good set of c...
07/02/2021
- 06:09 PM Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Code review 3821c revisions 12599, 12600, 12602, 12624.
>
> Overall this is a good set of c... - 04:39 PM Bug #5118: TREELIST widget issues
- Code review 3821c revisions 12599, 12600, 12602, 12624.
Overall this is a good set of changes. The implementation ... - 02:06 PM Bug #5118: TREELIST widget issues
- #5118-129, #5118-131 fixed in 3821c rev. 12624.
- 11:51 AM Feature #5510: delegated click mode for SYSTEM-DIALOG GET-FILE
- A customer with a GUI application is moving to the web client. The original implementation of @SYSTEM-DIALOG GET-FIL...
- 08:28 AM Feature #5510 (New): delegated click mode for SYSTEM-DIALOG GET-FILE
07/01/2021
- 05:05 PM Bug #5118: TREELIST widget issues
- *Fixed* in 3821c rev. 12624.
In OCX, in a *single-column tree*, the width of the only column is set to the widget ... - 04:40 PM Bug #5118: TREELIST widget issues
- *Fixed* in 3821c rev. 12624.
The API call @EnsureVisible(node)@ works incorrectly:
# In FWD the node is forced ...
06/30/2021
- 02:17 PM Bug #5118: TREELIST widget issues
- Greg Shah wrote:
> What is the list of remaining issues for this task?
# #5118-53 Unimplemented OCX call: @GetNod... - 01:19 PM Bug #5118: TREELIST widget issues
- What is the list of remaining issues for this task?
- 12:45 PM Bug #5118: TREELIST widget issues
- FIXED in rev. 12602:
# #5118-1 Bullet 4.
# #5118-1 Bullet 8.
# #5118-29
# #5118-39
# #5118-40
# #5118-65
# #51...
06/24/2021
- 01:00 PM Bug #5118: TREELIST widget issues
- Yet another issue: arrows are not displayed when a column header is dragged: it is possible to change the column orde...
- 11:23 AM Bug #5118: TREELIST widget issues
- FIXED in rev. 12602.
Another issue: in OCX, when a tree is sorted or tree sort direction changes, the tree is scro... - 02:48 AM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
>
> > Any widget benefits from this. If a complex widget is well...
06/23/2021
- 05:57 PM Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Any widget benefits from this. If a complex widget is well structured it will add to its res... - 03:02 PM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
>
> > Selective redraw (only invalidated widgets need to redraw)... - 01:04 PM Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Selective redraw (only invalidated widgets need to redraw)
Caption items are very simple ob... - 12:36 PM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> > > # The tree body implemented ... - 11:51 AM Bug #5118: TREELIST widget issues
- Expand/collapse button hit test issue:
In the original OCX, clicking with mouse outside the expand/collapse button... - 11:48 AM Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > # The tree body implemented as *one widget*: columns are *not*... - 11:01 AM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> # The tree body implemented as *one widget*: columns are *not* implemented as widgets. ... - 10:55 AM Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> I would keep this as is. From the UX perspective, scrolling only the records makes better se... - 10:25 AM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> > > In OCX the scrollable contai... - 10:20 AM Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > In OCX the scrollable container wraps the whole tree widget, i... - 10:11 AM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> In OCX the scrollable container wraps the whole tree widget, including the tree caption... - 10:10 AM Bug #5118: TREELIST widget issues
- In OCX the scrollable container wraps the whole tree widget, including the tree caption. In FWD it wraps the tree bod...
06/22/2021
- 09:57 AM Bug #5118: TREELIST widget issues
- FIXED in rev. 12602.
Node navigation by keyboard works incorrectly. See the attached @5118-110.mp4@ video.
In thi...
06/21/2021
- 10:20 AM Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> The generics are gone for the price of having to down cast on multiple places. This was the ... - 07:43 AM Bug #5118: TREELIST widget issues
- > Frankly I can't quantify what version is better but my guts incline more towards generics.
Since it is not absol... - 02:13 AM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> > > I can create a diff file and...
06/18/2021
- 03:33 PM Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > I can create a diff file and post it here though.
>
> Yes, ... - 03:28 PM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> I can create a diff file and post it here though.
Yes, this is what I meant. - 03:22 PM Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > And, I am pretty sure the first generic-related refactoring is... - 03:16 PM Bug #5118: TREELIST widget issues
- So, this is the result of the discussion and the current development state:
# Making @TREELIST/TREEVIEW@ implement... - 03:14 PM Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> > As to the second refactoring, I am not so sure, so I can try the copy/paste approach you ... - 02:52 PM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> And, I am pretty sure the first generic-related refactoring is possible, because I have... - 02:50 PM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Hynek Cihlar wrote:
> > Vladimir Tsichevski wrote:
> >
> > > h3. Make @TREEVIEW@ i... - 11:06 AM Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
>
> > h3. Make @TREEVIEW@ implemented as a layer over the @TREE... - 10:41 AM Bug #5118: TREELIST widget issues
- Eugenie Lyzenko wrote:
> Vladimir,
>
> Please keep in mind in your efforts there is another customer specific ext... - 10:39 AM Bug #5118: TREELIST widget issues
- Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > # The conventional class ancestry is mixed with generics, and ... - 09:36 AM Bug #5118: TREELIST widget issues
- Greg Shah wrote:
> > Make @TREEVIEW@ implemented as a layer over the @TREELIST@. @TREEVIEW@ is a one-column @TREELIS... - 09:18 AM Bug #5118: TREELIST widget issues
- Sergey Ivanovskiy wrote:
> Vladimir, @TreeViewGuiImpl@ supports the editing of node labels but @TreeListGuiImpl@ doe... - 08:05 AM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> h3. Make @TREEVIEW@ implemented as a layer over the @TREELIST@
>
> *Rationale*
>... - 07:56 AM Bug #5118: TREELIST widget issues
- Vladimir,
Please keep in mind in your efforts there is another customer specific external widget that is highly de... - 07:47 AM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> # The conventional class ancestry is mixed with generics, and this prevents from using ... - 07:33 AM Bug #5118: TREELIST widget issues
- > Make @TREEVIEW@ implemented as a layer over the @TREELIST@. @TREEVIEW@ is a one-column @TREELIST@ with caption disp...
- 04:46 AM Bug #5118: TREELIST widget issues
- Vladimir, @TreeViewGuiImpl@ supports the editing of node labels but @TreeListGuiImpl@ doesn't implement this function...
06/17/2021
- 05:41 PM Bug #5118: TREELIST widget issues
- h2. Refactoring the @TREELIST/TREEVIEW@ implementation
# Make @TREEVIEW@ implemented as a layer over the @TREELIST... - 03:15 PM Bug #5472: Implement Swing keyboard mapping in a similar manner to web client
- Yes, the same approach can be taken.
- 12:18 PM Bug #5472: Implement Swing keyboard mapping in a similar manner to web client
- Do we really need to detect the user's keyboard layout? Could we follow the same approach as it was implemented for t...
- 09:28 AM Bug #5472: Implement Swing keyboard mapping in a similar manner to web client
- It is about selecting (or better yet, detecting) the correct keyboard layout.
More importantly, we must make chang... - 09:25 AM Bug #5472: Implement Swing keyboard mapping in a similar manner to web client
- Recent updates allow for keyboard mapping to be selected in the web client. Similar implementation is needed for Swing.
- 09:23 AM Bug #5472 (New): Implement Swing keyboard mapping in a similar manner to web client
- 10:39 AM Bug #5473: go-pending value is not maintained properly
- This is a helpful patch to add logging of the changes to @isGoPending@ in @ThinClient.java@...
- 10:29 AM Bug #5473 (New): go-pending value is not maintained properly
06/14/2021
- 04:56 PM Bug #5449: Focusing issues after APPLY entry TO window
- Related discussion is in #5142-14, #5142-24 thru #5142-32.
Testcase attached. To reproduce, press "ENTRY to window... - 04:15 PM Bug #5449 (New): Focusing issues after APPLY entry TO window
06/09/2021
- 11:37 AM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Greg Shah wrote:
>
> > 4. Column titles are not "dotted" when trimmed.
>
> They a...
06/08/2021
- 03:28 PM Bug #5118: TREELIST widget issues
- FIXED in rev. 12521. Greg Shah wrote:
> 4. Column titles are not "dotted" when trimmed.
They are indeed dotted,... - 03:13 PM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> In FWD a node is collapsed/expanded on mouse up event for *any mouse button* in *any ... - 02:59 PM Bug #5118: TREELIST widget issues
- Adrian Lungu wrote:
> Vladimir Tsichevski wrote:
> > Another thing still unfixed (or a regression?): when the node ...
06/03/2021
- 03:50 PM Bug #5118: TREELIST widget issues
- FIXED. New findings:
Each cell in the original OCX has two distinct slots to keep the "cell value":
# @value@ ... - 11:02 AM Feature #5401: add 4GL syntax option to SYSTEM-DIALOG GET-FILE to lock the user into a given root...
- As a security measure, this task will add a 4GL syntax @JAIL-PATH <path_expr>@ option to @SYSTEM-DIALOG GET-FILE@ to ...
- 11:00 AM Feature #5401 (New): add 4GL syntax option to SYSTEM-DIALOG GET-FILE to lock the user into a give...
Also available in: Atom