Activity
From 05/06/2015 to 06/04/2015
06/04/2015
- 03:45 PM Feature #1790: implement menu support
- I wanted to ask some common question about repainting in GUI.
For ChUI I need to post new @PaintEvent@ to event q...
06/03/2015
- 01:54 PM Feature #2546: implement combo-box widget in GUI
- >ComboBoxGuiImpl and FillInGuiImpl: can you think of a way to sub-class the FillInGuiImpl so that the combo-box relat...
- 01:17 PM Feature #2546: implement combo-box widget in GUI
- >the ThinClient change related to focus lost: we already have something done related to this for the popup, via GuiDr...
- 11:56 AM Feature #2546: implement combo-box widget in GUI
- > That's why I need to know this info.
Please put comments in the code to explain this. - 10:26 AM Feature #2546: implement combo-box widget in GUI
- >...To me, the drop-down in GUI looks like is dependent on the size and coordinates of the associated combo-box widge...
- 08:27 AM Feature #2546: implement combo-box widget in GUI
- >how did you determine the ScrollBar.visibleRange default value?
The same value as @DefaultList.visibleRows@. - 07:12 AM Feature #2546: implement combo-box widget in GUI
- Eugenie, this are some notes about evl_upd20150602a.zip:
* @DropDownGuiImpl.setHeightAndPos@: you are assuming that ... - 08:31 PM Feature #2546: implement combo-box widget in GUI
- Today update for review has basic implementation of the @DROP-DOWN@ mode. The entry field is editable and until anoth...
06/02/2015
- 05:37 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- To provide the correct implementaion of the REPLACE method for list widgets (COMBO-BOX/SELECTION-LIST/RADIO-SET) a ne...
- 06:50 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Igor Skornyakov wrote:
> The FillIn.appVar initial value is not 'unknown'. As a result it is impossible to correctly... - 03:30 PM Feature #1790: implement menu support
- You are right and now it works. Thank you very much!
- 03:23 PM Feature #1790: implement menu support
- Vadim Gindin wrote:
> I've made the following changes:
> #. I've set menu children @physicalLocation@ to relative v... - 03:19 PM Feature #1790: implement menu support
- I've made the following changes:
#. I've set menu children @physicalLocation@ to relative value
#. I used relative ... - 02:57 PM Feature #1790: implement menu support
- Vadim Gindin wrote:
> If so, what about methods like @GuiDriver.drawString(String, int, int)@, @GuiDriver.drawLine(i... - 02:24 PM Feature #1790: implement menu support
- If so, what about methods like @GuiDriver.drawString(String, int, int)@, @GuiDriver.drawLine(int, int, int, int)@ or ...
- 12:48 PM Feature #1790: implement menu support
- > adjust the menu's location to be relative to its parent
This one.
It is important that the @physicalLocation(... - 12:35 PM Feature #1790: implement menu support
- Vadim Gindin wrote:
> I faced with the problem of defining a widget, mouse is clicked over. I have simple menubar wi... - 08:32 AM Feature #1790: implement menu support
- I faced with the problem of defining a widget, mouse is clicked over. I have simple menubar with 3 menu-items and one...
- 01:15 PM Feature #1811: implement the AJAX client driver
- > And if the target OS is expected to not provide these fonts, we can define these as "custom fonts" and pass to the...
- 07:07 AM Feature #1811: implement the AJAX client driver
- Anton Breaur wrote:
> The way I envisioned the flow to work is that we send font information to the web client, like... - 08:18 PM Feature #2546: implement combo-box widget in GUI
- The next update for review as current state reflection. This is DROP-DOWN mode first step with @FillInGuiImpl@ integr...
06/01/2015
- 06:38 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- The FillIn.appVar initial value is not 'unknown'. As a result it is impossible to correctly calculate screenValue() w...
05/31/2015
- 06:47 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- 1. SCREEN-VALUE attribute getter returns empty string (at least for the FILL-IN widget).
2. SELECTION-TEXT attribute ...
05/30/2015
- 09:12 PM Feature #2546: implement combo-box widget in GUI
- The update for review presents the current state of the combo-box. The server side updated to introduce new option - ...
05/29/2015
- 01:40 PM Feature #1811: implement the AJAX client driver
- Please provide more details about exactly what you have tried to do and the results of each of those experiments/effo...
- 10:02 AM Feature #1811: implement the AJAX client driver
- The way I envisioned the flow to work is that we send font information to the web client, like font name, size and st...
- 06:48 AM Feature #2546: implement combo-box widget in GUI
- Constantin Asofiei wrote:
> > What features in @FillInGuiImpl@ are critical and can not be changed in any cases? Ano... - 01:40 AM Feature #2546: implement combo-box widget in GUI
- Eugenie Lyzenko wrote:
> Are you currently working on fill-in GUI implementation?
No, I'm not working on GUI FILL-...
05/28/2015
- 04:50 PM Feature #2546: implement combo-box widget in GUI
- Constantin,
To implement different combo-box modes with editable entry field I'm planning to integrate fill-in GUI... - 11:02 AM Feature #1790: implement menu support
- Vadim Gindin wrote:
> Constantin Asofiei wrote:
> > Vadim Gindin wrote:
> > > It could print the title on the top ... - 10:36 AM Feature #1790: implement menu support
- Constantin Asofiei wrote:
> Vadim Gindin wrote:
> > It could print the title on the top left corner when it draws r... - 07:46 AM Feature #1790: implement menu support
- Vadim Gindin wrote:
> It could print the title on the top left corner when it draws rectangle but it doesn't happen.... - 07:06 AM Feature #1790: implement menu support
- Constantin Asofiei wrote:
> Vadim Gindin wrote:
> > MENU widget does not support coordinate attributes and WIDTH/HE... - 04:41 AM Feature #1790: implement menu support
- Vadim Gindin wrote:
> MENU widget does not support coordinate attributes and WIDTH/HEIGHT attributes too..
OK, I di...
05/27/2015
- 06:13 PM Feature #2546: implement combo-box widget in GUI
- The update for review has two new changes:
1. Implementation for first char search/select in GUI combo-box when drop... - 08:40 PM Feature #2546: implement combo-box widget in GUI
- The update for review merged with recent code base. In addition it adds tooltip feature to the combo-box and implemen...
- 11:51 AM Feature #1790: implement menu support
- Constantin Asofiei wrote:
> Vadim Gindin wrote:
> > I'm trying to draw simple menubar and I have coordinates proble... - 07:21 AM Feature #1790: implement menu support
- Vadim Gindin wrote:
> I'm trying to draw simple menubar and I have coordinates problem. I expected that [0,0] point ... - 06:25 AM Feature #1790: implement menu support
- I'm trying to draw simple menubar and I have coordinates problem. I expected that [0,0] point will reside under the w...
05/26/2015
- 03:50 PM Feature #1811: implement the AJAX client driver
- > 1. Consider the fonts that are defined in @src/font-metrics.xml@ and @FontTable.standardFontTable@.
From what I ... - 09:55 AM Feature #1811: implement the AJAX client driver
- Code Review fonts_js.zip from note 712
Overall, this is moving in the right direction.
Next steps:
1. Consid... - 01:23 PM Feature #2422: add features to BROWSE
- @CURRENT-ROW-MODIFIED@ logic differs from @MODIFIED@ logic. The latter is tricky, while @CURRENT-ROW-MODIFIED@ is str...
- 10:26 AM Feature #2546: implement combo-box widget in GUI
- Multiple selection investigation results. In ChUI only DROP-DOWN-LIST mode can be active(even if other specified). In...
05/25/2015
- 03:28 PM Feature #1811: implement the AJAX client driver
- Added the @fontMetrics@ module from @p2j.screen.js@ and managed to compute all the metrics described in @com.goldenco...
- 03:19 AM Feature #1794: implement font support
- Greg Shah wrote:
> Code Review ca_upd20150520d.zip
>
> It looks good. This is a nice improvement over my previou...
05/23/2015
- 10:06 AM Feature #1794: implement font support
- Code Review ca_upd20150520d.zip
It looks good. This is a nice improvement over my previous approach (yours is muc...
05/22/2015
- 03:36 PM Feature #1811: implement the AJAX client driver
- Anton Breaur wrote:
> > I do worry that we won't have access to all the metrics that we need, but I'm happy to avoid... - 09:50 AM Feature #1811: implement the AJAX client driver
- > I do worry that we won't have access to all the metrics that we need, but I'm happy to avoid custom font rendering ...
- 08:37 AM Feature #1811: implement the AJAX client driver
- > I think the proper way is to use @save()@ to store off the context before drawing the scaled string and then @resto...
- 08:31 AM Feature #1811: implement the AJAX client driver
- I'm OK with not using @opentype.js@, so long as we can get everything implemented which we need. I do worry that we ...
- 07:54 AM Feature #1811: implement the AJAX client driver
- I gave up opentype.js and took a different approach. We can apply a scaling transformation to the canvas context, and...
05/21/2015
- 10:01 AM Feature #1811: implement the AJAX client driver
- > I have attached a partial implementation for drawString and drawStringScaled methods in javascript. The index.html ...
- 07:12 AM Feature #1794: implement font support
- 0520d.zip has passed runtime testing.
- 04:18 AM Bug #2579: Cursor offset is reset after a trigger containing MESSAGE ... UPDATE
- Testcase:...
- 04:13 AM Bug #2579 (New): Cursor offset is reset after a trigger containing MESSAGE ... UPDATE
05/20/2015
- 07:41 AM Feature #1794: implement font support
- This version is built on top of 0519b.zip and improves the font table and metric loading + some other GUI-related fixes.
05/19/2015
- 07:06 PM Feature #1811: implement the AJAX client driver
- I have attached a partial implementation for drawString and drawStringScaled methods in javascript. The index.html de...
- 12:58 PM Feature #1811: implement the AJAX client driver
- The ab_upd20150518a.zip conflicts with the @FontManager@ changes in ca_upd20150519b.zip. How do we want to sequence ...
- 12:51 PM Feature #1811: implement the AJAX client driver
- Greg Shah wrote:
> Code Review ab_upd20150518a.zip
>
> I'm good with the changes.
>
> Constantin: any objectio... - 12:33 PM Feature #1811: implement the AJAX client driver
- Code Review ab_upd20150518a.zip
I'm good with the changes.
Constantin: any objections? - 06:34 PM Feature #2546: implement combo-box widget in GUI
- Addition to GUI combo-box TODO:
8. Investigate and implement different drop-down list modes, particularly if it is... - 03:07 PM Feature #2546: implement combo-box widget in GUI
- The update fixes the "phantom" drop-down drawing at incorrect position by delaying the first available draw to the mo...
- 01:47 PM Feature #2252: implement GUI client support
- Create a new repo under @~/repo/p2j_repo/@ called @images@. We can keep things like SVG files there, similar to how ...
- 01:16 PM Feature #2252: implement GUI client support
- Greg Shah wrote:
> How are you converting the SVG to bitmaps? Do you do this during the P2J build or statically?
... - 01:14 PM Feature #2252: implement GUI client support
- Hynek Cihlar wrote:
> As part of #2559 I have created a set of icon files in SVG format. The application jar file wi... - 08:17 AM Feature #2252: implement GUI client support
- Constantin Asofiei wrote:
> Hynek, have you had a chance to work on this?
No.
> If not, I'll take it.
Wond... - 07:41 AM Feature #2252: implement GUI client support
- Hynek, have you had a chance to work on this? If not, I'll take it.
Hynek Cihlar wrote:
> Still I think the layou... - 05:42 AM Feature #2252: implement GUI client support
- As part of #2559 I have created a set of icon files in SVG format. The application jar file will hold rastr exports o...
- 01:13 PM Feature #1794: implement font support
- Greg Shah wrote:
> Code Review ca_upd20150519b.zip
>
> The changes look good.
>
> 1. In regard to this todo in... - 12:53 PM Feature #1794: implement font support
- Code Review ca_upd20150519b.zip
The changes look good.
1. In regard to this todo in @SwingGuiDriver.createFont(... - 09:59 AM Feature #1794: implement font support
- This update adds:
* support for custom fonts in the Swing GUI driver
* support for implicit font size used by 4GL
... - 09:32 AM Feature #1794: implement font support
- If the font size is missing, 4GL looks like it defaults to these:
# courier new: 12
# segoe ui: 12
# tahoma: 12
#...
05/18/2015
- 07:08 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- The @frame.enableUnlessHidden()@ call is generated for @enable unless-hidden all@ statement/Generic but CommonFrame/G...
- 06:54 PM Feature #2546: implement combo-box widget in GUI
- The update has code merged with @10867@.
- 03:56 PM Feature #2546: implement combo-box widget in GUI
- The next update for review has fixes for both message processing TODO's. Also now the top row in opened drop-down is ...
- 05:11 PM Feature #1811: implement the AJAX client driver
- > Do you have more research to do or are you ready to work on specific javascript code to implement these features?
... - 05:09 PM Feature #1811: implement the AJAX client driver
- > I assume this would not be accepted.
Correct.
So far, your proposal sounds reasonable. Do you have more rese... - 04:50 PM Feature #1811: implement the AJAX client driver
- I have executed local testing of all client types, using the IM POC code for the 4 ChUI clients. MAJIC regression te...
- 04:49 PM Feature #1811: implement the AJAX client driver
- A description of the more rational driver structure is as follows:
com/goldencode/p2j/ui/client/driver/ - Driver c... - 04:21 PM Feature #1811: implement the AJAX client driver
- Merged with bzr rev 10866. This only changes @ColorTable@ and @FrameWidget@. Since my changes are just some javadoc...
- 04:18 PM Feature #1811: implement the AJAX client driver
- No objections to the changes in ges_upd20150518a.zip here.
- 02:01 PM Feature #1811: implement the AJAX client driver
- >Your task is to propose an approach for how to implement this native porton in javascript. We will have to implement...
- 12:10 PM Feature #1811: implement the AJAX client driver
- Attached is the fixed update.
> ThinClient.resume() - shouldn't be the batch mode activated only when already acti... - 06:54 AM Feature #1811: implement the AJAX client driver
- Greg Shah wrote:
> Constantin/Hynek: please review this code. I'll check it in unless there are objections.
Beside...
05/17/2015
- 05:07 PM Feature #2559 (WIP): implement ALERT-BOX support
- 04:01 PM Feature #1811: implement the AJAX client driver
- Review of ges_upd20150517a.zip.
This is a lot of nice cleanup!
* @ThinClient.resume()@ - shouldn't be the batc... - 11:06 AM Feature #1811: implement the AJAX client driver
- This update has the ca_upd20150516a.zip changes merged.
My original @scaleFont()@ implementation did not edit the ... - 10:37 AM Feature #1811: implement the AJAX client driver
- Code Review ca_upd20150516a.zip
The changes make sense. I've integrated them with my code, but I've done it a bit... - 11:34 AM Bug #2576: Cursor position in numeric fields (ChUI)
- 4GL and P2J has different cursor behavior for numeric values. In an @"___12345"@ field 4GL allows to move cursor in u...
- 11:33 AM Bug #2576 (New): Cursor position in numeric fields (ChUI)
- 11:14 AM Feature #2422: add features to BROWSE
- I agree. Please open a separate task for this.
- 11:07 AM Feature #2422: add features to BROWSE
- I've implemented @CURSOR-OFFSET@ for fill-in, but there is one issues, which I think deserves a separate task - 4GL a...
05/16/2015
- 01:57 PM Feature #1811: implement the AJAX client driver
- Greg Shah wrote:
> At this point the only known issue is that the fonts in GUI seem off. I made quite a significant... - 12:31 PM Feature #1811: implement the AJAX client driver
- Anton: here is your next task.
Please review the following from my update:... - 11:35 AM Feature #1811: implement the AJAX client driver
- Attached is the latest scripts to help review or apply the update.
- 11:08 AM Feature #1811: implement the AJAX client driver
- Oh, alright. I will keep those standards in mind then.
- 11:06 AM Feature #1811: implement the AJAX client driver
- As I mentioned in note 682:
> You do *not* have to fix the current update.
I just added the bold to highlight ... - 10:58 AM Feature #1811: implement the AJAX client driver
- I will fix these and upload an update.
- 10:51 AM Feature #1811: implement the AJAX client driver
- Code Review ab_upd20150516a.zip
Anton: although I have already merged your changes with my own, I am providing thi... - 10:29 AM Feature #1811: implement the AJAX client driver
- 0515b passed CTRL-C testing.
The attached is 0515b merged with the changes in ab_upd20150516a.zip. The web ChUI c... - 10:01 AM Feature #1811: implement the AJAX client driver
- I'm merging and testing your changes. The important difference is in the @EmbeddedWebServerImpl.startupServer()@.
- 09:56 AM Feature #1811: implement the AJAX client driver
- The latest patch works fine with revision 10863 merged version.
I still don't understand the web_client.html issue. ... - 09:20 AM Feature #1811: implement the AJAX client driver
- This fixes the web chui failure. It was created on top of the merged with revision 10855 version, and not yet tested ...
- 08:37 AM Feature #1811: implement the AJAX client driver
- > The web_client.html is the login page. This works with my 0515b update. It allows the ChUI-specific index.html to...
- 08:02 AM Feature #1811: implement the AJAX client driver
- I ran main regression testing on the 0515b update last night. GSO 418 did fail in addition to the expected failure i...
- 07:36 AM Feature #1811: implement the AJAX client driver
- The web_client.html is the login page. This works with my 0515b update. It allows the ChUI-specific index.html to b...
- 09:02 PM Feature #2546: implement combo-box widget in GUI
- This is just today changes for review. Scrolling approach changed to reflect 4GL behavior. Also I have found in GUI t...
05/15/2015
- 07:54 PM Feature #1811: implement the AJAX client driver
- Greg, I don't understand the web_client.html issue. The web chui client does not need that resource.
If you applied ... - 02:30 PM Feature #1811: implement the AJAX client driver
- This includes a fix for the batch process launching from Swing clients.
I have also tried to implement the fixes f... - 12:22 PM Feature #1811: implement the AJAX client driver
- Merged to bzr 10863.
- 11:41 AM Feature #1811: implement the AJAX client driver
- Please post your changed versions of my files (only include those files you have changed).
- 11:26 AM Feature #1811: implement the AJAX client driver
- > Although all the docs and examples point out that wraping a ResourceHandler under a ContextHandler should enable lo...
- 05:02 PM Feature #1794: implement font support
- Greg Shah wrote:
> I have an idea what @scaled via DPI@ and @scaled via legacy metrics@ mean. Can you explain what ... - 04:51 PM Feature #1794: implement font support
- I have an idea what @scaled via DPI@ and @scaled via legacy metrics@ mean. Can you explain what you did for @scaled ...
- 04:27 PM Feature #1794: implement font support
- About using the font/text metrics reported by the driver for widget size formulas. I've tested the @Courier New@, @M...
- 03:28 PM Feature #1794: implement font support
- As we consider font compatibility issues, the following are some useful references:
http://en.wikipedia.org/wiki/C... - 08:26 AM Feature #2546: implement combo-box widget in GUI
- Code Review evl_upd20150514b.zip
I'm good with this version. Please just remove the ChUI reference in the @DropDo... - 03:43 AM Feature #2252: implement GUI client support
- hc_upd20150513b.zip committed to bzr rev 10862.
- 02:53 AM Feature #2252: implement GUI client support
- Greg Shah wrote:
> Code Review hc_upd20150513b.zip
>
> I'm OK with it.
>
> Constantin?
The changes look OK. - 03:16 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Greg Shah wrote:
> 3. I don't understand the point about @ShowBars.NEVER@.
There seemed to be a confusion about t... - 02:58 AM Feature #2573: GUI implementation for the "n COLUMNS" frame option
- This task is to implement in P2J the "n COLUMNS" option at the frame phrase, in GUI. In ChUI, this kind of layout is ...
- 02:54 AM Feature #2573 (New): GUI implementation for the "n COLUMNS" frame option
05/14/2015
- 07:11 PM Feature #2546: implement combo-box widget in GUI
- The update has fixes for previous notes and creating new class @DropDownImpl@ to handle ChUI specifics. The @ChuiWidg...
- 06:11 PM Feature #2546: implement combo-box widget in GUI
- > You mean we need to create new class @DropDownImpl@ to concentrate all ChUI specifics?
Yes. - 06:05 PM Feature #2546: implement combo-box widget in GUI
- Greg Shah wrote:
>
> 3. Since @DropDown.fixVisibleRows()@ is ChUI specific, it should be in @DropDownImpl@. In th... - 05:29 PM Feature #2546: implement combo-box widget in GUI
- Code Review evl_upd20150514a.zip
I like the code.
1. The @ComboBox.initEventsSet()@ and @ComboBox.addMouseExitE... - 04:47 PM Feature #2546: implement combo-box widget in GUI
- This update accumulates recent changes and fixes for combo-box. What's new:
1. The drop-down can now be left either ... - 03:58 PM Feature #2546: implement combo-box widget in GUI
- Code Review evl_upd20150512a.zip
I'm OK with the changes so far. @ScrollableSelectionListGuiImpl@, @DropDownGuiIm... - 04:23 AM Feature #2546: implement combo-box widget in GUI
- I noticed drop downs are drawn using the same renderer as the parent @Window@. This means they can never be drawn out...
- 06:33 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Greg Shah wrote:
> 1. Is there only 1 issue described in those notes or more than one?
I understand that it is a ... - 06:29 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Igor Skornyakov wrote:
> Greg Shah wrote:
>
> > Is another task is needed for the issue in note 67, 71 - 72 and 8... - 06:16 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Greg Shah wrote:
> Is another task is needed for the issue in note 67, 71 - 72 and 84 - 86?
I do not consider t... - 06:10 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- I've created a separate task #2572 for work on @realized@.
Is another task is needed for the issue in note 67, 71 ... - 05:25 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Eugenie Lyzenko wrote:
> 2. This call worked only for drop-down list and only for the time it exists. No other class... - 04:58 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Greg Shah wrote:
> > Probably due to the following in @DropDownGuiImpl.setHeightAndPos()@?
> >
> > [...]
>
> I... - 03:59 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Hynek Cihlar wrote:
> Igor Skornyakov wrote:
> > I've noticed the following issue (see attached sample code). With ... - 11:26 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Constantin Asofiei wrote:
> I mean, does the frame get realized regardless which widget gets its size read?
I d... - 11:19 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Igor Skornyakov wrote:
> Constantin Asofiei wrote:
>
> > OK, this is interesting; I think reading width/height at... - 10:09 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Constantin Asofiei wrote:
> OK, this is interesting; I think reading width/height attributes will make the frame "... - 10:03 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Igor Skornyakov wrote:
> Constantin Asofiei wrote:
>
> > Igor: please post your example for the case you are tryi... - 09:59 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Constantin Asofiei wrote:
> Igor: please post your example for the case you are trying to solve.
Constantin. In... - 09:44 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Eugenie Lyzenko wrote:
> My suggest: the widget become realized when it become the part of some frame. More specifica... - 09:42 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Igor Skornyakov wrote:
> Is it sufficient to set a 'realized' flag in the widget config?
There already is a @Widget... - 09:41 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- My suggest: the widget become realized when it become the part of some frame. More specifically: when it is used in w...
- 09:23 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Eugenie Lyzenko wrote:
> From @4GL 9.1 Progress Programming Handbook@, chapter 16-26, page 614:
>
> [...]
Th... - 09:07 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Igor Skornyakov wrote:
> BTW: I would like to repeat the question I've asked earlier. What is the exact semantics of... - 07:34 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- BTW: I would like to repeat the question I've asked earlier. What is the exact semantics of the widget 'realization'?...
- 03:59 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Hynek Cihlar wrote:
>
> Probably due to the following in @DropDownGuiImpl.setHeightAndPos()@?
>
> [...]
Th... - 03:56 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Igor Skornyakov wrote:
> I've noticed the following issue (see attached sample code). With native 4GL one can see a ... - 03:37 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Constantin Asofiei wrote:
> Is this something which prevents the 4GL program to run? Basically, our goal is to conve... - 01:26 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Igor Skornyakov wrote:
> Need to add frame validation at the moment of realization to ensure that all widgets fit in... - 06:22 PM Feature #2252: implement GUI client support
- Code Review hc_upd20150513b.zip
I'm OK with it.
Constantin? - 07:12 AM Feature #2252: implement GUI client support
- The attached update fixes a mismatch in frame size caused by char->pixel conversion. This prevents frame size adjustm...
- 06:05 PM Bug #2572: improve realized for widgets
- The @realized@ flag for widgets needs to be improved to duplicate the 4GL behavior. Unfortunately, this behavior is ...
- 06:02 PM Bug #2572 (New): improve realized for widgets
- 07:27 AM Feature #1811: implement the AJAX client driver
- > > After investigating the web Chui issue, I found that the ChuiWebDriver.getWelcomePageUrl method builds the wrong ...
- 07:06 AM Feature #1811: implement the AJAX client driver
- > We are not just limited to using this approach.
To be clear, my preference is to use predefined classes from Jet... - 07:00 AM Feature #1811: implement the AJAX client driver
- > Adding another subfolder to res folders as such: com/goldencode/p2j/ui/client/chui/driver/web/res/client and com/go...
- 06:56 AM Feature #1811: implement the AJAX client driver
- > After investigating the web Chui issue, I found that the ChuiWebDriver.getWelcomePageUrl method builds the wrong UR...
- 06:27 AM Feature #1811: implement the AJAX client driver
- Adding another subfolder to res folders as such: @com/goldencode/p2j/ui/client/chui/driver/web/res/client@ and @com/g...
05/13/2015
- 06:44 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Need to add frame validation at the moment of realization to ensure that all widgets fit in the frame. At this moment...
- 01:28 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- I've noticed the following issue (see attached sample code). With native 4GL one can see a bordered frame w/o scrollb...
- 12:25 PM Feature #1811: implement the AJAX client driver
- After investigating the web Chui issue, I found that the @ChuiWebDriver.getWelcomePageUrl@ method builds the wrong UR...
- 07:45 AM Feature #2252: implement GUI client support
- Constantin Asofiei wrote:
> I think is related to something I was suspecting it will cause us issues: when pushScree... - 06:03 AM Feature #2252: implement GUI client support
- Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > Hynek, when you have time, please take a look at testcases/uast... - 04:36 AM Feature #2252: implement GUI client support
- Constantin Asofiei wrote:
> Hynek, when you have time, please take a look at testcases/uast/demo/movie-ratings-dynam... - 09:14 PM Feature #2546: implement combo-box widget in GUI
- This update for review has several small fixes for UI representation for the drop-down and scroll-bar inside.
1. The...
05/12/2015
- 05:32 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- The additional note: the second config update I've mentioned before is actually a one triggered by a server-side @Syn...
- 02:08 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Hynek Cihlar wrote:
> Please post your whole update and a small sample I can run. Thanks.
My code is currently in... - 01:38 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Please post your whole update and a small sample I can run. Thanks.
- 01:22 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Well, I've noticed some strange thing - the backup values for 2 field are stale (do not reflect the values before cha...
- 01:11 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- I think they are (see attached file). Please note however that @readExternal@/@writeExternal@ are not invoked (neithe...
- 01:01 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Are all the fields properly handled in @readExternal@, @writeExternal@ and @applyConfig@? Please post your code changes.
- 12:51 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Additional observations: @addDirtyConfig@ was invoked for all 3 fields.
- 12:43 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Hynek,
I've added 3 fields to the @ComboBoxConfig@ :
/** The number of assignments to INNER-LINES since the la... - 12:38 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Igor, which fields are not propagated? Please post a sample code.
- 12:33 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- It seems that there is a problem with config changes' propagation from client side to the server one. I change 3 fiel...
05/11/2015
- 11:28 AM Feature #2422: add features to BROWSE
- Until SET-REPOSITIONED-ROW is implemented, GET-REPOSITIONED-ROW always returns 1.
- 01:03 AM Feature #2422: add features to BROWSE
- I like the approach. It improves compatibility on the server-side while not requiring an explosion of new widgets (a...
- 09:44 PM Feature #2422: add features to BROWSE
- Greg, about AUTO-ZAP: I think we can create @FillInConfig.zapActive@ variable and update it each time zap state it is...
- 10:30 AM Feature #2563: implement GUI EDITOR widget
- >Please test what happens with the image's WIDTH/HEIGHT-CHARS/PIXELS attributes in these cases (image or size phrase)...
- 02:57 AM Feature #2563: implement GUI EDITOR widget
- Attached version was committed to bzr rev 10858 (just a header entry added to ImageGuiImpl, it was missing in 0510d.zip)
- 02:53 AM Feature #2563: implement GUI EDITOR widget
- Eugenie Lyzenko wrote:
> Imagine two situations:
> 1. We have no image and @width@/@height@ == 0.
> 2. We have no ... - 09:57 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Greg Shah wrote:
> You can work with Constantin to plan the changes needed. At this point, just put in the minimum ... - 09:51 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- You can work with Constantin to plan the changes needed. At this point, just put in the minimum support that you nee...
- 08:18 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- I think that I understand the root of the problem. The @FrameWidget.frame@ field initially contains the corresponding...
- 07:46 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Greg Shah wrote:
> We don't have frame family support yet (that is the last part of #1798). It won't get worked unt... - 07:44 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- We don't have frame family support yet (that is the last part of #1798). It won't get worked until later this summer...
- 07:25 AM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- It seems that we have a problem with nested frames - all the intermediate frames and inner widget have a @frame@ fiel...
- 06:52 AM Feature #2252: implement GUI client support
- The problem seems to be in mixing the window size vs. the window workspace size. When the frame layouts itself it mus...
- 05:51 AM Feature #2252: implement GUI client support
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > See the attached update, now the frame seems to be stable.
> ... - 03:27 AM Feature #2252: implement GUI client support
- Hynek Cihlar wrote:
> See the attached update, now the frame seems to be stable.
>
> The problem was in the char...
05/10/2015
- 05:27 PM Feature #2563: implement GUI EDITOR widget
- >Eugenie, can you review the ImageGuiImpl change in 0510d.zip? I wonder if you had a specific reason to return width/...
- 03:07 PM Feature #2563: implement GUI EDITOR widget
- Eugenie, can you review the ImageGuiImpl change in 0510d.zip? I wonder if you had a specific reason to return width/h...
- 02:28 PM Feature #2563: implement GUI EDITOR widget
- ca_upd20150510d.zip has passed runtime testing. But there might be more problematic edge cases (like merging lines o...
- 10:33 AM Feature #2563: implement GUI EDITOR widget
- New version: fixed 2 editor regressions and some other GUI improvements (FILL-IN colors, LABEL font, IMAGE size).
- 04:09 PM Feature #2252: implement GUI client support
- See the attached update, now the frame seems to be stable.
The problem was in the char->pixel->char conversion. T... - 03:12 PM Feature #2252: implement GUI client support
- Hynek, when you have time, please take a look at testcases/uast/demo/movie-ratings-dynamic.p - in P2J, when setting c...
- 09:12 AM Feature #2252: implement GUI client support
- Eugenie Lyzenko wrote:
> Hynek Cihlar wrote:
> > The update improves drawing of window caption buttons. They are now ... - 08:28 AM Feature #2252: implement GUI client support
- Hynek Cihlar wrote:
> The update improves drawing of window caption buttons. They are now more alike those from stan... - 08:13 AM Feature #2252: implement GUI client support
- The javadoc problem fixed and the update committed to bzr rev 10857.
- 04:19 AM Feature #2252: implement GUI client support
- Hynek Cihlar wrote:
> The update improves drawing of window caption buttons. They are now more alike those from stan... - 02:46 AM Feature #2252: implement GUI client support
- The update improves drawing of window caption buttons. They are now more alike those from standard Windows theme. Can...
- 02:41 AM Feature #2252: implement GUI client support
- The attached update fixes window scrollable size calculation when window virtual size not set. The change only affect...
- 04:05 AM Feature #2422: add features to BROWSE
- Stanislav Lomany wrote:
> Constanin, I change some @FillIn.config.val@ on the client side, then a trigger in invoked... - 02:44 AM Feature #2422: add features to BROWSE
- Constanin, I change some @FillIn.config.val@ on the client side, then a trigger in invoked and I get @FillInWidget.co...
- 02:05 AM Feature #2422: add features to BROWSE
- Stanislav Lomany wrote:
> > So long as the values in the config are modified, they will be synchronized to the serve... - 01:59 AM Feature #2422: add features to BROWSE
- > So long as the values in the config are modified, they will be synchronized to the server automatically the next ti...
- 02:51 AM Feature #2564: implement GUI BROWSE widget
- Another addition: CREATE-ON-ADD.
05/09/2015
- 03:52 PM Feature #2563 (WIP): implement GUI EDITOR widget
- First candidate version for a usable EDITOR in GUI. Basic keys (cursor movement, home/end, delete/backspace, text ed...
- 07:03 AM Feature #1811: implement the AJAX client driver
- Merged with bzr 10855.
- 12:06 AM Feature #1811: implement the AJAX client driver
- Merged with bzr 10853.
- 04:17 AM Feature #2252: implement GUI client support
- Tha attached file replaces hc_upd20150508b.zip. It is merged with trunk, and was committed to bzr rev 10855.
- 09:48 PM Feature #2546: implement combo-box widget in GUI
- The @evl_upd20150508d.zip@ has been committed as @10853@. Will be distributed shortly.
- 09:31 PM Feature #2546: implement combo-box widget in GUI
- The regression tests passed, results: @10850_eff7cc1_20150508_evl.zip@. Had to start 3-way @CTRL-C@ tests in separate...
- 08:02 PM Feature #2546: implement combo-box widget in GUI
- The main part completed, no regressions found. Waiting for @CTRL-C@ results.
05/08/2015
- 06:15 PM Feature #2546: implement combo-box widget in GUI
- Greg Shah wrote:
> Please coordinate with Hynek to determine which of you will check in first. I'm guessing that yo... - 06:11 PM Feature #2546: implement combo-box widget in GUI
- Code Review evl_upd20150508d.zip
Looks good.
Please coordinate with Hynek to determine which of you will check ... - 06:08 PM Feature #2546: implement combo-box widget in GUI
- Several cosmetic changes to have the better look for combo-box. Only GUI code changed, so no additional testing is re...
- 05:00 PM Feature #2546: implement combo-box widget in GUI
- Update merged with the @10852@.
- 04:28 PM Feature #2546: implement combo-box widget in GUI
- Sounds good. Please note that you will need to merge with Vadim's @GuiWidgetFactory@ changes which are about to be c...
- 04:26 PM Feature #2546: implement combo-box widget in GUI
- Greg Shah wrote:
> If you pass testing on 10850, you can check it in without re-testing.
OK. In this case I'm res... - 04:18 PM Feature #2546: implement combo-box widget in GUI
- I have finished one main cycle of the runtime testing(and have the good chances to be passed). But need another one t...
- 04:16 PM Feature #2546: implement combo-box widget in GUI
- If you pass testing on 10850, you can check it in without re-testing.
- 04:12 PM Feature #2546: implement combo-box widget in GUI
- Eugenie Lyzenko wrote:
> The question. The update I'm testing has no crossing with @ecf_upd20150508a.zip@ and compat... - 04:08 PM Feature #2546: implement combo-box widget in GUI
- The question. The update I'm testing has no crossing with @ecf_upd20150508a.zip@ and compatible on the source level w...
- 12:36 PM Feature #2546: implement combo-box widget in GUI
- The missing file.
- 12:30 PM Feature #2546: implement combo-box widget in GUI
- Eugenie Lyzenko wrote:
> The merge with 10850 plus small fixes for opened drop-down. Will be used for regression tes... - 12:27 PM Feature #2546: implement combo-box widget in GUI
- Eugenie Lyzenko wrote:
> Another questions:
> 1. What the widget is required to do to properly position/sizing with... - 11:52 AM Feature #2546: implement combo-box widget in GUI
- Another questions:
1. What the widget is required to do to properly position/sizing with layout manager in GUI?
2. ... - 11:14 AM Feature #2546: implement combo-box widget in GUI
- The merge with 10850 plus small fixes for opened drop-down. Will be used for regression testing.
- 09:38 AM Feature #2546: implement combo-box widget in GUI
- Eugenie Lyzenko wrote:
> >Well, you are relying on labelText.length() + 2 to determine the width in character units.... - 09:26 AM Feature #2546: implement combo-box widget in GUI
- >Well, you are relying on labelText.length() + 2 to determine the width in character units... in GUI, this is no long...
- 09:16 AM Feature #2546: implement combo-box widget in GUI
- Eugenie Lyzenko wrote:
> >Can you post an example/screen shot of the distortions you mention?
> See the picture(com... - 09:08 AM Feature #2546: implement combo-box widget in GUI
- >Can you post an example/screen shot of the distortions you mention?
See the picture(compare to ..samlpe_04028_2.jpg ... - 08:55 AM Feature #2546: implement combo-box widget in GUI
- Eugenie Lyzenko wrote:
> >Please merge to rev 10849.
> Merged update is attached.
>
> >Post the merged update an... - 08:51 AM Feature #2546: implement combo-box widget in GUI
- >Please merge to rev 10849.
Merged update is attached.
>Post the merged update and get this into regression testi... - 08:06 AM Feature #2546: implement combo-box widget in GUI
- Code Review evl_upd20150507c.zip
The changes look good.
Please merge to rev 10849. Post the merged update and ... - 12:17 AM Feature #2546: implement combo-box widget in GUI
- This is small protection improvement to the drop-down termination facility.
- 05:08 PM Feature #2252: implement GUI client support
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > The attached replaces hc_upd20150508a.zip and fixes a compilati... - 02:18 PM Feature #2252: implement GUI client support
- Code Review hc_upd20150508b.zip
I'm fine with the code once you have agreed with Constantin on the issue in note 9... - 12:55 PM Feature #2252: implement GUI client support
- Hynek Cihlar wrote:
> The attached replaces hc_upd20150508a.zip and fixes a compilation error. Constantin, what was ... - 12:02 PM Feature #2252: implement GUI client support
- And the file...
Hynek Cihlar wrote:
> The attached replaces hc_upd20150508a.zip and fixes a compilation error. Co... - 12:01 PM Feature #2252: implement GUI client support
- The attached replaces hc_upd20150508a.zip and fixes a compilation error. Constantin, what was the purpose of ...
- 11:52 AM Feature #2252: implement GUI client support
- Constantin Asofiei wrote:
> Hynek Cihlar wrote:
> > The attached update improves window scrolling support. This is ... - 11:49 AM Feature #2252: implement GUI client support
- Hynek Cihlar wrote:
> The attached update improves window scrolling support. This is a first phase update focusing o... - 11:43 AM Feature #2252: implement GUI client support
- The attached update improves window scrolling support. This is a first phase update focusing on happy code paths. I a...
- 11:26 AM Feature #2252: implement GUI client support
- I just found the following in @ScrollBarGuiImpl@. Does anybody know the reason why mouse clicks are handled this way ...
- 10:32 AM Feature #2252: implement GUI client support
- Greg Shah wrote:
> Code Review ca_upd20150508b.zip
>
> I'm fine with the changes. Check them in.
Committed re... - 10:29 AM Feature #2252: implement GUI client support
- Code Review ca_upd20150508b.zip
I'm fine with the changes. Check them in. - 10:21 AM Feature #2252: implement GUI client support
- Fixed a regression in rev 10849/ ca_upd20150508a.zip - window resize via mouse was no longer working properly.
- 08:10 AM Feature #2252: implement GUI client support
- Greg Shah wrote:
> > font scaling switched from using legacy metric scaling to DPI scaling (from 72 to OS DPI)
>
... - 07:51 AM Feature #2252: implement GUI client support
- > font scaling switched from using legacy metric scaling to DPI scaling (from 72 to OS DPI)
What are the implicati... - 07:31 AM Feature #2252: implement GUI client support
- Greg Shah wrote:
> Code Review ca_upd20150508a.zip
>
> It's good. Please check it in.
Committed revision 10849. - 07:27 AM Feature #2252: implement GUI client support
- Code Review ca_upd20150508a.zip
It's good. Please check it in. - 03:44 AM Feature #2252: implement GUI client support
- Greg Shah wrote:
> Code Review ca_upd20150507a.zip
>
> I'm generally fine with the changes. Unfortunately, your ... - 04:37 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- I've fixed it and committed to revision 10852.
- 04:26 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Code Review vig_upd20150509b.zip
In @ToggleBoxGuiImpl@, please change @CHKBOX_WIDHT@ to @CHKBOX_WIDTH@. Otherwise... - 04:21 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- I've fixed highlighting and checked ZeroColumnLayout change for CHUI. I've found that CHUI implementation also has bu...
- 03:38 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Vadim Gindin wrote:
> Greg Shah wrote:
> > Code Review vig_upd20150509a.zip
> >
> > 1. Is your @ZeroColumnLayout... - 03:25 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Greg Shah wrote:
> Code Review vig_upd20150509a.zip
>
> 1. Is your @ZeroColumnLayout@ change safe for ChUI?
I ... - 03:17 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Code Review vig_upd20150509a.zip
1. Is your @ZeroColumnLayout@ change safe for ChUI?
2. Please remove the @src/... - 02:42 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- I just wanted to fix highlighting for not standard size. Here is my current update.
- 02:36 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- What do you have left to do for this first pass?
- 02:28 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Vadim Gindin wrote:
> Thank you. Here are my next 2 current layout bugs:
>
> # After I dynamically reset toggle-b... - 01:08 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Vadim Gindin wrote:
> Thank you. Here are my next 2 current layout bugs:
>
> # After I dynamically reset toggle-b... - 01:05 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Thank you. Here are my next 2 current layout bugs:
# After I dynamically reset toggle-box label to ? 4GL automatic... - 10:47 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Vadim Gindin wrote:
> I've tried to set these attributes for the static button, but no visible changes happen.
OK, ... - 10:27 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Constantin Asofiei wrote:
> Vadim Gindin wrote:
> > Constantin Asofiei wrote:
> > > Vadim Gindin wrote:
> > > > I... - 08:57 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Vadim Gindin wrote:
> Constantin Asofiei wrote:
> > Vadim Gindin wrote:
> > > I've fixed it. Sorry to trouble.
> ... - 08:43 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Constantin Asofiei wrote:
> Vadim Gindin wrote:
> > I've fixed it. Sorry to trouble.
> What was the problem?
>
... - 07:32 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Vadim Gindin wrote:
> I've fixed it. Sorry to trouble.
What was the problem?
There is a change in rev 10849 Thin... - 07:30 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- I've fixed it. Sorry to trouble.
- 06:11 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Constantin, I'm trying to find out the reason of the strange affect. See attached image.
First time the applicatio... - 05:07 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Hynek:
I think afterConfigUpdate is in your case called from "apply config" call and afterSetWidthPixels() is exi... - 04:23 PM Feature #2422: add features to BROWSE
- Code Review svl_upd20150508a.zip
It looks fine.
Please keep building the additional work for this week (2-6) on... - 04:11 PM Feature #2422: add features to BROWSE
- Update for review. Contains INSERT-ROW/NEW-ROW basics. There are missing fixes for empty browse and "Cannot insert ro...
- 01:48 PM Feature #2422: add features to BROWSE
- > P2J has pushScreenDefinition() to sync server config with client. Do we have anything that makes similar action in ...
- 01:04 PM Feature #2422: add features to BROWSE
- P2J has @pushScreenDefinition()@ to sync server config with client. Do we have anything that makes similar action in ...
- 01:00 PM Feature #2422: add features to BROWSE
- > Don't we already have a client-side widget for each column?
We have single fill-in which is created and then destr... - 12:19 PM Feature #2422: add features to BROWSE
- > Regarding 3, 4, 5 - should I solve fill-in problems? 3 and 4 may potentially turn out to be complicated.
Yes, le... - 12:15 PM Feature #2422: add features to BROWSE
- Some planning info from SVL:
Here are the items left:
# INSERT-ROW basics - Will send today
# AUTO-ZAP/CURSOR-OFFSE... - 09:38 AM Feature #2422: add features to BROWSE
- > What should it be in this case - set of FillIns and corresponding FillInWidgets on the server side with transparent...
- 07:24 AM Feature #2422: add features to BROWSE
- I have some things about @AUTO-ZAP/CURSOR-OFFSET/CURRENT-ROW-MODIFIED@ to clear:
# How do we expect to implement att... - 02:14 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Greg Shah wrote:
> Please provide some details about the status of this task.
Greg,
I hope to finish the task at... - 01:52 PM Feature #2534: methods/attrs support for EDITOR, SELECTION-LIST and COMBO-BOX
- Please provide some details about the status of this task.
- 10:52 AM Feature #1811: implement the AJAX client driver
- Merged with bzr 10850.
- 10:05 AM Feature #1811: implement the AJAX client driver
- Both are fixed with this update.
- 09:59 AM Feature #1811: implement the AJAX client driver
- Another issue: FontDetails.key is never set - it should be set by @FontManager$WorkArea.getFont@.
- 09:46 AM Feature #1811: implement the AJAX client driver
- Greg Shah wrote:
> Here is the update merged with bzr 10849.
There is a compilation problem in @WidgetBrowserAspect... - 09:21 AM Feature #1811: implement the AJAX client driver
- Here is the update merged with bzr 10849.
05/07/2015
- 06:54 PM Feature #1811: implement the AJAX client driver
- Two other notes about my update:
1. The node "chuiWeb" in the directory needs to be changed to "webClient".
2. ... - 06:48 PM Feature #1811: implement the AJAX client driver
- Following up on my note 651, the attached update is the first (partially working) pass at steps 1 - 7.
I have also... - 06:45 PM Feature #2546: implement combo-box widget in GUI
- Finally I have found the fix for drop-down disappearing. So the new update for review is attached. Certainly this is ...
- 05:56 PM Feature #2546: implement combo-box widget in GUI
- This is the cleaned code for review. The UI drop-down disappearing issue is still here. Working on it.
- 12:02 PM Feature #2546: implement combo-box widget in GUI
- Eugenie Lyzenko wrote:
> Constantin, if you have some short answer please share. Does every mouse movement cause the... - 11:56 AM Feature #2546: implement combo-box widget in GUI
- >Shouldn't the WidgetFactoryAdapter.createDropDown() just throw an exception? Under what conditions will it actually ...
- 08:36 AM Feature #2546: implement combo-box widget in GUI
- Code Review evl_upd20150506a.zip
Generally, this looks good.
Shouldn't the @WidgetFactoryAdapter.createDropDown... - 11:51 PM Feature #2546: implement combo-box widget in GUI
- This is the next step for review. Finally the scrollbar is working to use sroll-buttons to navigate drop-down.
The... - 06:17 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Here is my current update. I've fixed WIDTH/HEIGHT attributes calculation.
- 01:28 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Thank you! It was a classpath problem. I had "/testcases/uast/font/system.metrics" folder in my classpath and after I...
- 01:15 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Vadim Gindin wrote:
> Constantin Asofiei wrote:
> > About matching the label metrics in GUI with the legacy metrics... - 01:11 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Constantin Asofiei wrote:
> About matching the label metrics in GUI with the legacy metrics as on windev01.
> # Aft... - 09:17 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- About matching the label metrics in GUI with the legacy metrics as on windev01.
# After each conversion, there is a ... - 09:13 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- In looking at your screen-shots, is the P2J toggle-box shadow color correct? It seems too dark.
- 08:53 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Vadim Gindin wrote:
> About label width for widgets: @gd.getTextWidth("tbx", gf.font().font)@ has returned 13. Is it... - 08:52 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Vadim Gindin wrote:
> About WIDTH*/HEIGHT* attributes initialization problem. Hynek proposed me to initialize these ... - 08:50 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Greg Shah wrote:
> About the window clearing, I don't think this has anything to do with the toggle-box. We will wo... - 08:45 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- About the window clearing, I don't think this has anything to do with the toggle-box. We will work it in another task.
- 08:34 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Greg Shah wrote:
> Please post 2 screen captures (of the 4GL and P2J) so I can understand what you mean.
I'm post... - 08:22 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- About WIDTH*/HEIGHT* attributes initialization problem. Hynek proposed me to initialize these fields in @ToggleBox.in...
- 08:17 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Please post 2 screen captures (of the 4GL and P2J) so I can understand what you mean.
- 07:45 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Greg Shah wrote:
> > But 4GL clears the window and P2J - does not. Should I fix it?
>
> Do you mean that the fram... - 07:36 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- > But 4GL clears the window and P2J - does not. Should I fix it?
Do you mean that the frame f is still displayed i... - 04:02 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Greg, thank you! "F2" is mapped on "GO" event in GUI. I've tested GO event. It works for toggle-box. Trigger @on go o...
- 03:45 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Greg Shah wrote:
> > >
> > > This is incorrect. @GO@ is a frame-level event. Try @on go of frame f@ instead of @... - 04:54 PM Feature #2252: implement GUI client support
- Code Review ca_upd20150507a.zip
I'm generally fine with the changes. Unfortunately, your nice changes are going t... - 03:57 PM Feature #2252: implement GUI client support
- Fixes following issues:
# frame title in GUI - centered vertically and fixed frame height problems. Also, it uses th...
05/06/2015
- 07:00 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- > So it is not fixed yet.. Should I work on it now anyway?
Actually, yes. Constantin's changes are already checke... - 06:59 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- > >
> > This is incorrect. @GO@ is a frame-level event. Try @on go of frame f@ instead of @on go of lll@ will not... - 06:24 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- "2. Make sure ASSIGN and SCREEN-VALUE after WAIT-FOR work."
I've checked. P2J works as 4GL. Here is my test case:
... - 05:59 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Greg Shah wrote:
> > I mean that the last message "after .." is not printed, i.e. execution is stopped before this s... - 05:56 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- > I mean that the last message "after .." is not printed, i.e. execution is stopped before this statement.
The pro... - 05:25 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Greg Shah wrote:
> This testcase doesn't seem correct. In the 4GL, the @UPDATE@ statement is roughly equivalent to ... - 04:25 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- This testcase doesn't seem correct. In the 4GL, the @UPDATE@ statement is roughly equivalent to @ENABLE@ + @WAIT-FOR...
- 04:14 PM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- There is a strange thing with UPDATE statement for toggle-box. Have a look at this procedure:...
- 11:11 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- In regard to the WIDTH/HEIGHT issue, Hynek reported the following:
> I tested your sample. The problem doesn't see... - 10:44 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Code Review vig_upd20150506a.zip
I'm OK with the code so far.
Since MAJIC doesn't use toggle-boxes and your cha... - 10:40 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- > This test works fine (P2J like Progress). both toggle-boxes are checked and message area contains the string "yes"....
- 08:43 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- I forgot to add, that at this moment WIDTH/HEIGHT attributes are calculated improperly at this moment. Here is my cur...
- 08:36 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Greg Shah wrote:
> The 4GL docs say that @VALUE-CHANGED@ should work. Make sure that your testcase is correct. Tha... - 08:12 AM Feature #2513: implement GUI runtime support for TOGGLE-BOX
- Greg Shah wrote:
> Vadim Gindin wrote:
> > If user presses mouse on checkbox and starts dragging the mouse over it ... - 12:08 PM Feature #2422: add features to BROWSE
- Implemented REFRESHABLE and ADD-LIKE-COLUMN. Committed to bzr rev 10848.
- 09:35 AM Feature #2422: add features to BROWSE
- > So CREATE-ON-ADD is added to the GUI list.
OK, please add notes to #2564 so that this is not missed.
Also: if...
Also available in: Atom