Activity
From 11/06/2019 to 12/05/2019
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...
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 ... - 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...
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... - 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...
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... - 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... - 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...
- 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... - 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... - 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...
- 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.
11/20/2019
- 01:51 PM Feature #3856 (Review): implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 com...
- 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... - 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...
- 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... - 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.
- 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... - 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.
- 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).
- 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...
- 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... - 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... - 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... - 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...
- 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...
- 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... - 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... - 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... - 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. ...
- 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...
11/19/2019
- 03:57 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Code review 4077a revision 11345.
With... - 10:14 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- To do homogeneous changes we can use this code with the same results...
- 09:35 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- The browser plugin for this mime type is not supported....
- 09:32 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Checking my changes I fixed @open_mime_resource_stmt@ rule in @progress.g@ and the found #4077-50. I would like to no...
- 06:39 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Yes, I agree with this point.
- 03:08 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > It seems that you didn't provide... - 02:57 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > It seems that you didn't provide any proofs or evidences that th... - 12:03 PM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- In order to avoid any problems merging branch @3858b@ into branch @3856a@ finally I did:
1. I created a new branch...
11/18/2019
- 05:13 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Sergey Ivanovskiy wrote:
> It seems that you didn't provide any proofs or evidences that there are issues. Please be... - 04:58 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- It seems that you didn't provide any proofs or evidences that there are issues. Please be more specific to the code b...
- 04:42 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Sergey Ivanovskiy wrote:
> Adding a localized title is a separated task and I believe it will be done by correct cha... - 04:39 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Adding a localized title is a separated task and I believe it will be done by correct changes if this task will be ne...
- 03:57 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Sergey Ivanovskiy wrote:
> > Yes and no. In fact the default encoding being used is another issue which can potentia... - 03:46 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > > Java strings are already unicode (encoded as UTF-16). So the v... - 03:42 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Sergey Ivanovskiy wrote:
> > Java strings are already unicode (encoded as UTF-16). So the value of the String variab... - 03:39 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Greg Shah wrote:
> What about strings with spaces, tabs and control characters?
These are illegal for the @URI@ c... - 03:30 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > Sergey Ivanovskiy wrote:
> > > > Wha... - 03:22 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- What about strings with spaces, tabs and control characters?
- 03:07 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > What is about native no unicode ... - 02:56 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > What is about native no unicode characters?
>
> Sorry, can yo... - 02:24 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Sergey Ivanovskiy wrote:
> What is about native no unicode characters?
Sorry, can you rephrase the question? - 01:55 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- What is about native no unicode characters?
- 01:12 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Sergey Ivanovskiy wrote:
> It seems that if we would remove toASCIIString() usage here, then the following code woul... - 01:05 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- It seems that if we would remove toASCIIString() usage here, then the following code would be incorrect ...
- 12:57 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Yes, if these url strings are UTF-8, then we can leave them as they are. Is it possible that urls have non unicode st...
- 12:52 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Sergey Ivanovskiy wrote:
> Hynek, I don't understand why url should not be encoded. Urls can be external and it seem... - 12:44 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Hynek, I don't understand why url should not be encoded. Urls can be external and it seems that they can have native ...
- 12:36 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Sergey Ivanovskiy wrote:
> I didn't respond to this note #4077-24 because it is not an issue and this change doesn't... - 12:20 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- I didn't respond to this note #4077-24 because it is not an issue and this change doesn't complicate debugging. The i...
- 12:12 PM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Hynek Cihlar wrote:
> > > Sergey Ivanovskiy wrote:
> > > > Yes...
11/15/2019
- 02:06 PM Feature #3908 (Closed): implement browse column VIEW-AS COMBO-BOX
- 01:53 PM Feature #3908: implement browse column VIEW-AS COMBO-BOX
- Gaps were updated in 3809e rev 11383. Quirks are documented in #4075.
- 12:39 PM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Doing tests for ImageList OCX widget conversion I found another interesting case:...
11/14/2019
- 03:56 PM Bug #4416: scrollbar issues
- The list of open issues:
# Scrolling by pressing an area between thumb and a scroll arrow (page down/up) doesn't wo... - 03:55 PM Bug #4416 (New): scrollbar issues
- 12:58 PM Feature #3908 (WIP): implement browse column VIEW-AS COMBO-BOX
- 12:57 PM Feature #3908: implement browse column VIEW-AS COMBO-BOX
- Stanislav Lomany wrote:
> Missing conversion:
> @[ MAX-CHARS characters ] [ AUTO-COMPLETION [ UNIQUE-MATCH ] ]@
> ... - 12:54 PM Bug #4415: combo-box item selection via screen-value assignment has deviations
- A regular combo in FWD with decimals should round decimals according to the format prescision before cmparision. E.g....
- 12:54 PM Bug #4415 (New): combo-box item selection via screen-value assignment has deviations
- 10:30 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Unfortunately, after many attempts, I concluded that using existing conversion rules from section @4@ in @ocx_convers...
- 07:17 AM Bug #4126 (Closed): Discrepancy in FWD runtime data
11/13/2019
- 12:25 PM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- > Is .ast file the input and after conversion the output as well?
Yes. It is read as the input to create the AST... - 11:43 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Hynek Cihlar wrote:
> Marius Gligor wrote:
> > 1. The output of conversion is in the @.ast@ file. As I understood w... - 11:35 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Marius Gligor wrote:
> 1. The output of conversion is in the @.ast@ file. As I understood we have 2 trees, @main@ an... - 11:17 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- For @chControlFrame:ImageList:ListImages:ADD(chControlFrame:ImageList:ListImages:COUNT + 1, "2", 99).@ expression, do...
- 12:07 PM Bug #3597: fix direct manipulation problems related to MOVABLE, SELECTED, SELECTABLE and misc wid...
- The changes from 3782a are in trunk (12 months ago). The rest of the work remains open.
11/12/2019
- 03:05 PM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Hynek Cihlar wrote:
> Marius Gligor wrote:
> > What I don't understand is how we have to deal with @ImageList@ nod... - 02:59 PM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Marius Gligor wrote:
> What I don't understand is how we have to deal with @ImageList@ node. So far I ignored that ... - 01:34 PM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Ovidiu Maxiniuc wrote:
> The @chain@ is used (or should be used) only when the first "link" (in this case @hImageLis... - 01:22 PM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Marius Gligor wrote:
> Hynek Cihlar wrote:
> > Marius Gligor wrote:
> > > Unfortunately the following generated Ja... - 01:15 PM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- The @chain@ is used (or should be used) only when the first "link" (in this case @hImageList@) is a @comhandle@. Some...
- 11:13 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Hynek Cihlar wrote:
> Marius Gligor wrote:
> > Unfortunately the following generated Java code is not a valid code ... - 10:08 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Marius Gligor wrote:
> I did a simple test using a simple walk rule:
>
> [...]
>
> and I've got:
> [...]
>
... - 10:04 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Marius Gligor wrote:
> Unfortunately the following generated Java code is not a valid code because @hImageList@ ia a... - 09:29 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- I did a simple test using a simple walk rule:...
- 08:05 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- I'm working to define conversion rules for OCX statements which combine @handle@ calls with @com-handle@ calls.
So f...
11/11/2019
- 09:16 AM Feature #4113 (WIP): enable upload of files from the browser (in the web clients) using SYSTEM-DI...
11/08/2019
- 04:26 PM Feature #4394: add some frame options and attributes
- Add support for:
* @FRAME-NAME@ attribute (this is actually a generic widget attribute but it will need to be impl... - 04:23 PM Feature #4394 (Closed): add some frame options and attributes
- 04:05 PM Feature #4393: add TITLE-DCOLOR attribute support
- Implement @TITLE-DCOLOR@ support (and also @TITLE-FGCOLOR@ and @TITLE-BGCOLOR@) also make sense to implement at this ...
- 04:01 PM Feature #4393 (Closed): add TITLE-DCOLOR attribute support
11/07/2019
- 09:27 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Hynek Cihlar wrote:
> Do you refer to functionality used in a GUI app?
So far I worked only in p2j project.
- 09:21 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Marius Gligor wrote:
> Hynek, please let me know:
> Is this enough to use ImageList with TreeView?
AFAIK this i... - 09:16 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- 1. Looking over initial ImageList OCX replacement implementation I found:
- @ImageListWidget@ is implemented as a wi... - 04:12 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Hynek Cihlar wrote:
> The idea was to have the imagelist ocx converted as a regular legacy widget/resource, so that ... - 03:54 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- Marius Gligor wrote:
> The question is, should we add a new rule to evaluate this kind of expression or we can chang... - 04:17 AM Feature #4077: add option to OPEN-MIME-RESOURCE to delete the original source file when the send ...
- Code review 4077a revisions 11342 and 11341. The changes are good. My only concern is #4077-24, which still remains.
- 03:22 AM Bug #4135: high dpi screens display in low dpi
- 4135a was updated up to rev. 11344 over trunc rev 11338.
- 02:15 AM Bug #4135: high dpi screens display in low dpi
- Planning to rebase now. The attached png files have comments so that DPR2 in their names means device pixel ratio 2 a...
11/06/2019
- 02:22 PM Bug #4135: high dpi screens display in low dpi
- Which one is with normal DPI? Also, please rebase 4135a when you can.
- 07:28 AM Bug #4135: high dpi screens display in low dpi
- Please look at these 3 pictures. Two of them were done with Print Screen key and the last one was done with @Take a S...
- 06:33 AM Bug #4135: high dpi screens display in low dpi
- Constantin Asofiei wrote:
> Related to your current scaling approach: the issue in #4135-30, is it related to drawin... - 06:19 AM Bug #4135: high dpi screens display in low dpi
- Can you post an image with e.g. Hotel GUI on a normal screen and on a HDPI screen?
Related to your current scaling... - 04:49 AM Bug #4135: high dpi screens display in low dpi
- The correct way to draw on the high resolution screen is to draw scaled drawings on the java side.
The java script c... - 09:44 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- 1. Today I tried to convert some UAST tests for IMAGELIST OCX component and I found an expression like:...
- 09:07 AM Feature #3856: implement a widget that replaces the Microsoft ImageList OCX (VB 6.0 common control)
- At this time, please minimize the work on this to only those features needed for the application being converted. I ...
- 08:37 AM Feature #3858: implement a widget that replaces the Microsoft ProgressBar OCX (VB 6.0 common cont...
- Hynek: Please do a code review.
Also available in: Atom