Project

General

Profile

Activity

From 11/20/2019 to 12/19/2019

12/19/2019

01:45 PM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
Code review 3856b revision 11357. These are the merged changes for @TAB-SET@ widget from 3767b.
@TabSetWidget.show...
Hynek Cihlar

12/18/2019

04:13 PM Feature #4438: parsing and conversion of .wrx files
The appbuilder code (see possenet in the @src/adeuib/@ directory) itself uses an OCX control for the "Property Editor... Greg Shah
04:04 PM Feature #4438: parsing and conversion of .wrx files
Greg Shah wrote:
> > Why Value property is not available for change at design time? What is criteria used by Applica...
Vladimir Tsichevski
03:48 PM Feature #4438: parsing and conversion of .wrx files
> Why Value property is not available for change at design time? What is criteria used by Application Builder to deci... Greg Shah

12/17/2019

06:30 PM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
I've confirmed with Hynek that he is good with all the final changes in 3856b. The next step is to get it tested so ... Greg Shah
06:07 PM Bug #4485: Bug in FWD scrollbar: inconsistent highlighting
> If the Material theme designer agrees,
I thought that was you. :)
> I would go for a lighter blue colour for...
Greg Shah
05:42 PM Bug #4485: Bug in FWD scrollbar: inconsistent highlighting
The solution is to analyse more in depth the mouse gestures when handing the scrollbars. There are 3 states (and prob... Ovidiu Maxiniuc
05:10 PM Bug #4485: Bug in FWD scrollbar: inconsistent highlighting
It's good to know 1. what themes are affected 2. is web/gui affected 3. "normal"/browse scrollbars. Stanislav Lomany
04:59 PM Bug #4485: Bug in FWD scrollbar: inconsistent highlighting
It is a requirement that we must be compatible with the Windows scrollbar behavior.
It sounds like you are descr...
Greg Shah
03:23 PM Bug #4485: Bug in FWD scrollbar: inconsistent highlighting
A minor bug in FWD scrollbar implementation:
# move the mouse pointer to the scrollbar area; the scrollbar is high...
Vladimir Tsichevski
03:21 PM Bug #4485 (New): Bug in FWD scrollbar: inconsistent highlighting
Vladimir Tsichevski
11:16 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Code review 3856b revisions 11353, 11354, 11355 and 11356. The changes look good. Hynek Cihlar
09:41 AM Feature #4438: parsing and conversion of .wrx files
1. Doing a decoding only on a simple OCX like PSTimer is not enough to conclude about .wrx file binary content forma... Marius Gligor

12/16/2019

09:59 AM Feature #4438: parsing and conversion of .wrx files
> Using Apache POI (https://poi.apache.org/) we can do that in just a few lines of code. Apache POI is an open source... Greg Shah
02:42 AM Feature #4438: parsing and conversion of .wrx files
Greg Shah wrote:
> [...]
>
> Anyway, it seems like you already have enough information to parse the parts of the ...
Marius Gligor

12/14/2019

02:02 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Hynek, it seems that @instanceof...
Hynek Cihlar
02:23 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, it seems that @instanceof@ can be used for checking this ...
Sergey Ivanovskiy

12/13/2019

04:18 PM Bug #4437 (Test): copy, paste and cut functionality don't work as expected
Resolved in 3809e rev 11444. Greg Shah
08:07 AM Bug #4437 (WIP): copy, paste and cut functionality don't work as expected
Hynek Cihlar
07:56 AM Bug #4437: copy, paste and cut functionality don't work as expected
Hynek, please do take a look. Greg Shah
07:31 AM Bug #4437: copy, paste and cut functionality don't work as expected
Now the web client is locked if we are using editor popup menu for COPY and PASTE. If we use keyboard, then nothing h... Sergey Ivanovskiy
07:25 AM Bug #4437: copy, paste and cut functionality don't work as expected
#3080 issue has this attached file @CopyUseCase.pdf@ that explains the correct workflow for COPY/CUT. Sergey Ivanovskiy
07:16 AM Bug #4437: copy, paste and cut functionality don't work as expected
Hynek Cihlar wrote:
> Sergey, since it seems to be linked to my changes, do you want me to look at it?
I am not s...
Sergey Ivanovskiy
05:02 AM Bug #4437: copy, paste and cut functionality don't work as expected
Sergey, since it seems to be linked to my changes, do you want me to look at it? Hynek Cihlar
04:00 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
The changes in rev 11444 (3809e) are good. The found issue #4437 was fixed. Sergey Ivanovskiy
03:37 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
This is fixed in 3809e revision 11444. Sergey, please review the change. Hynek Cihlar
03:26 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
OK, thank you. Sergey Ivanovskiy
03:08 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Sergey Ivanovskiy wrote:
> It seems all usages are correct now. The java doc states that length is "Location in the ...
Hynek Cihlar
03:06 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Instead of @length@ we can substitute @end@. So the final diff can be this one... Sergey Ivanovskiy
03:03 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
It seems all usages are correct now. The java doc states that length is "Location in the message where the text ends.... Sergey Ivanovskiy
02:43 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Sergey Ivanovskiy wrote:
> I think that this function @readMessageText@ worked correctly before you changed it. This...
Hynek Cihlar
02:28 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
I think that this function @readMessageText@ worked correctly before you changed it. This diff rolled it back and fix... Sergey Ivanovskiy
09:12 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Hynek, I checked that this change causes copy, paste issue. Sergey Ivanovskiy
08:57 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
It is used by ... Sergey Ivanovskiy
08:50 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
I found that this change is not clear for me... Sergey Ivanovskiy
08:41 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Yes, correct and the upload dialog shouldn't cause it too. Sergey Ivanovskiy
08:33 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Sergey Ivanovskiy wrote:
> Hynek, it seems that @instanceof@ can be used for checking this condition @data.construct...
Hynek Cihlar
08:23 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Hynek, it seems that @instanceof@ can be used for checking this condition @data.constructor !== "Uint8Array"@ because... Sergey Ivanovskiy
11:17 AM Feature #4438: parsing and conversion of .wrx files
This is very good work!
Your point about the Appbuilder made me think about the fact that the original Appbuilder ...
Greg Shah
10:19 AM Feature #4438: parsing and conversion of .wrx files
1. I started to do a decoding on .wrx file content.
Using Application Builder and PSTimer OCX which is a very simple...
Marius Gligor
05:46 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Marius Gligor wrote:
> Hynek Cihlar wrote:
> > Marius Gligor wrote:
> > > @OLE-X@ and @OLE-Y@ are @DECIMAL@ not @I...
Marius Gligor

12/12/2019

03:07 PM Bug #4473 (Test): Chrome update issues
> It looks quite stupid but with this 79 version of Chrome the offscreen canvas can be HTML5 canvas but with Chromium... Greg Shah
05:46 AM Bug #4473 (Review): Chrome update issues
Please review the committed revision 11438 (3809e). It fixed this issue. Sergey Ivanovskiy
05:28 AM Bug #4473: Chrome update issues
It looks quite stupid but with this 79 version of Chrome the offscreen canvas can be HTML5 canvas but with Chromium 7... Sergey Ivanovskiy
04:24 AM Bug #4473: Chrome update issues
We are using low-level pixel drawing operations with alpha channel control. I am afraid that the browser optimization... Sergey Ivanovskiy
04:09 AM Bug #4473: Chrome update issues
The first label on the first added desktop icon was displayed, but the next labels were absent. For reproducing it ne... Sergey Ivanovskiy
03:30 AM Bug #4473: Chrome update issues
I added #4334 as a related issue although its root cause was different. Labels are still displayed now with desktop i... Sergey Ivanovskiy
02:17 AM Bug #4473 (WIP): Chrome update issues
Sergey Ivanovskiy
02:16 AM Bug #4473: Chrome update issues
On 12/11/19 2:57 PM, Eugenie V. Lyzenko wrote:
> Guys,
>
> I have just updated chrome browser to 79.0.3945.79 revi...
Sergey Ivanovskiy
02:16 AM Bug #4473 (Closed): Chrome update issues
Sergey Ivanovskiy
02:55 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
#4437-10 Sergey Ivanovskiy
02:50 PM Bug #4437: copy, paste and cut functionality don't work as expected
The results of my check:
0) with rev 11390 copy, paste and cut works properly
1) rev 11391 can't be compiled
2) re...
Sergey Ivanovskiy
02:33 PM Bug #4437: copy, paste and cut functionality don't work as expected
Sergey Ivanovskiy wrote:
> I checked that rev 11400 (3809e) added this issue. With rev 11399 (3809e) this issue is n...
Sergey Ivanovskiy
10:25 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Marius Gligor wrote:
> Vladimir Tsichevski wrote:
> > # You can install a VisualStudio 2017 community edition 30-da...
Vladimir Tsichevski
10:12 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Vladimir Tsichevski wrote:
> # You can install a VisualStudio 2017 community edition 30-day trial.
I installed Vi...
Marius Gligor
09:05 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Marius Gligor wrote:
> Vladimir Tsichevski wrote:
> > # Got NPE in @ImageGuiImpl#draw()@, and has to add a check fo...
Vladimir Tsichevski
08:53 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Hynek Cihlar wrote:
> Marius Gligor wrote:
> > @OLE-X@ and @OLE-Y@ are @DECIMAL@ not @INTEGER@ values.
>
> Pleas...
Marius Gligor
05:54 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Vladimir Tsichevski wrote:
> # Got NPE in @ImageGuiImpl#draw()@, and has to add a check for null (this note is not a...
Marius Gligor

