Project

General

Profile

Activity

From 08/11/2021 to 09/09/2021

09/09/2021

03:01 AM Bug #5622: TREEVIEW widget issues
Code review 3821c revision 12897.
Please test how the method @remove@ will behave when a convertibe number is pass...
Hynek Cihlar

09/08/2021

06:16 PM Feature #5151: Add complete support for tree-list OCX triggers
The second argument for the @OnKeyDown@ event is *integer* key modifiers mask. It is currently converted as @new logi... Vladimir Tsichevski
05:31 PM Bug #5622: TREEVIEW widget issues
Vladimir Tsichevski wrote:
> Some of @TREEVIEW@ events expect arguments of @INPUT-OUTPUT@ type. For example, the arg...
Vladimir Tsichevski
05:21 PM Bug #5622: TREEVIEW widget issues
Some of @TREEVIEW@ events expect arguments of @INPUT-OUTPUT@ type. For example, the argument @KeyCode@ of the @KeyPre... Vladimir Tsichevski
09:18 AM Bug #5622: TREEVIEW widget issues
If needed, there was a conversion of the customer application using 12899. Please see #5034-1173 for details.
Roger Borrello
04:22 AM Bug #5622: TREEVIEW widget issues
Vladimir Tsichevski wrote:
> Hynek, can you please help me?
>
> What is the proper way to set the widget default ...
Hynek Cihlar

09/07/2021

06:27 PM Bug #5622: TREEVIEW widget issues
Vladimir Tsichevski wrote:
> Eugenie Lyzenko wrote:
> > Vladimir,
> >
> > Does the @ocx_conversion.rules@ requir...
Eugenie Lyzenko
06:19 PM Bug #5622: TREEVIEW widget issues
Eugenie Lyzenko wrote:
> Vladimir,
>
> Does the @ocx_conversion.rules@ require urgent reconversion of big custome...
Vladimir Tsichevski
04:49 PM Bug #5622: TREEVIEW widget issues
Vladimir,
Does the @ocx_conversion.rules@ require urgent reconversion of big customer application? I need to take ...
Eugenie Lyzenko
03:56 PM Bug #5622: TREEVIEW widget issues
Hynek, can you please help me?
What is the proper way to set the widget default mouse pointer icon? By this I mean...
Vladimir Tsichevski
03:31 PM Bug #5622: TREEVIEW widget issues
In 3821c rev. 12897 the following issues has been fixed:
# Partial (mostly conversion only) support added for @TRE...
Vladimir Tsichevski

09/03/2021

07:59 AM Bug #5280 (Test): TREEVIEW: Vertical rollover feature: assure TREEVIEW is compatible with MS Tree...
Greg Shah
06:22 AM Bug #5280: TREEVIEW: Vertical rollover feature: assure TREEVIEW is compatible with MS Treeview co...
Code review 3821c revision 12882. The changes are OK. Hynek Cihlar

09/02/2021

11:52 AM Bug #5280: TREEVIEW: Vertical rollover feature: assure TREEVIEW is compatible with MS Treeview co...
Vladimir Tsichevski wrote:
> Eugenie Lyzenko wrote:
>
> > >Doesn't the replacement widget in #3822 use the @TREEV...
Eugenie Lyzenko
11:42 AM Bug #5280: TREEVIEW: Vertical rollover feature: assure TREEVIEW is compatible with MS Treeview co...
Eugenie Lyzenko wrote:
> >Doesn't the replacement widget in #3822 use the @TREEVIEW@ code internally?
>
> Yes, ...
Vladimir Tsichevski
10:58 AM Bug #5280: TREEVIEW: Vertical rollover feature: assure TREEVIEW is compatible with MS Treeview co...
Greg Shah wrote:
> > > Eugenie: Could this code have been used in that customer-specific OCX replacement from #3822?...
Eugenie Lyzenko
10:49 AM Bug #5280: TREEVIEW: Vertical rollover feature: assure TREEVIEW is compatible with MS Treeview co...
> > Eugenie: Could this code have been used in that customer-specific OCX replacement from #3822?
>
> Do you mean ...
Greg Shah
10:43 AM Bug #5280: TREEVIEW: Vertical rollover feature: assure TREEVIEW is compatible with MS Treeview co...
Greg Shah wrote:
> Eugenie: Could this code have been used in that customer-specific OCX replacement from #3822?
...
Eugenie Lyzenko
10:14 AM Bug #5280: TREEVIEW: Vertical rollover feature: assure TREEVIEW is compatible with MS Treeview co...
Eugenie: Could this code have been used in that customer-specific OCX replacement from #3822? Greg Shah
09:24 AM Bug #5280: TREEVIEW: Vertical rollover feature: assure TREEVIEW is compatible with MS Treeview co...
Greg Shah wrote:
> Vladimir: We generally don't add random features. Why was the feature there if it is not needed?...
Vladimir Tsichevski
08:59 AM Bug #5280: TREEVIEW: Vertical rollover feature: assure TREEVIEW is compatible with MS Treeview co...
Vladimir: We generally don't add random features. Why was the feature there if it is not needed? I'm worried that i... Greg Shah

09/01/2021

