Activity
From 02/24/2018 to 03/25/2018
03/23/2018
- 03:05 PM User Interface Feature #3291 (Closed): implement SYSTEM-DIALOG-COLOR
- Branch 1830c was committed to trunk as r11240.
- 03:04 PM User Interface Feature #3290 (Closed): implement SYSTEM-DIALOG-FONT
- Branch 1830c was committed to trunk as r11240.
- 03:04 PM User Interface Feature #3289 (Closed): implement SYSTEM-DIALOG-GET-DIR
- Branch 1830c was committed to trunk as r11240.
- 03:03 PM User Interface Bug #1830 (Closed): implement SYSTEM-DIALOG-GET-FILE support
- 01:59 PM User Interface Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- Branch 1830c was committed to trunk as r11240.
Notification email was sent to team members and branch was archived. - 12:03 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Created task branch 3261c from P2J trunk revision 11238.
- 11:47 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- 3261b has been merged into the trunk as bzr revision 11238.
03/22/2018
- 07:39 PM User Interface Bug #3531: Windows ChUI mode issue for CTRL-BREAK and CTRL-C pressing
- Testing completed. No regressions found so far. The results can be seen in @3488a_11252_54eebfb_20180322_evl.zip@.
... - 05:12 PM User Interface Bug #3531: Windows ChUI mode issue for CTRL-BREAK and CTRL-C pressing
- Greg Shah wrote:
> Eric will coordinate the order of merge to trunk. He is trying to get 3261a into trunk first. Y... - 05:11 PM User Interface Bug #3531: Windows ChUI mode issue for CTRL-BREAK and CTRL-C pressing
- Eric will coordinate the order of merge to trunk. He is trying to get 3261a into trunk first. You will not need to ...
- 05:09 PM User Interface Bug #3531: Windows ChUI mode issue for CTRL-BREAK and CTRL-C pressing
- The main part completed for @11252@ revision. Clean run in one cycle, hopefully. Waiting for @CTRL-C@ to be done.
... - 01:04 PM User Interface Bug #3531: Windows ChUI mode issue for CTRL-BREAK and CTRL-C pressing
- Finished first main round for @3488a@ rev @11251@. The result is pretty good considering start time. Restart testing ...
- 11:10 AM User Interface Bug #3531: Windows ChUI mode issue for CTRL-BREAK and CTRL-C pressing
- Code Review Task Branch 3488a Revision 11252
This is really good work! - 10:45 AM User Interface Bug #3531: Windows ChUI mode issue for CTRL-BREAK and CTRL-C pressing
- Greg Shah wrote:
> I like it. Please put it into 3488a.
Task branch @3488a@ has been updated for review to revis... - 10:06 AM User Interface Bug #3531: Windows ChUI mode issue for CTRL-BREAK and CTRL-C pressing
- I like it. Please put it into 3488a.
- 10:24 PM User Interface Bug #3531: Windows ChUI mode issue for CTRL-BREAK and CTRL-C pressing
- The fix approach:
1. We need to add @signal(SIGBREAK, sigintHandler)@ the same way as we do for @signal(SIGINT, si... - 10:45 AM User Interface Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- Code Review Task Branch 1830c Revision 11259
I'm good with the changes. I think this should be merged to trunk, b... - 08:25 AM User Interface Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- 1830c/r11259 passed the AW and ChUI tests.
- 01:18 AM User Interface Bug #3532: Failed to instantiate menu definition class
- This issue can be reproduced with @demo/test-menu-focus-movements.p@. The server throws these exceptions...
- 01:14 AM User Interface Bug #3532 (Closed): Failed to instantiate menu definition class
03/21/2018
- 12:01 PM User Interface Bug #3531: Windows ChUI mode issue for CTRL-BREAK and CTRL-C pressing
- The expected reaction for both @CTRL-BREAk@ and @CTRL-C@ pressing is to reload the current client session for Windows...
- 11:58 AM User Interface Bug #3531 (Closed): Windows ChUI mode issue for CTRL-BREAK and CTRL-C pressing
03/20/2018
- 05:47 PM User Interface Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- A new update was committed to 1830c. The latest revision is 11258 after rebase.
Starting standard tests. - 09:59 AM User Interface Bug #3529: MOUSE-SELECT-UP event is not supported by the browse widget.
- This test case @demo/test-brw-def-action-3.p@ can help to investigate this issue. On a mouse single click these messa...
- 09:51 AM User Interface Bug #3529 (New): MOUSE-SELECT-UP event is not supported by the browse widget.
03/19/2018
- 03:57 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Code Review Task Branch 3469a Revision 11245
The changes are quite good.
1. What is the idea being @TC.processR...
03/16/2018
- 04:29 PM Database Feature #3296: misc db features
- I think what has to happen here is that any nested CAN-FIND which has to be executed on the client (i.e., application...
03/15/2018
- 04:05 PM User Interface Bug #1830 (WIP): implement SYSTEM-DIALOG-GET-FILE support
- Hynek Cihlar wrote:
> Code Review Task Branch 1830c Revision 11230
>
> @TC.modalEventLoopWorker@
> The condition...
03/14/2018
- 11:43 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Greg, please review 3469a rev 11243.
- 11:20 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Sounds good, let's go with it.
- 11:03 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Eric Faulhaber wrote:
> Yes, it looks good. The only thing that is a little disconcerting to me is the location of t... - 11:03 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Eric Faulhaber wrote:
> The only thing that is a little disconcerting to me is the location of the twisty on the rig... - 10:59 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Yes, it looks good. The only thing that is a little disconcerting to me is the location of the twisty on the right in...
- 10:18 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- I am OK with it, but Eric should decide.
- 09:39 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- This cascading accordion menu looks interesting, under MIT licence: https://www.jqueryscript.net/menu/Smooth-Multilev...
- 11:12 AM Conversion Tools Bug #3516: Conversion issue for lambda generated code and library_calls testcases
- The conversion of the @library_calls@ tests using current lambda based approach now fails to compile with many errors...
- 11:10 AM Conversion Tools Bug #3516 (New): Conversion issue for lambda generated code and library_calls testcases
03/13/2018
- 06:02 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Eric Faulhaber wrote:
> > require a custom menubar implementation - it doesn't have cascading menus
> How hard woul... - 08:08 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- I think this set of icons would be useful for the toolbar: https://materialdesignicons.com/. However, these are font ...
03/12/2018
- 07:35 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Greg and I also were discussing that the icon toolbar and what we currently expose as the bootstrap menu (i.e., the i...
- 07:05 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Constantin Asofiei wrote:
> the issue I'm having are these:
> not compatible with bootstrap/dojo
bootstrap is nice... - 06:59 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Constantin Asofiei wrote:
> You mean the behaviour should be something like this? https://codyhouse.co/demo/multi-le... - 06:30 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Greg/Eric, so I've been trying to see what I can get from the material components - see attached, a static HTML file ...
- 05:23 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- I'm trying to implement the menubar using Google's material components, but it doesn't support cascading menus by its...
- 04:01 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- I'm trying to build a static @index.html@ using Google's material components toolbar, and its style conflicts with bo...
03/09/2018
- 04:39 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Rebased task branch 3261b from P2J trunk revision 11232.
- 01:21 PM User Interface Bug #3508: 1st level popup menu won't close when menu item selected
- Reproduced in trunk revision 11232. The steps are: Run uast/popup_simple.p, click on an item in the 2nd level popup m...
- 01:14 PM User Interface Bug #3508 (Closed): 1st level popup menu won't close when menu item selected
- 11:30 AM Base Language Feature #3262 (Closed): implement COM/OLE Automation support
- I'm closing this task since all the support needed for the current application is implemented and has been tested as ...
- 11:28 AM Base Language Feature #3506: implement array support for COM automation methods and properties
- The following support needs to be added for COM automation:
* array property get/set
* method parameters and retu... - 11:26 AM Base Language Feature #3506 (New): implement array support for COM automation methods and properties
- 11:25 AM Base Language Feature #3505: implement CONNECT TO support for CREATE OBJECT
- #3262 was the initial implementation task for COM automation. The customer code that was being worked on did not nee...
- 11:24 AM Base Language Feature #3505 (New): implement CONNECT TO support for CREATE OBJECT
- 10:49 AM User Interface Bug #3504: sizing and centering issues with button image loading
- The functionality of button image loading is fully implemented, but there are a couple of deviations that have been f...
- 10:48 AM User Interface Bug #3504 (New): sizing and centering issues with button image loading
- 09:59 AM Conversion Tools Feature #1521: implement gap analysis rules or backing database/marker approach
- 1521c was merged into 1514a which was merged to trunk as rev 11157 on 2017-08-08. 1521c was archived at that time.
- 02:34 AM Bugs Bug #3503: generated classname mismatch for menu and sub-menu
- Attached archive needs to be copied to the FWD installation folder (i.e. @p2j@ folder) and unzipped - it contains the...
03/08/2018
- 03:50 PM Bugs Bug #3503: generated classname mismatch for menu and sub-menu
- Attached are the patches which work with FWD v3.1 (trunk rev 11169).
- 03:47 PM Bugs Bug #3503: generated classname mismatch for menu and sub-menu
- A name like def @sub-menu nop-i-i@ - note the two @-@ chars - generates @MenuNopIISubMenu@ for Java class references ...
- 03:40 PM Bugs Bug #3503 (Closed): generated classname mismatch for menu and sub-menu
- 02:21 PM Base Language Feature #3262: implement COM/OLE Automation support
- Greg Shah wrote:
> Is it fair to say that the only remaining work for COM automation support is:
>
> * @CONNECT T... - 01:12 PM Base Language Feature #3262: implement COM/OLE Automation support
- Is it fair to say that the only remaining work for COM automation support is:
* @CONNECT TO@ in @CREATE OBJECT@
*...
03/07/2018
- 06:30 PM Database Bug #3495: invalid date initial value in schema causes a broken DMO constructor
- The fix for this issue is in task branch 3489a revision 11231 (and also attached here as a patch file).
Eric: Plea... - 03:23 PM Database Feature #3500: implement CLOB and BLOB support
- "PostgreSQL Large Objects":https://www.postgresql.org/docs/current/static/lo-interfaces.html
"PostgreSQL Binary File... - 03:11 PM Database Feature #3500 (Closed): implement CLOB and BLOB support
- 02:18 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Created task branch 3261b from P2J trunk revision 11231.
- 02:17 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- 3261a has been merged into the trunk as bzr revision 11231.
- 01:39 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Please merge 3261a to trunk.
- 01:36 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Rebased task branch 3261a from P2J trunk revision 11230.
Regression testing passed for version based on rev 11229.... - 12:38 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- One approach to a web and mobile friendly toolbar:
https://material-components-web.appspot.com/toolbar/index.html
... - 10:26 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- I've got at least a case where a toolbar button shows another ADM window, with no way of going back - as the decorati...
- 10:08 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- The quicker solution is to just copy all icon resources to the embedded app, and allow the toolbar to load the image ...
- 12:30 PM Bugs Bug #3494 (Closed): case-sensitivity issue for ConnectionManager APIs with ldbname
- Task branch 3483a was merged to trunk revision 11230.
03/06/2018
- 10:25 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I'll only start them. I can start with hyperlinks - that gives us a chance to get it done by the end of the next week...
- 10:17 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Are these included in next week's deliverable?
* filtering/sorting
* hyperlinking (#3261-8) - 10:00 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I expect to finish enhanced browse around the first half of the next week. That includes:
# Finish with font/color s... - 08:31 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- For 3261b, please make a list of the next set of changes to be implemented. I prefer to deliver something by the end...
- 08:29 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- The changes are good.
Please get this tested. - 08:23 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Now they are.
- 08:07 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- I don't think the changes are checked in.
- 07:50 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > 1. Can this solution handle when there is a browse column that is calculated (not directly mapped to a field from a...
- 09:01 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Greg Shah wrote:
> I assume we should also check to ensure that only toolbar items that we have sent down to the JS ... - 08:56 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- I assume we should also check to ensure that only toolbar items that we have sent down to the JS side can be invoked....
- 08:51 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Greg Shah wrote:
> I was thinking this was an additional set of lower-level protections that ensure that some minimu... - 08:37 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- > The problem here is that we will be duplicating existing business logic security... and we are moving this away fro...
- 01:53 AM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Greg Shah wrote:
> > First, thanks, I forgot about the RemoteEntryPointResource - that adds only a 1st-level protect... - 08:38 AM User Interface Feature #3281: implement some frame options
- It should probably be cleared now.
- 02:09 AM User Interface Feature #3281: implement some frame options
- Around 4 hours to fix.
- 08:38 AM User Interface Feature #2368: allow widget output to stream in GUI mode
- Greg Shah wrote:
> Is it correct to say this is "partial" runtime support?
Yes, mark it 'runtime partial' and maybe... - 08:32 AM User Interface Feature #2368: allow widget output to stream in GUI mode
- Is it correct to say this is "partial" runtime support?
- 01:57 AM User Interface Feature #2368: allow widget output to stream in GUI mode
- Greg Shah wrote:
> > > @STREAM-IO@ has gap marking as stubs for runtime. As far as I know, we fully support it exce...
03/05/2018
- 05:56 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- > First, thanks, I forgot about the RemoteEntryPointResource - that adds only a 1st-level protection, and there are n...
- 04:16 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- I think I got an idea for @fwd-embedded-driver.p@ - we check a global var (holding a program handle); if the handle i...
- 03:08 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- First, thanks, I forgot about the @RemoteEntryPointResource@ - that adds only a 1st-level protection, and there are n...
- 02:58 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- > what kind of security mechanism do we need, to ensure only certain users can reach a certain program
This is an ... - 12:51 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Something else which I'd like to discuss - what kind of security mechanism do we need, to ensure only certain users c...
- 05:18 PM User Interface Feature #3281: implement some frame options
- How much effort?
- 05:18 PM User Interface Feature #2368: allow widget output to stream in GUI mode
- > > @STREAM-IO@ has gap marking as stubs for runtime. As far as I know, we fully support it except for the interacti...
- 03:30 PM Bugs Bug #3494: case-sensitivity issue for ConnectionManager APIs with ldbname
- I believe I fixed case-sensitivity issue for @ConnectionManager@. At the same time, I dropped the @defaultDatabase@ n...
- 03:08 PM User Interface Feature #3275: improve browse support
- > What about the NO-VALIDATE attribute?
Full support too.
> The runtime (VIEW-AS TOGGLE-BOX) works too, right?
... - 01:00 PM User Interface Feature #3275: improve browse support
- > > @NO-VALIDATE@ is marked as stubs for runtime.
> It is a conversion-only option. Fully supported.
OK, I've cha... - 02:13 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Code Review Task Branch 3261a Revision 11245
This is a good result. I find it especially interesting that you lev... - 07:41 AM Database Bug #3495: invalid date initial value in schema causes a broken DMO constructor
- The use of an invalid @INITIAL@ clause for a date field will cause the generated DMO constructor to be broken:
<pr... - 07:38 AM Database Bug #3495 (Closed): invalid date initial value in schema causes a broken DMO constructor
03/04/2018
- 04:57 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg, please review 3261a revision 11229.
- 04:32 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Rebased task branch 3261a from P2J trunk revision 11229.
- 01:40 PM User Interface Feature #3275: improve browse support
- > @NO-VALIDATE@ is marked as stubs for runtime.
It is a conversion-only option. Fully supported.
> @NO-AUTO-VALID... - 08:50 AM User Interface Feature #3275: improve browse support
- Stanislav: I have the same question for @VIEW-AS TOGGLE-BOX@. Conversion for BROWSE @VIEW-AS@ is marked partial and ...
- 08:45 AM User Interface Feature #3275: improve browse support
- Stanislav: I'm evaluating code for a customer application and need your feedback.
@NO-VALIDATE@ is marked as stubs... - 09:29 AM User Interface Feature #3281: implement some frame options
- Greg Shah wrote:
> The frame option @COLOR@ is marked as stubs for runtime. I believe it is fully supported now, ri... - 09:01 AM User Interface Feature #3281: implement some frame options
- The frame option @COLOR@ is marked as stubs for runtime. I believe it is fully supported now, right?
- 09:09 AM User Interface Feature #2368: allow widget output to stream in GUI mode
- Greg Shah wrote:
> @STREAM-IO@ has gap marking as stubs for runtime. As far as I know, we fully support it except f... - 08:59 AM User Interface Feature #2368: allow widget output to stream in GUI mode
- @STREAM-IO@ has gap marking as stubs for runtime. As far as I know, we fully support it except for the interactive u...
03/03/2018
- 07:41 AM Bugs Bug #3494: case-sensitivity issue for ConnectionManager APIs with ldbname
- Ovidiu, please go ahead and fix this in 3483a.
03/02/2018
- 04:15 PM Bugs Bug #3494: case-sensitivity issue for ConnectionManager APIs with ldbname
- Constantin Asofiei wrote:
> The @ConnectionManager.userIds@ and @ConnectionManager.connectTimeUserid@ maps have as k... - 04:07 PM Bugs Bug #3494: case-sensitivity issue for ConnectionManager APIs with ldbname
- From a previous email thread:
On 03/02/2018 10:52 PM, Eric Faulhaber wrote:
> Constantin,
>
> What is the con... - 04:07 PM Bugs Bug #3494: case-sensitivity issue for ConnectionManager APIs with ldbname
- The @ConnectionManager.userIds@ and @ConnectionManager.connectTimeUserid@ maps have as keys a 'ldbname' value. All A...
- 04:00 PM Bugs Bug #3494 (Closed): case-sensitivity issue for ConnectionManager APIs with ldbname
03/01/2018
- 03:11 PM User Interface Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- Greg Shah wrote:
> Please make sure to update the gap analysis marking rules (e.g. @rules/gaps/lang_stmts.rules@) to... - 03:08 PM User Interface Bug #1830: implement SYSTEM-DIALOG-GET-FILE support
- Please make sure to update the gap analysis marking rules (e.g. @rules/gaps/lang_stmts.rules@) to update the status o...
02/28/2018
- 03:03 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- In regard to the toolbar, we do not want to implement the features of the ribbon bar. Instead, we are focused on mak...
- 02:59 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- > For both the toolbar and tree, for now I'll be using Dijit and look for something else once I have all the framewor...
- 01:32 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- For both the toolbar and tree, for now I'll be using Dijit and look for something else once I have all the framework ...
- 12:33 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- > I'm not touching WINDOW:DISABLE-REDRAW or any other widget-level DISABLE-REDRAW attribute, this SESSION:DISABLE-RE...
- 12:32 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- > Beside this, I need to know what kind of JS component to use for it - is it OK some kind of a JS tree? Anyway, it w...
- 12:19 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Greg Shah wrote:
> I'm OK with this idea.
>
> I assume it will be compatible with the @WINDOW:DISABLE-REFRESH@?... - 12:15 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- I'm OK with this idea.
I assume it will be compatible with the @WINDOW:DISABLE-REFRESH@? In other words, when @... - 12:08 PM User Interface Feature #3469: final improvements and polish for the embedded mode web client
- Greg, I think I need a @SESSION:DISABLE-REDRAW@ attribute. This would prevent any window to be shown on screen, unti...
- 09:21 AM Base Language Feature #3467 (Closed): implement clipboard stream support
- 09:16 AM Base Language Feature #3467: implement clipboard stream support
- The task branch 3467a rev 11233 passed main regression tests as a result of several runs and merged into the trunc as...
02/27/2018
- 09:32 AM User Interface Bug #3492: in the web client the mouse focused fill-in field doesn't show the caret
- The bug case can be reproduced with ./demo/demo_widgets.p manual GUI test. The cursor isn't displayed if we open the ...
- 09:29 AM User Interface Bug #3492 (Closed): in the web client the mouse focused fill-in field doesn't show the caret
- 06:10 AM Runtime Infrastructure Bug #3345: deadlock in virtual session usage
- Greg Shah wrote:
> This can be closed, right?
Yes, final fix was in 3383a which was merged to trunk as revision 11227. - 05:49 AM Runtime Infrastructure Bug #3345 (Closed): deadlock in virtual session usage
- This can be closed, right?
02/26/2018
- 12:52 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Am I correct that the chosen font in this case is not bound to the fonts table and is directly applied to the brows...
- 12:51 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- The colors and fonts chosen by the user are overrides that are directly applied to the associated browse feature bein...
- 12:44 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- If my assumption is correct (Greg?), I need version with takes @FontDetails@ as input, doesn't change the font table,...
- 12:39 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Stanislav Lomany wrote:
> Guys, @TC.chooseColor()@ already returns RGB color as I need.
Indeed, @TC.chooseColor()@... - 12:31 PM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Guys, @TC.chooseColor()@ already returns RGB color as I need. Am I correct that the chosen font in this case is not b...
- 09:15 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg Shah wrote:
> I think this is a place where we can extend the dialog to add an RGB mode which just returns the ... - 09:12 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > I don't think that the current implementation of SYSTEM-DIALOG COLOR is able to provide you directly with the colo...
- 09:03 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg Shah wrote:
> > Should user be able to choose an arbitrary color or a color only from the color table?
>
> A... - 06:33 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- > Should user be able to choose an arbitrary color or a color only from the color table?
Any color. The Progress ... - 03:00 AM User Interface Feature #3261: enhanced browse that can optionally selected as a replacement for the default ABL ...
- Greg, I took a closer look at the color and font choosers and have the following questions:
# Should user be able to...
02/24/2018
- 12:16 PM User Interface Feature #3287: local web client installation
- > Is there possible to make a link to this network resource N: in order to start the browser from the command file or...
- 02:11 AM User Interface Feature #3287: local web client installation
- Greg Shah wrote:
> We will be doing some testing of this feature using a large customer application. There is a fin...
Also available in: Atom