12/11/2019

04:04 PM Feature #4472: Allow pause for a fraction of a second
This is not hard to implement in FWD.
The @PAUSE@ statement, @READKEY@ and the @WAIT-FOR@ statement all have this ...
Greg Shah
02:59 PM Feature #4472: Allow pause for a fraction of a second
Presumably since OpenEdge 11.3.0, "the PAUSE statement was enhanced for a whole or a fractional time-out interval in ... Vladimir Tsichevski
02:55 PM Feature #4472 (Closed): Allow pause for a fraction of a second
Vladimir Tsichevski
02:43 PM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
I've made a code review, and I have compared the FWD Progress bar behavior with that of the original Microsoft OCX.
...
Vladimir Tsichevski
02:06 PM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Marius Gligor wrote:
> @OLE-X@ and @OLE-Y@ are @DECIMAL@ not @INTEGER@ values.
Please update the javadocs to incl...
Hynek Cihlar
10:04 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Hynek Cihlar wrote:
> Code review 3856b. I only have a few minor points.
>
> @ocx_conversion.rules@
> * The alia...
Marius Gligor

12/10/2019

09:00 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Hynek Cihlar wrote:
> Marius Gligor wrote:
> > which means the procedure is not drooped, instead the original body ...
Marius Gligor
08:47 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Marius Gligor wrote:
> which means the procedure is not drooped, instead the original body is replaced by an empty b...
Hynek Cihlar
07:54 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Hynek Cihlar wrote:
> * Regarding dropping the init procedure. It would be safer to drop the procedure body, than th...
Marius Gligor

