Activity
From 11/26/2019 to 12/25/2019
12/24/2019
- 06:55 AM Support #2674: list of HTML5, CSS and Javascript features in use in the web client (both ChUI and...
- It needs to check new versions of IE - Edge browser if it supports ORTC, @navigator.MediaDevices.getUserMedia@ and @P...
12/23/2019
- 08:55 AM Support #2674: list of HTML5, CSS and Javascript features in use in the web client (both ChUI and...
- Browser market share, as of November 2019:
* "StatCounter":https://gs.statcounter.com/browser-market-share
** All... - 05:38 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Code review 3856b rev 11358, 11359 and 11360.
The changes are good. Please note that I removed added white spaces ...
12/20/2019
- 06:43 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Hynek Cihlar wrote:
> Code review 3856b revision 11357. These are the merged changes for @TAB-SET@ widget from 3767b... - 03:31 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
On 12/20/19 9:23 AM, Marius Gligor wrote:
> Hynek,
>
> OK i'll do that and let you know when I'm finished and re...
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...
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...
- 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... - 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...
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 ...
- 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... - 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...
- 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.
- 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... - 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... - 03:21 PM Bug #4485 (New): Bug in FWD scrollbar: inconsistent highlighting
- 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.
- 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...
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...
- 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 ...
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... - 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 ...
12/13/2019
- 04:18 PM Bug #4437 (Test): copy, paste and cut functionality don't work as expected
- Resolved in 3809e rev 11444.
- 08:07 AM Bug #4437 (WIP): copy, paste and cut functionality don't work as expected
- 07:56 AM Bug #4437: copy, paste and cut functionality don't work as expected
- Hynek, please do take a look.
- 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...
- 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.
- 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... - 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?
- 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.
- 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.
- 03:26 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
- OK, thank you.
- 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 ... - 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...
- 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....
- 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... - 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...
- 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.
- 08:57 AM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
- It is used by ...
- 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...
- 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.
- 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... - 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...
- 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 ... - 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... - 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...
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...
- 05:46 AM Bug #4473 (Review): Chrome update issues
- Please review the committed revision 11438 (3809e). It fixed this issue.
- 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...
- 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...
- 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...
- 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...
- 02:17 AM Bug #4473 (WIP): Chrome update issues
- 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... - 02:16 AM Bug #4473 (Closed): Chrome update issues
- 02:55 PM Feature #4113: enable upload of files from the browser (in the web clients) using SYSTEM-DIALOG G...
- #4437-10
- 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... - 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... - 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... - 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... - 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... - 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... - 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...
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 ... - 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 ...
- 02:55 PM Feature #4472 (Closed): Allow pause for a fraction of a second
- 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.
... - 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... - 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...
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 ... - 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... - 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...
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-...
- 02:47 PM Feature #4113 (Test): enable upload of files from the browser (in the web clients) using SYSTEM-D...
- 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. - 02:00 PM Feature #4113 (Review): enable upload of files from the browser (in the web clients) using SYSTEM...
- 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:... - 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... - 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... - 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:...
- 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... - 12:47 PM Feature #4451: implement theme-specific resource pathing
- We sort of have this implemented already, see @Theme.getBinaryResource@ and @Theme.getBinaryResourceLocation@.
- 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 ...
- 12:28 PM Feature #4451 (New): implement theme-specific resource pathing
- 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)... - 12:39 PM Feature #4452 (New): expose some specific FWD client state
- 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... - 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... - 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...
- 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...
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 ... - 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 ... - 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... - 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@, ... - 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... - 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... - 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... - 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
... - 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... - 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... - 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... - 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... - 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... - 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... - 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:
> [... - 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 @... - 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... - 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?
- 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 ...
- 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...
- 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.
- 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?
- 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...
- 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!
- 06:39 AM Bug #4437 (Closed): copy, paste and cut functionality don't work as expected
- 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 ...
- 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 ... - 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...
- 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... - 01:08 PM Feature #4438 (WIP): parsing and conversion of .wrx files
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...
- 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:... - 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... - 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... - 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...
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... - 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 ... - 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/... - 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...
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.
- 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... - 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... - 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... - 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 ...
11/26/2019
- 05:26 PM Bug #2913 (Feedback): Improve window dragging in Web GUI client
- This is resolved in 3809e revision 11407.
- 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... - 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... - 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...
Also available in: Atom