Activity
From 02/18/2015 to 03/19/2015
03/20/2015
- 10:00 PM Feature #2480: add support for button and image attributes and options
- Further investigation shows another strange behavior in considered testcases. Pressing @AUTO-GO@ button does not comm...
03/19/2015
- 02:01 PM Feature #2480: add support for button and image attributes and options
- >I don't understand what you mean by "But the GO event is not explicitly registered for event list".
I mean the tr... - 01:32 PM Feature #2480: add support for button and image attributes and options
- > Moreover the @fill-in@ commit is happening only after @GO@ from second sequence. I suggest the widget validation in...
- 01:15 PM Feature #2480: add support for button and image attributes and options
- >Is this code @EventManager.postEvent(new KeyInput(this, EventType.KEY_TYPED, Key.VK_ENTER));@ responsible for the do...
- 12:50 PM Feature #2480: add support for button and image attributes and options
- >> Note for a keyboard source we have 2 set of the same events and it is a bit weird.
>
> Yes, I'm pretty sure its ... - 12:13 PM Feature #2480: add support for button and image attributes and options
- Looks like the events are:...
- 08:54 AM Feature #2480: add support for button and image attributes and options
- Please post the 4GL sequence of events for (chui, enter key), (gui, enter key), (chui, mouse click), (gui, mouse clic...
- 09:39 PM Feature #2480: add support for button and image attributes and options
- Some debugging results:
1. Pressing on button the ENTER key and clicking by mouse gives very different results:
The... - 08:46 PM Feature #2422: add features to BROWSE
- OK, I'm fine with the current proposal.
- 08:03 PM Feature #2252: implement GUI client support
- The attached update is a preview of business logic cleanup from config classes. There are some missing pieces - espec...
03/18/2015
- 05:59 PM Feature #2422: add features to BROWSE
- > Do all of our client-side browse column widgets have a server-side @BrowseColumnWidget@ associated with the same ID...
- 04:20 PM Feature #2422: add features to BROWSE
- > In order to get screen vales I've added the code which adds column values into a screen buffer (@ThinClient.getScre...
- 10:51 AM Feature #2422: add features to BROWSE
- In order to get screen vales I've added the code which adds column values into a screen buffer (@ThinClient.getScreen...
- 12:03 PM Feature #1790: implement menu support
- It looks like the @Iterables.direct|reverseFrom()@ code doesn't implement the "cyclic" nature of looping back around ...
- 11:50 AM Feature #1790: implement menu support
- > I thought that it looks strange. Ok, lets consider, if we can't change focus - just leave it as it was, why should ...
- 11:45 AM Feature #1790: implement menu support
- I've checked simplified @focusWorker@ method and it works (NPE is gone). Is it ok?
- 11:34 AM Feature #1790: implement menu support
- Greg Shah wrote:
> Also, I do wonder if the menus should be considered part of the content pane of the window or if ... - 11:29 AM Feature #1790: implement menu support
- Here it is:...
- 11:20 AM Feature #1790: implement menu support
- Please post the test you used to get the NPE.
- 11:04 AM Feature #1790: implement menu support
- Here is my current update.
- 06:36 AM Feature #1790: implement menu support
- > I don't understand why it is needed: reset current to null especially for Window. As a result: Window.focusWorker(t...
- 04:43 AM Feature #1790: implement menu support
- I faced with NPE:...
- 10:22 PM Feature #2487: implement READ-FILE() and SAVE-FILE() methods in the editor widget
- Code Review evk_upd20150317a.zip
It looks good.
Please put it into conversion and runtime regression testing. - 09:14 PM Feature #2487: implement READ-FILE() and SAVE-FILE() methods in the editor widget
- fixes from note 21 review
03/17/2015
- 06:21 PM Feature #1794: implement font support
- Greg Shah wrote:
> Please check it in.
Committed revision 10814. - 06:16 PM Feature #1794: implement font support
- Please check it in.
- 06:06 PM Feature #1794: implement font support
- Greg Shah wrote:
> Perfect. After you make that one tweek, please do get this regression tested.
Attached version ... - 11:28 AM Feature #1794: implement font support
- Perfect. After you make that one tweek, please do get this regression tested.
- 11:26 AM Feature #1794: implement font support
- Greg Shah wrote:
> >> 3. Do we need to check with Guy to confirm that the windev01 font setup is the same as the Pro... - 11:25 AM Feature #1794: implement font support
- >> 3. Do we need to check with Guy to confirm that the windev01 font setup is the same as the Progress default font s...
- 11:22 AM Feature #1794: implement font support
- Greg Shah wrote:
> 1. As far as I can tell, the use of the 4GL is not really needed for what you are doing in @get-... - 11:15 AM Feature #1794: implement font support
- Code Review ca_upd20150317b.zip
The update looks very good.
1. As far as I can tell, the use of the 4GL is not ... - 10:34 AM Feature #1794: implement font support
- Added a hard-coded standard font table plus other misc fixes/enhancements related to font management.
- 04:29 PM Feature #2480: add support for button and image attributes and options
- Greg Shah wrote:
> Great! Commit it.
Committed to rev 10813. Will be distributed shortly. - 04:02 PM Feature #2480: add support for button and image attributes and options
- Great! Commit it.
- 03:33 PM Feature #2480: add support for button and image attributes and options
- The runtime testing completed for @evl_upd20150316a.zip@, CTRL-C 3-way tests was started in separate session. No regr...
- 01:09 PM Feature #2480: add support for button and image attributes and options
- > Do we need to investigate/fix this deviation in this task?
Yes, this should be fixed. - 11:29 AM Feature #2480: add support for button and image attributes and options
- >You've also tested both the GO and ENDKEY triggers and they work properly?
@ENDKEY@ works OK. But I have made one... - 10:03 AM Feature #2480: add support for button and image attributes and options
- You've also tested both the GO and ENDKEY triggers and they work properly?
Is evl_upd20150316b.zip the final update? - 10:01 AM Feature #2480: add support for button and image attributes and options
- >Yes, it is a good idea to to add an inner loop with a @ON ENDKEY undo, leave@ clause. Make sure that nothing execute...
- 09:04 AM Feature #2480: add support for button and image attributes and options
- >Are you using triggers for these tests (e.g. for the ENDKEY case, does your test have a trigger for the ENDKEY event...
- 11:03 PM Feature #2480: add support for button and image attributes and options
- > When the ENDKEY capable button is pressed, the test terminates meaning the main loop block is closing. Is this what...
- 09:14 PM Feature #2480: add support for button and image attributes and options
- >Please do test the additional cases like GO/ENDKEY triggers and make sure that in the case of @AUTO-ENDKEY@, that th...
- 09:01 PM Feature #2480: add support for button and image attributes and options
- Code Review evl_upd20150316b.zip
I'm good with the changes.
Please do test the additional cases like GO/ENDKEY ... - 08:38 PM Feature #2480: add support for button and image attributes and options
- Conversion testing for @evl_upd20150316a.zip@ has been completed. Generated codes are identical. Continue with runtim...
- 08:05 PM Feature #2480: add support for button and image attributes and options
- The update for review presents conversion support for @AUTO-GO@ and @AUTO-ENDKEY@ attributes. Including dynamic handl...
03/16/2015
- 03:48 PM Feature #2480: add support for button and image attributes and options
- Code Review evl_upd20150316a.zip
I'm fine with this. Please get it regression tested. - 03:26 PM Feature #2480: add support for button and image attributes and options
- This update for review fixes the issue with image based button when @DEFAULT@ attribute is set to true but frame's @D...
- 02:50 PM Feature #2480: add support for button and image attributes and options
- Greg Shah wrote:
> I see two things that are confusing to me:
>
> 1. Setting @my-button:default-button = true@ do... - 02:17 PM Feature #2480: add support for button and image attributes and options
- I see two things that are confusing to me:
1. Setting @my-button:default-button = true@ does not set that button's... - 02:00 PM Feature #2480: add support for button and image attributes and options
- >1. Are the changes to @ButtonGuiImpl@ really correct for the full set of your GUI testcases?
Yes.
>2. Do we ne... - 01:09 PM Feature #2480: add support for button and image attributes and options
- Code Review evl_upd20150313a.zip
2 questions:
1. Are the changes to @ButtonGuiImpl@ really correct for the full... - 03:17 PM Feature #2487: implement READ-FILE() and SAVE-FILE() methods in the editor widget
- Code Review evk_upd20150315a.zip
I only have some minor requests:
1. Add a history entry to @Editor.java@.
2... - 08:36 PM Feature #2487: implement READ-FILE() and SAVE-FILE() methods in the editor widget
- added error handling and modified state
note 17 requests are added
added limitation logic. There is a good place fo... - 02:53 PM Feature #2422: add features to BROWSE
- I'm OK storing the state in the screen buffer but separate from other widgets. But I'm looking for a specific propos...
- 02:32 PM Feature #2422: add features to BROWSE
- Are you planning to transfer browse columns states/values in screen buffers, like for any other widgets (e.g. fill-ins)?
- 01:15 PM Feature #2422: add features to BROWSE
- > Also we can track these changes not involving screen buffer by tracking this changes in Browse/BrowseColumns and th...
- 01:29 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Greg Shah wrote:
> After you have done some initial analysis, please organize the work into "sections" which can be ... - 01:17 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- After you have done some initial analysis, please organize the work into "sections" which can be logically separated ...
- 01:24 PM Feature #1790: implement menu support
- > AbstractContainer has a field current that contains a widget having focus, so I think such situation, when a severa...
- 06:40 AM Feature #1790: implement menu support
- Thanks for help!
The next 2 questions.
1. Every opened sub-menu has its own focus. Lets assume we have MENUBAR wi... - 09:01 AM Feature #2522 (Closed): add attribute/method support for radio-set
- 09:00 AM Bug #2520 (Closed): Dynamic list controls are not visible
03/13/2015
- 05:24 PM Feature #1790: implement menu support
- Vadim Gindin wrote:
> The bottom and right borders of sub-menu is not drawn. I've debugged it and found that it beca... - 05:19 PM Feature #1790: implement menu support
- Vadim Gindin wrote:
> The bottom and right borders of sub-menu is not drawn. I've debugged it and found that it beca... - 05:16 PM Feature #1790: implement menu support
- The bottom and right borders of sub-menu is not drawn. I've debugged it and found that it because @ScreenBitmap@ acti...
- 12:26 PM Feature #1790: implement menu support
- > I think it will be not suitable to use DropDown and ComboBox classes for menu goals as a common mechanism.
I agr... - 11:28 AM Feature #1790: implement menu support
- The first question in previous note is solved: wrong implementation of @menu.width()@
- 09:06 AM Feature #1790: implement menu support
- Separate question about events. Lets look at @Button.processEvent()@ method:...
- 08:53 AM Feature #1790: implement menu support
- The next buffled difficulty. Here is my menu:...
- 03:22 PM Feature #2480: add support for button and image attributes and options
- This update for review(merged with recent code base) is release candidate for @DEFAULT@ button attribute feature. Add...
- 08:21 PM Feature #2480: add support for button and image attributes and options
- This updates is merged with the recent code base. Also it adds conversion/runtime support for standalone set/get @DEF...
- 12:34 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Has passed regression testing and is committed as bzr rev. 10811
- 12:33 PM Bug #2520: Dynamic list controls are not visible
- Final version has passed regression testing and is committed as bzr rev. 10811
- 12:32 PM Feature #2522: add attribute/method support for radio-set
- Has passed regression testing and is committed as bzr rev. 10811
- 12:16 PM Feature #2522: add attribute/method support for radio-set
- Yes, you can check it in.
- 11:29 AM Feature #2522: add attribute/method support for radio-set
- Please find the final update attached.
- 11:01 AM Feature #2522: add attribute/method support for radio-set
- Please post the final update here.
- 04:18 AM Feature #2522: add attribute/method support for radio-set
- All regression tests (except tc_job_002) passed. Can I commit mt changes?
- 12:22 PM Feature #2422: add features to BROWSE
- Yes, but we have single cell's widget (there are multiple columns) and only for editable browse.
Also we can track ... - 12:06 PM Feature #2422: add features to BROWSE
- Treating the browse column as a real widget is going to add quite a bit of complication. It will have to be ignored ...
- 11:39 AM Feature #2422: add features to BROWSE
- Guys, about the @SCREEN-VALUE@ of a browse column. This attribute matches the content of the cell of the specific col...
03/12/2015
- 04:01 PM Feature #2522: add attribute/method support for radio-set
- Constantin Asofiei wrote:
> Igor, I think the update is safe now. But please rename @pairsSetWhenRealized@ to @item... - 03:39 PM Feature #2522: add attribute/method support for radio-set
- Igor, I think the update is safe now. But please rename @pairsSetWhenRealized@ to @itemsSetWhenRealized@ - this flag...
- 01:16 PM Feature #2522: add attribute/method support for radio-set
- Constantin Asofiei wrote:
> Igor, I'm still trying to understand why the @pairsSetWhenRealized@ flag is needed - ple... - 12:51 PM Feature #2522: add attribute/method support for radio-set
- Igor, I'm still trying to understand why the @pairsSetWhenRealized@ flag is needed - please post a simple, minimum te...
- 12:37 PM Feature #2522: add attribute/method support for radio-set
- Code Review ias_upd20150312b.zip
I'm OK with the changes. - 12:18 PM Feature #2522: add attribute/method support for radio-set
- Actually Constantin is right: I've not tested all cases. Please find the update attached.
Thank you Constantin. - 11:26 AM Feature #2522: add attribute/method support for radio-set
- Constantin Asofiei wrote:
> About ias_upd20150312a.zip:
> * @ControlSetEntity.pairs@ - the javadoc for @return@ is ... - 10:56 AM Feature #2522: add attribute/method support for radio-set
- About ias_upd20150312a.zip:
* @ControlSetEntity.pairs@ - the javadoc for @return@ is not formatted properly.
* @Con... - 09:07 AM Feature #2522: add attribute/method support for radio-set
- Code Review ias_upd20150312a.zip
I'm fine with the changes.
Constantin: please review. - 07:44 AM Feature #2522: add attribute/method support for radio-set
- Done. The regression test started. The attached archive also contains minor fixed for #2508 and #2520
- 09:22 AM Feature #2480: add support for button and image attributes and options
- Code Review evl_upd20150311a.zip
I'm good with the changes.
03/11/2015
- 06:47 PM Feature #2480: add support for button and image attributes and options
- The update for review presents suggested approach in base for implementation of the default button feature. The frame...
- 08:37 AM Feature #2480: add support for button and image attributes and options
- My only concern here is that the logic for this should not be in the window widget, but in the frame widget. Doesn't...
- 09:23 PM Feature #2480: add support for button and image attributes and options
- Looking for best implementation for button @DEFAULT@ attribute handling I see the following opportunity:
1. Pressing... - 12:35 PM Bug #2520: Dynamic list controls are not visible
- This looks reasonable. Please add this to the changes for #2522 to reduce testing effort. Also, it will give Consta...
- 11:55 AM Bug #2520: Dynamic list controls are not visible
- With the following update in Frame...
- 10:06 AM Feature #2422: add features to BROWSE
- Update merged with the latest sources. Committed to bzr rev 10804.
- 08:16 AM Feature #1790: implement menu support
- Vadim, some notes about the vig_20150309a.zip update you've sent me:
* Rectangle: the instances of this class need t...
03/10/2015
- 07:17 PM Feature #1790: implement menu support
- > I don't fully understand this statement. MENUBAR draws it's items (menu-items and sub-menus) within its area. Dropp...
- 06:58 PM Feature #1790: implement menu support
- Greg Shah wrote:
> Some thoughts:
>
> 1. Menus are different from our normal containers like Frames. With menus,... - 06:38 PM Feature #1790: implement menu support
- Some thoughts:
1. Menus are different from our normal containers like Frames. With menus, the contained widgets c... - 06:21 PM Feature #1790: implement menu support
- 1. I have simple MENUBAR with sub-menu and menu. It is drawn succesfully. At starting moment sub-menu has focus. When...
- 06:06 PM Feature #1790: implement menu support
- If you are stuck, please post specific questions or post more details of the problem so that we can help.
- 05:45 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Greg Shah wrote:
> Perhaps it makes sense to integrate these changes with your work in #2522 to reduce the amount ... - 05:43 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- > And because there will be a separate commit by Constantin I understand a new history entry for the ControlSetEntity...
- 05:31 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Greg Shah wrote:
> Code Review ias_upd20150310a.zip
>
> I'm fine with the proposed changes, except that the @Cont... - 05:29 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Code Review ias_upd20150310a.zip
I'm fine with the proposed changes, except that the @ControlSetConfig.java@ needs... - 05:24 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Igor Skornyakov wrote:
> Shall I start the regression testing right now?
No, don't put this into testing since Co... - 05:21 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Shall I start the regression testing right now?
- 05:05 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Please take a look at the augmented version of the Constantin's changes (I've the support for the above mentioned sub...
- 03:27 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Well, it seems that the situation is the following:
If LIST-ITEMS is assigned before the frame containing the widget... - 03:12 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- The situation looks strange. If one puts assignments in Constantin's sample not within "on" block (just two consecuti...
- 02:51 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Constantin,
I agree with your changes. However I've noticed another non-compatibility with 4GL:
With your sample ru... - 02:11 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Igor, please review and test this update with your standalone tests. It fixes problems in this code:...
- 11:03 AM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- The updated zip is attached.
- 10:51 AM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- setListItems() method fixed.
Has passed conversion regression testing and is committed as bzr rev. 10802.
- 10:36 AM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Greg Shah wrote:
> What is the status of this? Also, please post the updated zip.
Regression test just passed (i... - 10:05 AM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- What is the status of this? Also, please post the updated zip.
- 05:10 PM Bug #2520: Dynamic list controls are not visible
- The updating of @savedWidgets@ doesn't work. Continue the investigation.
- 06:26 AM Bug #2520: Dynamic list controls are not visible
- I see. Thank you Constantin.
- 06:21 AM Bug #2520: Dynamic list controls are not visible
- Igor, see this test:...
- 05:56 AM Bug #2520: Dynamic list controls are not visible
- Constantin,
If I correctly understand your scenario my change retains the 4GL compatibility: after the frame is enab... - 05:05 PM Feature #2480: add support for button and image attributes and options
- The investigation shows the default button feature works only in GUI mode. The character mode just ignores this attri...
- 11:20 AM Feature #2422: add features to BROWSE
- The @QueryWrapper@ changes in 0310a look OK to me.
- 09:59 AM Feature #2422: add features to BROWSE
- Code Review svl_upd20150310a.zip
I'm fine with the changes.
Eric: please review the @QueryWrapper@ change.
B... - 05:53 AM Feature #2422: add features to BROWSE
- Update for review. Relatively to the previous version of the update (0305a) only @QueryWrapper@ has changed.
- 05:50 AM Feature #2422: add features to BROWSE
- About the recet bug. Here is the code that repositions browse to an invalid id:...
03/09/2015
- 07:24 PM Feature #2480: add support for button and image attributes and options
- @evl_upd20150307a.zip@ has been committed as 10800.
- 06:28 PM Feature #2480: add support for button and image attributes and options
- OK, please commit it.
- 06:13 PM Feature #2480: add support for button and image attributes and options
- Conversion testing completed. No difference in generated code. So the update @evl_upd20150307a.zip@ is ready to be co...
- 03:23 PM Feature #2480: add support for button and image attributes and options
- The new runtime test results: @10797_5c96d7c_20150309_evl.zip@ for update based on 10797. No regression found.
Sta... - 06:53 PM Feature #2487: implement READ-FILE() and SAVE-FILE() methods in the editor widget
- Please note this text from the Progress docs for @EDITOR Phrase@:...
- 04:43 PM Bug #2520: Dynamic list controls are not visible
- Constantin Asofiei wrote:
> Igor, I think this is part of a larger defect in P2J, related to dynamic widgets/frames.... - 03:33 PM Bug #2520: Dynamic list controls are not visible
- Constantin Asofiei wrote:
> The urgency now is to determine if your Frame.addWidget change does not break any existin... - 03:30 PM Bug #2520: Dynamic list controls are not visible
- Igor Skornyakov wrote:
> Constantin Asofiei wrote:
>
> > Yes, don't complicate things for now. Just confirm the ... - 03:21 PM Bug #2520: Dynamic list controls are not visible
- Constantin Asofiei wrote:
> Yes, don't complicate things for now. Just confirm the implications of your change an... - 03:14 PM Bug #2520: Dynamic list controls are not visible
- Igor Skornyakov wrote:
> Constantin Asofiei wrote:
>
> > In any case, this is not currently supported by P2J. Th... - 03:10 PM Bug #2520: Dynamic list controls are not visible
- Constantin Asofiei wrote:
> In any case, this is not currently supported by P2J. The APIs are a no-op now.
I s... - 02:57 PM Bug #2520: Dynamic list controls are not visible
- Igor Skornyakov wrote:
> Constantin Asofiei wrote:
>
> > As I see from dvref.pdf, AUTO-RESIZE is for GUI only.
>... - 02:48 PM Bug #2520: Dynamic list controls are not visible
- Constantin Asofiei wrote:
> As I see from dvref.pdf, AUTO-RESIZE is for GUI only.
I know. However in my tests t... - 02:44 PM Bug #2520: Dynamic list controls are not visible
- Igor Skornyakov wrote:
> Constantin Asofiei wrote:
> > Igor, I think this is part of a larger defect in P2J, relate... - 02:39 PM Bug #2520: Dynamic list controls are not visible
- Constantin Asofiei wrote:
> Igor, I think this is part of a larger defect in P2J, related to dynamic widgets/frames.... - 02:25 PM Bug #2520: Dynamic list controls are not visible
- Igor, I think this is part of a larger defect in P2J, related to dynamic widgets/frames.
Something I think shoul... - 10:52 AM Bug #2520: Dynamic list controls are not visible
- Constantin Asofiei wrote:
> So, Igor: what issue were you trying to solve? Do you have a standalone test for it?
... - 10:35 AM Bug #2520: Dynamic list controls are not visible
- Greg Shah wrote:
> Constantin: please review the change (bzr rev 10797). Is the modification safe?
It's hard to tel... - 09:12 AM Bug #2520: Dynamic list controls are not visible
- Greg Shah wrote:
> Igor: in the future, please do not check anything in before you are explicitly approved to do so.... - 09:08 AM Bug #2520: Dynamic list controls are not visible
- Igor: in the future, please do not check anything in before you are explicitly approved to do so. Such approval is a...
- 09:47 AM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Code Review ias_upd20150309a.zip
The change is good. Please add a history entry, post the updated 0309b zip and g... - 09:19 AM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Fixed regression reported by Constantin (see #2408 notes 135/136/137). Restarted regression test
- 08:54 AM Feature #2508 (Closed): test LIST-ITEMS support in P2J and confirm that it is complete, add or fi...
- 09:11 AM Feature #2498: implement ADD-LAST() method
- Constantin Asofiei wrote:
> Have you tested both attributes with both widgets?
The method is the same for both widg... - 08:22 AM Feature #2498: implement ADD-LAST() method
- Igor Skornyakov wrote:
> Constantin Asofiei wrote:
> > Igor, you have a regression when LIST-ITEMS and LIST-ITEM-PA... - 07:55 AM Feature #2498: implement ADD-LAST() method
- Constantin Asofiei wrote:
> Igor, you have a regression when LIST-ITEMS and LIST-ITEM-PAIRS are set via the widget a... - 07:25 AM Feature #2498: implement ADD-LAST() method
- Igor, you have a regression when LIST-ITEMS and LIST-ITEM-PAIRS are set via the widget attribute, as in:...
03/08/2015
- 05:20 AM Bug #2520: Dynamic list controls are not visible
- Has passed conversion regression testing and is committed as bzr rev. 10797.
- 07:40 PM Feature #2480: add support for button and image attributes and options
- The testing completed, no regressions. The results: @10794_5c96d7c_20150307_evl.zip@.
Looks like I have to re-run ...
03/07/2015
- 01:51 PM Feature #2480: add support for button and image attributes and options
- Merge with 10796 code base.
- 08:46 PM Feature #2480: add support for button and image attributes and options
- The conversion testing completed. Generated codes are identical, no regressions. Starting runtime testing.
- 03:51 AM Bug #2520: Dynamic list controls are not visible
- Fixed. Started regression test
- 03:36 AM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Passed runtime regression testing and checked in as bzr rev 10796.
03/06/2015
- 04:46 PM Feature #2480: add support for button and image attributes and options
- Eugenie Lyzenko wrote:
> >Eugenie, do you know where the clipping rectangle is first calculated wrong? If not, can y... - 04:15 PM Feature #2480: add support for button and image attributes and options
- >I have no objections to this.
OK. I'm starting the conversion and runtime testing. - 04:01 PM Feature #2480: add support for button and image attributes and options
- >Eugenie, do you know where the clipping rectangle is first calculated wrong? If not, can you trace it down? Also, is...
- 02:20 PM Feature #2480: add support for button and image attributes and options
- Greg Shah wrote:
> > One consideration about clipping. The feature is now working for button widget but I think it h... - 02:05 PM Feature #2480: add support for button and image attributes and options
- > One consideration about clipping. The feature is now working for button widget but I think it has an issue. If usin...
- 02:04 PM Feature #2480: add support for button and image attributes and options
- Code Review evl_upd20150306a.zip
I'm fine with the changes. - 12:32 PM Feature #2480: add support for button and image attributes and options
- This update for review has completed runtime implementation for @NO-FOCUS@/@FLAT-BUTTON@ client part plus fixed newly...
- 03:45 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- After 3 runs the following 2 tests failed (in addition to the expected tc_job_002):...
- 03:00 PM Feature #1790: implement menu support
- Code Review vig_upd20150306a.zip
This is a good step forward.
1. It seems like there should be shared code betw... - 02:16 PM Feature #1790: implement menu support
- > When I'm pressing '->' in MENUBAR first menu-item (sub-menu) is blended when loosing focus. There are several calls...
- 10:37 AM Feature #1790: implement menu support
- It seems I will not make working version until today. Here is my current update with the following changes.
* Focus ... - 02:40 PM Feature #2422: add features to BROWSE
- One regression test has failed: @P2JQuery.bufferHandle()@ returns invalid handle. Looking into it.
- 08:46 AM Feature #2422: add features to BROWSE
- Code Review svl_upd20150305a.zip
I'm OK with the changes.
Eric: please review the @QueryWrapper@ change. - 02:59 AM Feature #2422: add features to BROWSE
- Update for review. Fixes minor issues.
- 11:44 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- NUM-ITEMS runtime support (combo-box and selection-list)
INNER-LINES runtime setter attribute unknown behavior shoul... - 09:38 AM Feature #2534 (Closed): methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- 08:46 AM Bug #2520: Dynamic list controls are not visible
- It seems that I've resolved the issue (with one-line fix). Will start regression testing after the one for #2508 will...
03/05/2015
- 03:50 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Code Review ias_upd20150305a.zip
I'm good with the changes. - 03:30 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- NPE was a result of my bug. To fix the cursor issue it was sufficient to hide cursor on SELECTION-LIST focus gain (an...
- 09:02 AM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- OK, please do fix these as part of this task.
- 09:00 AM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Greg Shah wrote:
> Are these bugs specific to your change or are they already existing in P2J?
These bugs are not... - 08:57 AM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Are these bugs specific to your change or are they already existing in P2J?
- 08:56 AM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Found at least two bugs.
1. When there are several widgets in a frame the cursor position doesn't change when switch...
03/04/2015
- 04:26 PM Feature #2487: implement READ-FILE() and SAVE-FILE() methods in the editor widget
- > 1) take big file (much more then limit). And time to load this file will be much bigger then time to read file just...
- 04:24 PM Feature #2487: implement READ-FILE() and SAVE-FILE() methods in the editor widget
- Code Review evk_upd20150301a.zip
1. Please name @LogicalTerminal.writeFile()@ as @LogicalTerminal.saveFile()@ to b... - 03:58 PM Feature #2487: implement READ-FILE() and SAVE-FILE() methods in the editor widget
- > Also I need to set modified flag. But didn't find good place to do it. Where I can have access to this flag ?
Se... - 08:08 PM Feature #2487: implement READ-FILE() and SAVE-FILE() methods in the editor widget
- 1) Added error handling and file stream close
4GL writes data into file till IO error. But for read operation 4gl re... - 03:17 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Merged with revno 10793. Tested. The selection list behavior on gain/loose focus has to be fixed.
- 11:43 AM Feature #2498 (Closed): implement ADD-LAST() method
- 11:08 AM Feature #2498: implement ADD-LAST() method
- Passed runtime regression testing and checked in as bzr rev 10793.
- 11:08 AM Feature #2498: implement ADD-LAST() method
- After updating majic_baseline @tc_po_item_003@ and @tc_po_item_004@. Majic rebuild passed OK.
- 08:49 AM Feature #2498: implement ADD-LAST() method
- Greg Shah wrote:
> Don't worry about the ctrl-c tests. The 3-way tests are known to fail and so long as all of them... - 08:41 AM Feature #2498: implement ADD-LAST() method
- Don't worry about the ctrl-c tests. The 3-way tests are known to fail and so long as all of them don't fail on all r...
- 05:24 AM Feature #2498: implement ADD-LAST() method
- Constantin Asofiei wrote:
> With rev 10787 there were baseline changes. You should reconfigure your setup or do a ... - 05:17 AM Feature #2498: implement ADD-LAST() method
- Igor Skornyakov wrote:
> @gso_ctrlc_3way_tests@ restarted. I've extracted @tc_po_item_003@ and @tc_po_item_004@ and ... - 05:08 AM Feature #2498: implement ADD-LAST() method
- In a third run all @gso_ctrlc_3way_tests@ failed. @tc_job_clock_004@ passed. I've also noticed that the following te...
- 09:33 PM Feature #2480: add support for button and image attributes and options
- This update for review contains runtime implementation for @NO-FOCUS@/@FLAT-BUTTON@. It is required to do more testin...
03/03/2015
- 05:18 PM Feature #2498: implement ADD-LAST() method
- The following tests failed identically in two runs:...
- 09:43 AM Feature #2498: implement ADD-LAST() method
- Greg Shah wrote:
> I think @unwrapControlEntity()@ should be removed from @handle@. Rebuilding MAJIC will confirm... - 09:37 AM Feature #2498: implement ADD-LAST() method
- Code Review ias_upd20150303c.zip
I think @unwrapControlEntity()@ should be removed from @handle@. Rebuilding MAJI... - 07:30 AM Feature #2498: implement ADD-LAST() method
- The problem was with @ScrollConatiner.ensureVisibility()@: I've reimplemented it to achieve the correct behavior for ...
- 02:50 PM Feature #2422: add features to BROWSE
- svl_upd20150302a was committed to bzr revision 10792.
- 02:25 PM Feature #2422: add features to BROWSE
- OK, my bad. I misread your post. The last record to the top of the browse IS CORRECT. In this case my update works pr...
- 01:28 PM Feature #2422: add features to BROWSE
- Correct or not, it's what Progress 9.1 did with the AOG Browse screen. It was quite strange. I've never recreated it ...
- 01:23 PM Feature #2422: add features to BROWSE
- Eric, are you sure that scrolling to the last row (and making it the scroll row) is not a correct behavior?
- 09:50 AM Feature #2422: add features to BROWSE
- AOG Browse fails. Reverting the code in AdaptiveQuery doesn't fix the issue. I'll look into that.
- 09:31 AM Feature #2422: add features to BROWSE
- @Cursor@:297 looks a little different to me. Have you confirmed the described behavior with the AOG Browse has not be...
- 03:47 AM Feature #2422: add features to BROWSE
- Eric, in this file there is also updated history entry which says ...
- 09:29 PM Feature #2422: add features to BROWSE
- Greg Shah wrote:
> Code Review svl_upd20150302a.zip
>
> I'm OK with the changes.
>
> Eric: please review the @...
03/02/2015
- 05:11 PM Feature #2422: add features to BROWSE
- Code Review svl_upd20150302a.zip
I'm OK with the changes.
Eric: please review the @AdaptiveQuery@ change. - 05:05 PM Feature #2422: add features to BROWSE
- Passed regression testing, so I can check it in just after review.
- 03:47 PM Feature #2422: add features to BROWSE
- Update for review with fixes for RFQ tests. Regression testing is running.
- 04:44 PM Feature #2498: implement ADD-LAST() method
- Just a note. If the screen size is ~ 132x43 then the failing screen with and without my changes look identical (manua...
- 11:21 AM Feature #2498: implement ADD-LAST() method
- Greg Shah wrote:
> Remove your update and manually test again to determine if it is your update that causes this. I... - 11:15 AM Feature #2498: implement ADD-LAST() method
- Remove your update and manually test again to determine if it is your update that causes this. I guess it is so, unl...
- 11:14 AM Feature #2498: implement ADD-LAST() method
- Constantin Asofiei wrote:
> Igor, is your terminal set to 80 cols by 24 rows? MAJIC layout will not be correct if th... - 11:08 AM Feature #2498: implement ADD-LAST() method
- Igor, is your terminal set to 80 cols by 24 rows? MAJIC layout will not be correct if the terminal is not set like this.
- 11:07 AM Feature #2498: implement ADD-LAST() method
- Hynek Cihlar wrote:
> Igor if haven't already, try to run the test manually. That is, start the client, login, and f... - 08:34 AM Feature #2498: implement ADD-LAST() method
- Igor Skornyakov wrote:
> I've added a delay to gso_301 (more presisely, to @common/find_rfq_so_8000356.xml@), but th... - 08:27 AM Feature #2498: implement ADD-LAST() method
- Constantin Asofiei wrote:
> Greg Shah wrote:
> > Has anyone seen this kind of failure in the RFQ tests? Could we h... - 02:24 PM Feature #2334 (Closed): implement the GUI message line widget
- 11:30 AM Bug #2528: finish investigation and implemention of INPUT, SCREEN-VALUE and INPUT-VALUE
- This task is meant to complete the implementation of the INPUT, SCREEN-VALUE and INPUT-VALUE.
Some initial finding... - 11:22 AM Bug #2528 (New): finish investigation and implemention of INPUT, SCREEN-VALUE and INPUT-VALUE
- 09:20 PM Feature #2487: implement READ-FILE() and SAVE-FILE() methods in the editor widget
- Interesting. These sound pretty easy for us to implement.
> maximum stored data depends on @INNER-CHARS@ paramete... - 07:11 PM Feature #2487: implement READ-FILE() and SAVE-FILE() methods in the editor widget
- 1) If some IO error while reading/writing, then it read or wrote data can be used, but status of operation will be "n...
02/27/2015
- 05:18 PM Feature #2480: add support for button and image attributes and options
- The update contains conversion support and runtime start point starting point for @NO-FOCUS@ and @FLAT-BUTTON@ option...
- 02:21 PM Feature #2498: implement ADD-LAST() method
- No, let it finish.
- 01:41 PM Feature #2498: implement ADD-LAST() method
- Greg Shah wrote:
> Igor: do you have any other problems to solve or is this it?
No. I do not have any new problem... - 01:37 PM Feature #2498: implement ADD-LAST() method
- Igor: do you have any other problems to solve or is this it?
Constantin, Hynek, Eric and I all have quite a few ch... - 01:11 PM Feature #2498: implement ADD-LAST() method
- Greg Shah wrote:
> Has anyone seen this kind of failure in the RFQ tests? Could we have checked something in that ha... - 01:03 PM Feature #2498: implement ADD-LAST() method
- Has anyone seen this kind of failure in the RFQ tests? Could we have checked something in that has broken RFQ?
- 11:45 AM Feature #2498: implement ADD-LAST() method
- Both gsO301 and gso_308 failed at the same screen. As far as I understand the code for this screen is in @syman/so/se...
- 07:18 AM Feature #2498: implement ADD-LAST() method
- After fixes only the following tests failed in two runs:
3 gso_301: failure in step 6: 'timeout before the spec... - 07:41 AM Feature #2525: Runtime support of frame positional attributes
- The objective of this issue is to implement support of missing parts of frame positional attributes. Also to make sur...
- 07:23 AM Feature #2525 (New): Runtime support of frame positional attributes
02/26/2015
- 04:07 PM Feature #2479 (Closed): DEFINE IMAGE and image phrase support for both button and image
- 03:38 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- The update @evl_upd20150225b.zip@ has been committed in bzr as 10780.
- 03:20 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- Yes, please check it in.
- 03:14 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- Testing completed. The results file: @10778_5c96d7c_20150226_evl.zip@.
So the update is ready to be committed and ... - 11:47 AM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- The main part of the regression tests completed OK. Waiting for CTRL-C to be done.
- 07:48 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- The conversion testing completed. Codes are identical, no regression. Continue with the runtime testing.
- 12:25 PM Feature #2422: add features to BROWSE
- Stanislav Lomany wrote:
> After my recent minor changes RFQ tests started to fail. I'm looking into that.
I would... - 12:15 PM Feature #2422: add features to BROWSE
- After my recent minor changes RFQ tests started to fail. I'm looking into that.
- 12:09 PM Feature #2422: add features to BROWSE
- The persistence changes in 0225a look OK to me.
- 09:38 AM Feature #2422: add features to BROWSE
- Code Review svl_upd20150225a.zip
I'm fine with the changes. I looked at everything pretty carefully, except @Brow... - 10:18 AM Feature #1790: implement menu support
- Yes, that was the reason.. Sorry for trouble.
- 10:03 AM Feature #1790: implement menu support
- Mistake..
Here is the place in @ThinClient.waitFor@ where immedExit is set to true:... - 09:59 AM Feature #1790: implement menu support
- I found that during processing of @ThinClient.waitFor@ the flag @immedExit@ is set to true. It probably a reason.. It...
- 09:51 AM Feature #1790: implement menu support
- I'm stuck... I can't make menu events working. I don't fully understand how events queue works. Here are the followin...
- 06:30 AM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Code Review ias_upd20150225a.zip
1. The update should only contain files that were modified for this task. As far...
02/25/2015
- 03:58 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- > Eugenie: please confirm that it is not needed. If so, please remove it. Then go ahead with both conversion and ru...
- 03:52 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- > the call to @setPhysicalLocation@ in @IGI.initialize@ should be unnecessary as you already set the physical locatio...
- 03:36 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- Greg Shah wrote:
> Code Review evl_upd20150225a.zip
>
> I'm fine with the changes.
>
> Hynek: please look at t... - 02:11 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- Code Review evl_upd20150225a.zip
I'm fine with the changes.
Hynek: please look at the @BaseConfig@ change and c... - 12:07 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- This update for review has general fix for dynamic widget location issue. All processing shifted to @BaseConfig.apply...
- 09:33 AM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- Greg Shah wrote:
> Code Review evl_upd20150224a.zip
>
> Are @ButtonGuiImpl.draw()@ and @ImageGuiImpl.draw()@ real... - 09:17 AM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- Eugenie Lyzenko wrote:
> One more possible TODO change is rework for image phrase setters for button related images ... - 09:16 AM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- One more possible TODO change is rework for image phrase setters for button related images we have discussed previous...
- 09:05 AM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- Code Review evl_upd20150224a.zip
Are @ButtonGuiImpl.draw()@ and @ImageGuiImpl.draw()@ really the proper locations ... - 08:53 AM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- Eugenie Lyzenko wrote:
> The only thing I see is to unify @CONVERT-3D-COLORS@ attribute for button and image widgets... - 08:51 AM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- The only thing I see is to unify @CONVERT-3D-COLORS@ attribute for button and image widgets. Currently button has @NO...
- 03:09 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Finished adding DELIMITER attribute support and fixing LIST-ITEMS and LIST-ITEM-PAIRS logic. Testing is still require...
- 02:32 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Greg Shah wrote:
> Progress is full of these insane "quirks". In these cases we try to leave careful comments and j... - 02:19 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Progress is full of these insane "quirks". In these cases we try to leave careful comments and javadoc to explain th...
- 02:15 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Greg Shah wrote:
> Are you saying that the 4GL reacts differently in these two situations?
Yes, it does.
> If so... - 02:02 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Are you saying that the 4GL reacts differently in these two situations?
Unknown literal:... - 12:47 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- I've discovered a strange behavior: for the COMBO-BOX and SELECTION-LIST @ADD-LAST(..., ?)@ is rejected but the code
... - 01:58 PM Feature #2498: implement ADD-LAST() method
- Greg Shah wrote:
> OK, this makes sense. As you move forward, do keep in mind that you will likely need to merge yo... - 11:58 AM Feature #2498: implement ADD-LAST() method
- OK, this makes sense. As you move forward, do keep in mind that you will likely need to merge your code up to newer ...
- 11:35 AM Feature #2498: implement ADD-LAST() method
- Adding separate height/width fields doesn't help. Starting a detailed investigation. In particular I can see the the ...
- 09:08 AM Feature #2478 (Closed): button image support
- 09:07 AM Feature #2476 (Closed): window icon support improvements
- 08:55 AM Feature #2480: add support for button and image attributes and options
- The following attributes/options are left to b implemented/verified as working if already implemented:
+Button opt... - 05:53 AM Feature #2422: add features to BROWSE
- Major browse update for review. Changed caching logic in order to match 4GL.
02/24/2015
- 06:33 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- This update for review merges the recent code base plus fixes the location issue for dynamic images and buttons. The ...
02/23/2015
- 03:08 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- The version on lindev01 is 10.2B and has not been changed since it was installed in early 2013. I access it via /usr...
- 02:34 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- RADIO-BUTTONS attribute for the RADIO-SET widget behaves like LIST-ITEM-PAIRS for the SELECTION-LIST.
Conclusion:
... - 10:38 AM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- 1. We need to add support for the DELIMITER attribute
2. DELIMITER attribute value cannot be "unknown", but can be "... - 02:41 PM Feature #2498: implement ADD-LAST() method
- Greg Shah wrote:
> Although it seems unlikely that the problems are caused by your update, it is very unusual for th... - 11:30 AM Feature #2498: implement ADD-LAST() method
- Although it seems unlikely that the problems are caused by your update, it is very unusual for the same list of tests...
- 09:14 AM Feature #2498: implement ADD-LAST() method
- Greg,
Can I commit my changes?
Thank you. - 01:29 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- > Normally, I would ask you to get these tested, but Igor has overlapping changes being tested in #2498 and he has ha...
- 01:07 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- Code Review evl_upd20150223a.zip
The changes look good.
Normally, I would ask you to get these tested, but Igor... - 12:39 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- Sorry the update @0223a@ was inconsistent(has not final versions). Please see the new drop.
- 12:20 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- This update for review adds boolean attributes setters/getters outside of the @DEFINE IMAGE@ or @DEFINE BUTTON@ state...
- 07:19 AM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- The remaining thing I'm going to implement is having getters/setters for all attributes in image and button widgets t...
- 12:02 PM Feature #1790: implement menu support
- >> At this point are ChUI menus fully functional?
>
> No. I can't finish client-side part because of event-processi... - 10:07 AM Feature #1790: implement menu support
- You're right. Some of noted points are not implemented. See below
Greg Shah wrote:
> At this point are ChUI menus...
02/22/2015
- 04:05 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- Greg Shah wrote:
> Yes, go ahead and commit it.
Committed in bzr as 10771. - 03:32 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- Yes, go ahead and commit it.
- 02:53 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- The conversion testing completed, generated codes are identical. No regressions.
So the update is ready to be comm... - 07:03 AM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- The update fixes the size/location regression for images used to draw the buttons. Plus slightly enhanced icon detect...
- 08:01 AM Feature #2498: implement ADD-LAST() method
- Attached detailed reports for failed tests.
- 05:44 AM Feature #2498: implement ADD-LAST() method
- There where 3 runs of the regression test.
The following test failed in in all 3 runs:
gso_tests
57 gso_187: fa...
02/20/2015
- 06:10 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Here is the next update containing basic GUI implementation.
Questions:
1. When I'm going between checkboxes I've... - 05:25 PM Feature #2523: implement GUI radio-set widget
- The core widget implementation for GUI must be created including drawing and event processing. Mouse support must wo...
- 05:23 PM Feature #2523 (Closed): implement GUI radio-set widget
- 05:22 PM Feature #2522: add attribute/method support for radio-set
- Implement conversion and runtime support for the following:
+Attributes+
NUM-BUTTONS
+Methods+
DISABLE()
... - 05:21 PM Feature #2522 (Closed): add attribute/method support for radio-set
- 05:21 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- >Please do fix both of these issues (character unit mismatches and the regression for IMAGE-SIZE options) as part of ...
- 05:00 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- Eugenie Lyzenko wrote:
> >Have you run your testcases in both windev01 and in P2J? Does our implementation match exa... - 04:59 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- > I've changed the rule file and want to make sure there will be no regression her. Is it OK?
Good point. Yes, c... - 04:57 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- >Have you run your testcases in both windev01 and in P2J? Does our implementation match exactly?
Yes, I'm comparin... - 04:41 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- >OK. I don't think this needs full runtime testing. The GUI stuff won't get loaded in MAJIC testing. Even the server-...
- 04:34 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- Have you run your testcases in both windev01 and in P2J? Does our implementation match exactly?
- 04:32 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- OK. I don't think this needs full runtime testing. The GUI stuff won't get loaded in MAJIC testing. Even the serve...
- 04:06 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- >1. In Convert3DColorsFilter, are the input colors to be converted really hard coded in the 4GL?
I think so, from ... - 03:52 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- Code Review evl_upd20150220a.zip
1. In @Convert3DColorsFilter@, are the input colors to be converted really hard c... - 03:40 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- This updates for review includes runtime implementation of the @CONVERT-3D-COLORS@ option for image and button widget...
- 02:22 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- Code Review evl_upd20150219a.zip
It is good. - 08:01 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- This update adds conversion rule change to support @RETAIN-SHAPE@ sub-option and runtime implementation for @STRETCH-...
- 05:20 PM Feature #2521 (Closed): enhance/implement radio-set for GUI
- 02:31 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- Yes, I think you are right. Please test and fix any issues related to those.
Another thing: please test these bot... - 02:26 PM Feature #2508: test LIST-ITEMS support in P2J and confirm that it is complete, add or fix feature...
- I understand the LIST-ITEM-PAIRS and RADIO-BUTTONS attributes are in the scope of this task as well. Is that correct?
- 02:16 PM Feature #1790: implement menu support
- At this point are ChUI menus fully functional?
Is there any error handling, event or other missing functionality? ... - 01:56 PM Feature #1790: implement menu support
- Javadoc fix.
Remaining features needing to be implemented is empty at this moment. Probably some features will be ... - 01:22 PM Feature #1790: implement menu support
- Please post a list of the remaining features needing to be implemented, enhanced and/or bugs needing fixing. You can...
- 01:21 PM Feature #1790: implement menu support
- In your next update, please resolve these:...
- 01:02 PM Feature #1790: implement menu support
- Current update has passed full testing and committed to rev #10766.
- 12:26 PM Feature #1790: implement menu support
- OK, you can commit vig_upd20150220a.zip.
- 12:12 PM Feature #1790: implement menu support
- Here is merged current update with the latest revision.
- 12:06 PM Feature #1790: implement menu support
- > I suspect that this error is not related with my update. Don't you know why it happens?
We don't know for sure. ... - 11:02 AM Feature #1790: implement menu support
- I've ran regression testing 3rd time. And the test @tc_codes_employees_20@ has passed. So, we can assume that update ...
- 03:28 AM Feature #1790: implement menu support
- Current update has passed conversion testing. I ran regression testing twice. Only one test has failed during both ru...
- 02:00 PM Feature #2498: implement ADD-LAST() method
- Code Review ias_upd20150220c.zip
It looks good. - 01:50 PM Feature #2498: implement ADD-LAST() method
- Greg Shah wrote:
> There is about to be a check in from #1790. When that occurs, please merge up to the latest bzr ... - 12:47 PM Feature #2498: implement ADD-LAST() method
- There is about to be a check in from #1790. When that occurs, please merge up to the latest bzr revision and put tha...
- 12:42 PM Feature #2498: implement ADD-LAST() method
- The following tests failed in both runs:
57 gso_187 GSO 187 - Initial selection on Contact Master returns to main... - 12:00 PM Feature #2498: implement ADD-LAST() method
- Code Review ias_upd20150220a.zip
The @ScrollDirection@ constructor still needs Javadoc. Obviously, this doesn't i... - 11:57 AM Feature #2498: implement ADD-LAST() method
- > The ChuiOutputManager sets the value of the cursorInvalid in the at method and doesn't reset it in the append(Strin...
- 03:57 AM Feature #2498: implement ADD-LAST() method
- Greg Shah wrote:
> Igor: in regard to the scrolling problems, I'd like for you to finish the current task without ad... - 03:41 AM Feature #2498: implement ADD-LAST() method
- Constantin Asofiei wrote:
> Please add Keyboard.SE_NEXT_FRAME and Keyboard.SE_PREV_FRAME cases to AbstractWidget.ign... - 03:39 AM Feature #2498: implement ADD-LAST() method
- Greg Shah wrote:
> Code Review ias_upd20150219a.zip
>
> 1. In @RadioButtonImpl.draw()@, why iterate through chara... - 02:34 AM Feature #2498: implement ADD-LAST() method
- About the NPE in note 73 and the w3.p test. A widget can be determine as no longer alive (thus can be deleted) by bo...
- 02:20 AM Feature #2498: implement ADD-LAST() method
- Igor Skornyakov wrote:
> 3. After some recent changes (as far as I understand - introducing @manageSystemActions()@ ... - 07:39 PM Feature #2498: implement ADD-LAST() method
- Code Review ias_upd20150219a.zip
1. In @RadioButtonImpl.draw()@, why iterate through character by character instea... - 07:08 PM Feature #2498: implement ADD-LAST() method
- Igor: in regard to the scrolling problems, I'd like for you to finish the current task without adding more work to it...
- 07:03 PM Feature #2498: implement ADD-LAST() method
- Constantin: please comment on note 72 and item 3 in note 85.
- 01:47 PM Bug #2520: Dynamic list controls are not visible
- Greg Shah wrote:
> Is this still a problem on bzr rev 10766?
Yes, it is.
- 01:38 PM Bug #2520: Dynamic list controls are not visible
- Is this still a problem on bzr rev 10766?
- 01:37 PM Bug #2520: Dynamic list controls are not visible
- The dynamic RADIO-SET and COMBO-BOX are not visible, but are "working" - one can make a "blind" selection with the RA...
- 07:47 AM Bug #2520 (Closed): Dynamic list controls are not visible
- 01:40 PM Bug #2518: NPE on exit from testcase with mixed usage of static and dynamic widgets
- From CA:
About the NPE in note 73 and the w3.p test. A widget can be determine as no longer alive (thus can be del... - 01:40 PM Bug #2518: NPE on exit from testcase with mixed usage of static and dynamic widgets
- The attached sample after conversion throws NPE on exit:
[02/17/2015 19:25:51 MSK] (StandardServer.invoke:SEVERE) ... - 07:41 AM Bug #2518 (New): NPE on exit from testcase with mixed usage of static and dynamic widgets
- 01:39 PM Bug #2519: suspicious looking scrolling code
- 1. The @ScrollBar.scroll()@ method looks to contain a typo: in line 253 @limit.x@ seems to be instead of @limit.y@
2... - 07:43 AM Bug #2519 (New): suspicious looking scrolling code
- 01:36 PM Feature #2487: implement READ-FILE() and SAVE-FILE() methods in the editor widget
- Code Review evk_upd20150218a.zip
It is a good step.
1. @EditorWidget.read/saveFile(character)@ need @null@ and ... - 08:02 PM Feature #2487: implement READ-FILE() and SAVE-FILE() methods in the editor widget
- Added runtime support. I'm not finished testing at the moment, but common functionality is working.
- 11:25 AM Feature #2422: add features to BROWSE
- Technically that's not a browse problem, but because of record retrieval logic browse uses, an editable browse easily...
02/19/2015
- 11:18 AM Feature #2498: implement ADD-LAST() method
- I've finished with scrolling changes. My changes do not affect the @ComboBox@ behavior as this widget doesn't rely on...
- 09:45 AM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- Code Review evl_upd20150218a.zip
It looks good.
02/18/2015
- 06:06 PM Feature #2479: DEFINE IMAGE and image phrase support for both button and image
- This update for your review adds transparency runtime implementation for image widget. Also it prepares other boolean...
- 05:49 PM Feature #1790: implement menu support
- Code Review vig_upd20150219a.zip
I ma OK with the changes. Please get this update conversion and runtime regressi... - 05:37 PM Feature #1790: implement menu support
- The next update, containing remarks corrections and overrides bug fix
- 04:01 PM Feature #1790: implement menu support
- > Don't you remember where that conversion logic?
See the @process_frame@ function in @annotations/frame_scoping.r... - 03:46 PM Feature #1790: implement menu support
- Greg Shah wrote:
> > Wait a minute. It seems that it is a frames naming (class naming) problem.
>
> This makes se... - 02:52 PM Feature #1790: implement menu support
- > Wait a minute. It seems that it is a frames naming (class naming) problem.
This makes sense. Please put some pr... - 02:36 PM Feature #1790: implement menu support
- Greg Shah wrote:
> In the 4GL I suspect that your @DISPLAY@ statements in the triggers are targeting the the default... - 02:21 PM Feature #1790: implement menu support
- In the 4GL I suspect that your @DISPLAY@ statements in the triggers are targeting the the default "unnamed" frame. S...
- 02:00 PM Feature #1790: implement menu support
- I'm debugging difficult bug:...
- 05:41 PM Feature #2487: implement READ-FILE() and SAVE-FILE() methods in the editor widget
- Is there a bug in our implementation of the 4GL built-in function @SEARCH()@ that makes it work differently with file...
- 05:38 PM Feature #2487: implement READ-FILE() and SAVE-FILE() methods in the editor widget
- Greg Shah wrote:
> I don't think you need to do anything like that. The client-side code would call @FileSystemDaem... - 05:34 PM Feature #2487: implement READ-FILE() and SAVE-FILE() methods in the editor widget
- I don't think you need to do anything like that. The client-side code would call @FileSystemDaemon.searchPath()@, wh...
- 05:31 PM Feature #2487: implement READ-FILE() and SAVE-FILE() methods in the editor widget
- Can you suggest what is common "looking" directories in 4gl ? at least common work dir I can take from @Configuration...
- 07:07 AM Feature #2498: implement ADD-LAST() method
- Hynek Cihlar wrote:
> I think it won't hurt if you start fixing the immediate pains - the unclear model of scroll ... - 07:04 AM Feature #2498: implement ADD-LAST() method
- Igor Skornyakov wrote:
> I'm not sure that I understand this completely. However it seems that it means that a widge... - 05:03 AM Feature #2498: implement ADD-LAST() method
- Hynek Cihlar wrote:
> Personally I would rather see the scroll event initiated by the widget receiving focus itsel...
Also available in: Atom