12/06/2019

02:51 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Hynek: Please write up the documentation in "SYSTEM-DIALOG GET-FILE AT-WEB-BROWSER UPLOAD":/projects/p2j/wiki/SYSTEM-... Greg Shah
02:47 PM Feature #4113 (Test): enable upload of files from the browser (in the web clients) using SYSTEM-D...
Greg Shah
02:47 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Code Review Task Branch 3809e Revision 11428
The changes are good.
Greg Shah
02:00 PM Feature #4113 (Review): enable upload of files from the browser (in the web clients) using SYSTEM...
Hynek Cihlar
02:00 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
I removed the remote file lvalue option from @AT-WEB-BROWSER@ in 3809e revision 11428.
The expected syntax is now:...
Hynek Cihlar
01:01 PM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
> remove the test which do not work or make them working
> remove the duplicate test, if one test is the advanced ve...
Greg Shah
12:01 PM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Some code review notes:
h3. Conversion
The body of the @control_load@ procedure is completely erased by convers...
Vladimir Tsichevski
10:21 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Got NPE on the following operation:... Vladimir Tsichevski
02:07 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Vladimir Tsichevski wrote:
> Marius Gligor wrote:
>
> > You can try to convert and run @progress_bar_test3.p@ and...
Marius Gligor
12:47 PM Feature #4451: implement theme-specific resource pathing
We sort of have this implemented already, see @Theme.getBinaryResource@ and @Theme.getBinaryResourceLocation@. Hynek Cihlar
12:31 PM Feature #4451: implement theme-specific resource pathing
The idea is that customers may want to create different resources to match different themes, but that the loading of ... Greg Shah
12:28 PM Feature #4451 (New): implement theme-specific resource pathing
Greg Shah
12:42 PM Feature #4452: expose some specific FWD client state
In the 4GL one should be able to lookup the following:
* FWD client driver name
* embedded mode flag (true/false)...
Greg Shah
12:39 PM Feature #4452 (New): expose some specific FWD client state
Greg Shah
12:41 PM Feature #4438: parsing and conversion of .wrx files
Greg Shah wrote:
> > Looking over properties data in .wrx file I didn't found any property name as a string! The pro...
Hynek Cihlar
11:38 AM Feature #4438: parsing and conversion of .wrx files
Greg Shah wrote:
> > Looking over properties data in .wrx file I didn't found any property name as a string! The pro...
Vladimir Tsichevski
10:40 AM Feature #4438: parsing and conversion of .wrx files
> Looking over properties data in .wrx file I didn't found any property name as a string! The problem is how we can a... Greg Shah
10:09 AM Feature #4438 (WIP): parsing and conversion of .wrx files
1. I created an OE application using Application Builder using a SmartWondow on which I dropped a Progress Timer Cont... Marius Gligor

