Activity
From 01/24/2021 to 02/22/2021
02/22/2021
- 06:52 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- So the @tc.openMimeResource@ should make a special case of @mimeType=application/fwd-local-launcher@ and force the gi...
- 07:09 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- > @UiUtils.resolveResourceUrl@
As of now, @file://@ resources are local to the FWD client. We will have to format... - 05:04 AM Feature #5151: Add complete support for tree-list OCX triggers
- After some investigation, the following behavior is expected:
* @OnChangeNodeDirect@ is fired when the selected node...
02/20/2021
- 11:44 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- How should the path to the local resource be formatted? Is it up to the user to enter *file:///* or should any valid ...
- 03:29 AM Feature #5151: Add complete support for tree-list OCX triggers
- Committed 3821c/rev. 12038 regarding @OnTreeDrag*@ OCX event triggers. The tests are mostly accurate; however, the i...
02/19/2021
- 07:38 AM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Your testcase to run this can be as simple as this:...
- 07:24 AM Bug #5153: improvements to down body processing
- 1. Should we just add this @processDownBody()@ to @handleScreenBuffers()@? If the @downConfigs@ are non-null then we...
- 07:21 AM Bug #5153 (New): improvements to down body processing
02/18/2021
- 02:06 PM Feature #3880: enhanced browse 3rd phase of improvements
- I've changed item 2.3 from "Deal with multi-page Jasper layout (this relates to the case where export of a browse is ...
- 02:01 PM Feature #3880: enhanced browse 3rd phase of improvements
- > Stanislav: Do you have any opinions on this?
I don't like dealing with JasperReport templates because the code l... - 01:35 PM Feature #3880: enhanced browse 3rd phase of improvements
- In #5145-11, Vladimir makes a very good point that using JasperReports for @BROWSE@ spreadsheet export has a big disa...
- 12:19 PM Feature #5151: Add complete support for tree-list OCX triggers
- I investigated the @OnTreeDrag*@ triggers and they seem to be compatible with our current effort with @OLEDRAGDROP@, ...
- 07:26 AM Feature #5151: Add complete support for tree-list OCX triggers
- Please summarize the steps for adding the needed support.
- 04:39 AM Feature #5151 (WIP): Add complete support for tree-list OCX triggers
- Some of the tree based widgets don't have conversion support for some ocx-triggers:
* OnChangeNode (*supported*)
... - 04:37 AM Feature #5151 (WIP): Add complete support for tree-list OCX triggers
- 06:13 AM Bug #5118: TREELIST widget issues
- FIXED in rev 12518.
Another difference:
In FWD a node is collapsed/expanded on mouse up event for *any mouse butt...
02/16/2021
- 05:07 PM Bug #5150: killing the web page for the web client should raise the equivalent of a window-close ...
- Thanks for creating this issue.
FYI the business value is: when the software is licensed for a maximum number of ... - 04:37 PM Bug #5150: killing the web page for the web client should raise the equivalent of a window-close ...
- > I think we need a listener for session termination which will emulate the 'window close' logic.
I think this is... - 04:33 PM Bug #5150: killing the web page for the web client should raise the equivalent of a window-close ...
- A customer reported this issue (my paraphrased version):
> When the user closes the webbrowser (or only the browse... - 04:31 PM Bug #5150 (New): killing the web page for the web client should raise the equivalent of a window-...
- 08:45 AM Feature #3283: add 4GL extension to obtain the mouse pointer location
- How much effort is there to fix this?
- 05:43 AM Feature #3283: add 4GL extension to obtain the mouse pointer location
- GET-MOUSE-POSITION returns coordinates relative to the screen when called on @FIELD-GROUP@ widget. It must return coo...
02/02/2021
- 11:09 AM Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > Sergey Ivanovskiy wrote:
> > > > Com... - 11:04 AM Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Committed revision 11973 (3821c)... - 09:29 AM Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Committed revision 11973 (3821c) should fix #4955-490. Please re... - 07:57 AM Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Committed revision 11973 (3821c) should fix #4955-490. Please review.
Sergey, can you ...
02/01/2021
- 03:15 PM Support #4955: web client/javascript drawing - fast vs crisp
- Committed revision 11973 (3821c) should fix #4955-490. Please review.
01/29/2021
- 10:26 AM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Another thing still unfixed (or a regression?): when the node is collapsed, and some no... - 09:27 AM Bug #5118: TREELIST widget issues
- Vladimir Tsichevski wrote:
> Adrian Lungu wrote:
> > Regarding the changes to @TreeWidgetBase.removeNode()@, note t... - 09:08 AM Bug #5118: TREELIST widget issues
- FIXED. The @IdToPointer@ is implemented in FWD, but under different name @nodeKeyToId@. So the call to @IdToPointer@ ...
- 08:14 AM Bug #5118: TREELIST widget issues
- FIXED in rev. 12517. Another thing still unfixed (or a regression?): when the node is collapsed, and some node descen...
- 08:12 AM Bug #5118: TREELIST widget issues
- Adrian Lungu wrote:
> Regarding the changes to @TreeWidgetBase.removeNode()@, note that the focus change can also ha... - 05:30 AM Bug #5118: TREELIST widget issues
- Regarding the changes to @TreeWidgetBase.removeNode()@, note that the focus change can also happen when the selected ...
01/28/2021
- 06:36 PM Bug #5118: TREELIST widget issues
- As found in #5084, by Vladimir:
TREELIST issues:
# Synchronization of other tree, columns and node attributes w... - 06:35 PM Bug #5118 (WIP): TREELIST widget issues
- 11:58 AM Bug #5115: Decide and implement PSTimer optimization
- In #5037-30 there is a thread dump which shows 7 @PSTimer@ threads but only 1 interactive FWD client. Evidently each ...
- 11:46 AM Bug #5115 (New): Decide and implement PSTimer optimization
01/27/2021
- 03:32 PM Bug #5112: Static handle type FRAME given to DELETE PROCEDURE or DELETE OBJECT statement. (5428)
- The following code fragment displays values from 0 to 2 in the frame, pausing for user input after each value is disp...
- 03:25 PM Bug #5112 (New): Static handle type FRAME given to DELETE PROCEDURE or DELETE OBJECT statement. (...
01/26/2021
- 02:26 PM Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey, I'll need help with the combo box selection issue. I got... - 02:09 PM Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> Sergey, I'll need help with the combo box selection issue. I got out of ideas and Greg wants m... - 01:33 PM Support #4955: web client/javascript drawing - fast vs crisp
- Hynek Cihlar wrote:
> I just found an issue when switching renderer using the new taskbar popup menu. In Firefox whe... - 01:31 PM Support #4955: web client/javascript drawing - fast vs crisp
- Sergey, I'll need help with the combo box selection issue. I got out of ideas and Greg wants me to move to another ta...
- 05:13 AM Support #4955: web client/javascript drawing - fast vs crisp
- I just found an issue when switching renderer using the new taskbar popup menu. In Firefox when renderer is switched ...
01/25/2021
- 04:40 PM Support #4955: web client/javascript drawing - fast vs crisp
- Committed rev 11950(3821c) approximated rectangle coordinates using the line width. The result are
!rectangle_tests.... - 06:31 AM Support #4955: web client/javascript drawing - fast vs crisp
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Greg Shah wrote:
> > > What is the status of the rounded rectan...
01/24/2021
- 03:49 PM Support #4955: web client/javascript drawing - fast vs crisp
- 3821c revision 11945 implements support for runtime on-demand renderer switching and graphics caching enabling/disabl...
Also available in: Atom