03:16 PM Bug #5280 (Review): TREEVIEW: Vertical rollover feature: assure TREEVIEW is compatible with MS Tr...
Vladimir Tsichevski
03:16 PM Bug #5280 (WIP): TREEVIEW: Vertical rollover feature: assure TREEVIEW is compatible with MS Treev...
Tested: the roll-over feature does not exist in MS TreeView.
Fixed in FWD 3821c rev. 12882
Vladimir Tsichevski
09:32 AM Bug #5622: TREEVIEW widget issues
Vladimir Tsichevski wrote:
> @TreeViewWidget.clearAll@ invalidates the nodes...
the proper @tree:Nodes:Clear@ con...
Vladimir Tsichevski
08:45 AM Bug #5622: TREEVIEW widget issues
SOLVED Scrolling issue:
# Run @treeview.p@ application
# Expand enough nodes to make vertical scrollbar visible.
...
Vladimir Tsichevski
08:38 AM Bug #5622: TREEVIEW widget issues
Treeview rendering issues:
# Extra line up from the first root node
# The node text is clipped from the left.
...
Vladimir Tsichevski
08:34 AM Bug #5622: TREEVIEW widget issues
The treeview demo app reference screen in OE:
!5622-treeview-demoapp-OE.png!
Vladimir Tsichevski
08:27 AM Bug #5622: TREEVIEW widget issues
Hynek Cihlar wrote:
> Vladimir Tsichevski wrote:
> > @TreeViewWidget.clearAll@ invalidates the nodes, which may be ...
Vladimir Tsichevski
01:55 AM Bug #5622: TREEVIEW widget issues
Vladimir Tsichevski wrote:
> @TreeViewWidget.clearAll@ invalidates the nodes, which may be referenced by 4gl as the ...
Hynek Cihlar

08/31/2021

06:43 PM Bug #5622: TREEVIEW widget issues
The @TreeNodeCollectionResource.add(NumberType anchorIndex, NumberType relationType, character key, character text)@ ... Vladimir Tsichevski
06:24 PM Bug #5622: TREEVIEW widget issues
RESOLVED. @TreeViewWidget.clearAll@ invalidates the nodes, which may be referenced by 4gl as the result of ``tree:Nod... Vladimir Tsichevski
06:03 PM Bug #5622: TREEVIEW widget issues
Solved: the .ext-hints file was invalid.
The corrected one is attached.
Vladimir Tsichevski wrote:
> REJECTED. C...
Vladimir Tsichevski
06:01 PM Bug #5622: TREEVIEW widget issues
Conversion issue: the valid 4gl call:... Vladimir Tsichevski
02:08 PM Bug #5622 (WIP): TREEVIEW widget issues
The test application to demonstrate conversion problems above: @treeview.p@, @treeview.p.ext-hints@.
This applicat...
Vladimir Tsichevski
02:05 PM Bug #5622: TREEVIEW widget issues
Conversion crashes on the following valid 4gl:... Vladimir Tsichevski
01:27 PM Bug #5622: TREEVIEW widget issues
REJECTED. Conversion/runtime issue: missing method. The 4gl:... Vladimir Tsichevski
01:18 PM Bug #5622: TREEVIEW widget issues
Conversion produces invalid Java statement:... Vladimir Tsichevski

08/27/2021

05:19 PM Bug #5622: TREEVIEW widget issues
Vladimir Tsichevski wrote:
> The semantic and implementations for @tree:Nodes:remove()@ in FWD do not match that of ...
Vladimir Tsichevski
04:52 PM Bug #5622: TREEVIEW widget issues
The semantic and implementations for @tree:Nodes:remove()@ in FWD do not match that of _Microsoft TreeView Control 6.... Vladimir Tsichevski

08/26/2021

01:39 PM Bug #5622: TREEVIEW widget issues
In original _Microsoft TreeView Control 6.0 (SP6)_ OCX control the *plus/minus button* is visible if and only if *the... Vladimir Tsichevski
01:05 PM Bug #5622: TREEVIEW widget issues
In original _Microsoft TreeView Control 6.0 (SP6)_ OCX control node keys must be unique across the tree. Currently in... Vladimir Tsichevski
12:58 PM Bug #5622: TREEVIEW widget issues
In this task various issues related to the @TREEVIEW@ FWD widget issues, and its difference from @TREELIST@ FWD widge... Vladimir Tsichevski
12:47 PM Bug #5622 (WIP): TREEVIEW widget issues
Vladimir Tsichevski

08/20/2021

10:40 AM Bug #5118: TREELIST widget issues
Vladimir Tsichevski wrote:
> The @hasChildren@ (branch or leaf) node attribute issue:
>
> # When a child is added...
Vladimir Tsichevski

08/19/2021

06:55 PM Bug #5118: TREELIST widget issues
The @hasChildren@ (branch or leaf) node attribute issue:
# When a child is added to a node, FWD sets the @hasChild...
Vladimir Tsichevski
07:49 AM Bug #5118: TREELIST widget issues
Mouse event (@OnMouseLeftUp@, @OnMouseLeftDown@, @OnMouseRightUp@) triggers issue: all 3 callback arguments passed to... Vladimir Tsichevski
07:42 AM Bug #5118: TREELIST widget issues
@DeleteOnCollapse@ mode issue:
In FWD, in @DeleteOnCollapse@ mode the collapsed node subtree is not removed, if th...
Vladimir Tsichevski

08/18/2021

07:09 PM Bug #5118: TREELIST widget issues
Vladimir Tsichevski wrote:
> The API call @tree:DeleteChildNodes(nodeId)@ is not currently implemented, but is is us...
Vladimir Tsichevski
05:12 PM Bug #5118: TREELIST widget issues
The API call @tree:DeleteChildNodes(nodeId)@ is not currently implemented, but is is used in customer code. Vladimir Tsichevski
 

Also available in: Atom