12/05/2019

05:16 PM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Marius Gligor wrote:
> You can try to convert and run @progress_bar_test3.p@ and @progress_bar_test4.p@ which are ...
Vladimir Tsichevski
10:49 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Code review 3856b. I only have a few minor points.
@ocx_conversion.rules@
* The aliases for @TREELIST@ must also ...
Hynek Cihlar
10:45 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Marius Gligor wrote:
> Hynek Cihlar wrote:
> > Marius Gligor wrote:
> > >
> > > If we keep only @RELEASE@ we hav...
Hynek Cihlar
10:10 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Hynek Cihlar wrote:
> Marius Gligor wrote:
> >
> > If we keep only @RELEASE@ we have to transform into @DELETE@, ...
Marius Gligor
09:29 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Marius Gligor wrote:
>
> If we keep only @RELEASE@ we have to transform into @DELETE@, but another possible soluti...
Hynek Cihlar
09:18 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Vladimir Tsichevski wrote:
> Marius Gligor wrote:
> > I added rules to convert @RELEASE OBJECT@ into @DELETE OBJECT...
Marius Gligor
07:38 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Marius Gligor wrote:
> You can try to convert and run @progress_bar_test3.p@ and @progress_bar_test4.p@ which are mo...
Vladimir Tsichevski
07:35 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Marius Gligor wrote:
> I added rules to convert @RELEASE OBJECT@ into @DELETE OBJECT@ and I converted my uast test
...
Vladimir Tsichevski
06:37 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
I added rules to convert @RELEASE OBJECT@ into @DELETE OBJECT@ and I converted my uast test
I have the following A...
Marius Gligor
06:19 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Vladimir Tsichevski wrote:
> Marius Gligor wrote:
>
> > Not all tests are designed to show the main window. @pro...
Marius Gligor
05:44 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Marius Gligor wrote:

> Not all tests are designed to show the main window. @progress_bar_test.p@ as an early test...
Vladimir Tsichevski
04:02 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Hynek Cihlar wrote:
> Marius Gligor wrote:
> > The solution is to completely remove the statement @RELEASE OBJECT c...
Marius Gligor
03:53 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Marius Gligor wrote:
> The solution is to completely remove the statement @RELEASE OBJECT chCtrlFrame.@ at conversio...
Hynek Cihlar
02:05 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Vladimir Tsichevski wrote:
> After I have the offending @RELEASE OBJECT@ commented, the demo compiles Ok, but runnin...
Marius Gligor
01:57 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Vladimir Tsichevski wrote:
> For the progressbar-demo.w conversion produces uncompilable Java:
>
> The line:
> [...
Marius Gligor
01:44 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Vladimir Tsichevski wrote:
> Marius Gligor wrote:
> > Please use these tests. You should have both @<test>.p@ and @...
Marius Gligor
04:01 PM Bug #4437: copy, paste and cut functionality don't work as expected
Greg Shah wrote:
> I don't see how rev 11400 causes this issue. Did you test rev 11391?
The rev 11400 fixed the we...
Sergey Ivanovskiy
11:49 AM Bug #4437: copy, paste and cut functionality don't work as expected
I don't see how rev 11400 causes this issue. Did you test rev 11391? Greg Shah
11:13 AM Bug #4437: copy, paste and cut functionality don't work as expected
It seems that rev 11390 (3809e) with rev 11400, web server patch, works with this test, but the rev 11400 and higher ... Sergey Ivanovskiy
09:18 AM Bug #4437: copy, paste and cut functionality don't work as expected
Please check if the regression is present in 3809e rev 11390. I wonder if the regression is related to rev 11391 (SY... Greg Shah
09:09 AM Bug #4437: copy, paste and cut functionality don't work as expected
It is a regression in 3809e. This simple test case works with the trunc version. Sergey Ivanovskiy
08:50 AM Bug #4437: copy, paste and cut functionality don't work as expected
Is this a regression in 3809e or can this be seen in trunk? Greg Shah
06:56 AM Bug #4437: copy, paste and cut functionality don't work as expected
The implemented logic was quit delicate so the web client thread, the server thread and the java script client were n... Sergey Ivanovskiy
06:40 AM Bug #4437: copy, paste and cut functionality don't work as expected
This simple test case worked properly when this functionality was implemented but not now. It is a regression! Sergey Ivanovskiy
06:39 AM Bug #4437 (Closed): copy, paste and cut functionality don't work as expected
Sergey Ivanovskiy
02:11 PM Feature #4438: parsing and conversion of .wrx files
> To make it happen, we should let the conversion program to know all the default property values. These we can, for ... Greg Shah
01:44 PM Feature #4438: parsing and conversion of .wrx files
Greg Shah wrote:
> Any parsing we do would need to be using Java. Each of the properties set from the @.wrx@ would ...
Vladimir Tsichevski
01:15 PM Feature #4438: parsing and conversion of .wrx files
Any parsing we do would need to be using Java. Each of the properties set from the @.wrx@ would be converted into OC... Greg Shah
01:13 PM Feature #4438: parsing and conversion of .wrx files
The following is copied from #3767.
From Marius:
> A .wrx file is MS CFB file (https://docs.microsoft.com/en-us...
Greg Shah
01:08 PM Feature #4438 (WIP): parsing and conversion of .wrx files
Greg Shah

12/04/2019

05:04 PM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
After I have the offending @RELEASE OBJECT@ commented, the demo compiles Ok, but running it causes no window displaye... Vladimir Tsichevski
04:59 PM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
For the progressbar-demo.w conversion produces uncompilable Java:
The line:...
Vladimir Tsichevski
04:44 PM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Marius Gligor wrote:
> Please use these tests. You should have both @<test>.p@ and @<test>p.ext-hints@ files. You do...
Vladimir Tsichevski
12:32 PM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
Vladimir Tsichevski wrote:
> I was trying to convert and run the progressbar demo application:
>
> 1. Obtained th...
Marius Gligor
08:07 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
I was trying to convert and run the progressbar demo application:
1. Obtained the latest 3856b branch for conversi...
Vladimir Tsichevski

12/03/2019

06:38 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Jurjen Dijkstra wrote:
> So now how to continue?
> It seems to me that parameter filenaam in @FileDialog.createFil...
Hynek Cihlar
06:32 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Hynek Cihlar wrote:
> Unfortunately there is no way to get the absolute file path on the client. This is a security ...
Jurjen Dijkstra
06:08 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Jurjen Dijkstra wrote:
> By the way file "/tmp/mtctmp/stsjafhvjkhbdpgkjk/fwdupload/014b7619b665035e4a6f1219319c29ba/...
Hynek Cihlar
05:42 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
I have used SYSTEM-DIALOG with the new enhancements in 4GL source and am testing the outcome. It appears that mychara... Jurjen Dijkstra

11/28/2019

06:08 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Thanks!!
Now I can confidently rewrite the 4GL code to use the new feature.
Jurjen Dijkstra
05:44 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Jurjen Dijkstra wrote:
> So if I would (using 4GL statements) create a subdirectory @SESSION:TEMP-DIR + "/fwduploads...
Hynek Cihlar
05:42 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Hynek Cihlar wrote:
> > So rather than uploading to the working directory of the FWD client Java process, is it al...
Jurjen Dijkstra
05:03 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Jurjen Dijkstra wrote:
> Hynek Cihlar wrote:
> > The specified directory must exist and the FWD client Java process...
Hynek Cihlar
04:17 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Hynek Cihlar wrote:
> The specified directory must exist and the FWD client Java process must have system rights to ...
Jurjen Dijkstra

11/26/2019

05:26 PM Bug #2913 (Feedback): Improve window dragging in Web GUI client
This is resolved in 3809e revision 11407. Hynek Cihlar
07:51 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Wow thanks that's a very quick response :-)
Hynek Cihlar wrote:
>
> The directory can be any character express...
Jurjen Dijkstra
07:39 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Jurjen Dijkstra wrote:
> Is there a help file or wiki page for SYSTEM-DIALOG GET-FILE with the new options?
I wi...
Hynek Cihlar
07:31 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Is there a help file or wiki page for SYSTEM-DIALOG GET-FILE with the new options?
I have read comment #12 but it...
Jurjen Dijkstra

11/25/2019

10:14 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
>
> >
> > > 2. The protocol creates two temporary copies of the ...
Sergey Ivanovskiy
09:34 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Sergey Ivanovskiy wrote:
>
> > 2. The protocol creates two temporary copies of the uploaded messages. So for upl...
Hynek Cihlar

11/22/2019

02:14 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > >OK. @MSG_FILE_UPLOADING@ is implemented correctly and large f...
Sergey Ivanovskiy
04:02 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Sergey Ivanovskiy wrote:
> OK. @MSG_FILE_UPLOADING@ is implemented correctly and large files can be uploaded. But me...
Hynek Cihlar

11/21/2019

12:43 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Sergey Ivanovskiy wrote:
> Sergey Ivanovskiy wrote:
> > OK. @MSG_FILE_UPLOADING@ is implemented correctly and large...
Sergey Ivanovskiy
12:40 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Sergey Ivanovskiy wrote:
> OK. @MSG_FILE_UPLOADING@ is implemented correctly and large files can be uploaded. But me...
Sergey Ivanovskiy
12:30 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
OK. @MSG_FILE_UPLOADING@ is implemented correctly and large files can be uploaded. But message @MSG_FILE_CHOOSE@ is i... Sergey Ivanovskiy
11:40 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek, could you explain more thoroughly how to reproduce @OutOf...
Sergey Ivanovskiy
11:08 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Sergey Ivanovskiy wrote:
> Hynek, could you explain more thoroughly how to reproduce @OutOfMemoryException@ in the w...
Hynek Cihlar
11:05 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Hynek, could you explain more thoroughly how to reproduce @OutOfMemoryException@ in the web gui driver process. Did y... Sergey Ivanovskiy
08:08 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Sergey/Constantin: Please do a code review. Greg Shah

11/20/2019

01:51 PM Feature #3856 (Review): implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 com...
Greg Shah
09:49 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
Documentation for @PROGRESS-BAR@ and @IMAGELIST@ widgets, could help for code review:
https://proj.goldencode.com/pr...
Marius Gligor
08:06 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
I've fixed @OCX@ conversion rules, then I tested both @progress-bar@ and @imagelist@ uast tests and all were successf... Marius Gligor
12:32 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
Implemented files upload/selection in the web clients. The changes were checked in to 3809e revision 11391.
The im...
Hynek Cihlar
10:58 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
Committed these fixes in rev 11348 (4077a) and then merged 4077a into 3809e as rev 11390. Sergey Ivanovskiy
09:03 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
Code Review Task Branch 4077a Revision 11347
I'm good with the changes, except some minor things:
1. In @progre...
Greg Shah
07:35 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
Code review 4077a revision 11347. The changes are good. I have no more concerns for 4077a. Hynek Cihlar
06:58 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
Please review the committed revision 11347 (4077a).
Sergey Ivanovskiy
05:48 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
Yes, thank you, I will change this too. For localized resources native to ascii conversion is usually used and severa... Sergey Ivanovskiy
05:36 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
Sergey Ivanovskiy wrote:
> I think that the presented rev 11346 should give expected results.
Even with 11346 the...
Hynek Cihlar
05:18 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > I wouldn't want to use @PrintWriter writer = new PrintWriter(doc...
Sergey Ivanovskiy
05:06 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
Sergey Ivanovskiy wrote:
> I wouldn't want to use @PrintWriter writer = new PrintWriter(doc, "UTF-8");@ because of t...
Hynek Cihlar
04:49 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
Please review the committed revision 11346. If this solution will not be approved, then @PrintWriter writer = new Pri... Sergey Ivanovskiy
04:24 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
I wouldn't want to use @PrintWriter writer = new PrintWriter(doc, "UTF-8");@ because of the following reasons. Source... Sergey Ivanovskiy
04:18 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Testing several documents opened sequentially by 4GL business co...
Sergey Ivanovskiy
03:17 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
Sergey Ivanovskiy wrote:
> but it needs to be represented by html entities
The HTML page is encoded in UTF-8, so...
Hynek Cihlar
03:09 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
Sergey Ivanovskiy wrote:
> Testing several documents opened sequentially by 4GL business code I detected race condit...
Hynek Cihlar
02:05 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
Testing several documents opened sequentially by 4GL business code I detected race conditions with the Swing client. ... Sergey Ivanovskiy
01:58 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
Hynek Cihlar wrote:
> Code review 4077a revision 11345.
>
> With
> [...]
>
> the end user will be presented w...
Sergey Ivanovskiy
 

Also available in: Atom