Activity
From 02/14/2020 to 03/14/2020
03/13/2020
- 03:45 PM Feature #4164: implement misc UI features (frame options, misc attributes)
- Task branch 4335a was merged to trunk as revision 11345.
- 03:43 PM Feature #4199: implement a data visualization widget which can be used for a wide range of data-b...
- Task branch 4335a was merged to trunk as revision 11345.
- 03:42 PM Feature #4472 (Closed): Allow pause for a fraction of a second
- Task branch 4335a was merged to trunk as revision 11345.
- 03:41 PM Feature #4170: add drag and drop support to treeview widget
- Task branch 4335a was merged to trunk as revision 11345.
See #4170-21 for the remaining work.
03/11/2020
- 04:05 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Sergey: Please write up the documentation for this widget in "CALENDAR Widget and OCX Replacement":/projects/p2j/wiki...
- 02:54 PM Feature #2683: reverse proxy implementation
- We don't have documentation yet. External widget support is only needed in special cases where the code cannot be pl...
- 02:25 PM Feature #2683: reverse proxy implementation
- Greg, please could you provide me with information about external widget support? Are there ready examples?
- 02:18 PM Feature #2683: reverse proxy implementation
- Although it should be safe, I prefer to avoid changes in 4335a. Please put your changes into 4231b after it is rebas...
03/10/2020
- 09:10 AM Feature #2683: reverse proxy implementation
- Sergey Ivanovskiy wrote:
> I can't use 4231b for #2683-73 changes because these code exist only in 4335a. These chan... - 08:42 AM Feature #2683: reverse proxy implementation
- I can't use 4231b for #2683-73 changes because these code exist only in 4335a. These changes are only to remove logs ...
- 04:34 AM Feature #4182: KERNEL32:SLEEP() emulation
- Roger Borrello wrote:
> Constantin Asofiei wrote:
> > Roger, I was missing the .ext-hints. After this, your sleep t... - 03:56 AM Feature #4170: add drag and drop support to treeview widget
- Roger Borrello wrote:
> I see many new keywords added related to @node@ and @nodes@. Were they a result of this issu...
03/09/2020
- 06:24 PM Feature #2683: reverse proxy implementation
- Sergey Ivanovskiy wrote:
> Yes, it looks like the old issue documented in @WebClientProtocol@
OK, please add javado... - 06:23 PM Feature #2683: reverse proxy implementation
- Greg Shah wrote:
> I don't have a problem with the patch, but Constantin should review.
I'm OK with the patch.
>... - 05:38 PM Feature #2683: reverse proxy implementation
- Yes, it looks like the old issue documented in @WebClientProtocol@...
- 04:59 PM Feature #2683: reverse proxy implementation
- It is interesting if we should remove logs here in @ThinClient.initializePost@ because it would block the web client?...
- 04:31 PM Feature #2683: reverse proxy implementation
- It seems that this hanging issue is reproduced only when I tried to connect @https://localhost/gui@ and the Apache pr...
- 04:04 PM Feature #2683: reverse proxy implementation
- The hanging issue has this thread context:
1) @KeyReader@ thread is in this state... - 03:41 PM Feature #2683: reverse proxy implementation
- No, the broker manager patch is related to the case when the broker manager is not used but clients to ports map is r...
- 03:28 PM Feature #2683: reverse proxy implementation
- I don't have a problem with the patch, but Constantin should review.
> It requires to set up a broker configuratio... - 03:14 PM Feature #2683: reverse proxy implementation
- I tested this Apache Reverse proxy configuration with this branch 4335a using Hotel Gui application. The current code...
- 05:15 PM Feature #4170: add drag and drop support to treeview widget
- I see many new keywords added related to @node@ and @nodes@. Were they a result of this issue? I noticed that @node-e...
- 03:49 PM Feature #4182: KERNEL32:SLEEP() emulation
- Constantin Asofiei wrote:
> Roger, I was missing the .ext-hints. After this, your sleep testcase in #4182-6 works fi... - 03:41 PM Feature #4182: KERNEL32:SLEEP() emulation
- Roger, I was missing the .ext-hints. After this, your sleep testcase in #4182-6 works fine.
Please check your clas... - 03:27 PM Feature #4182: KERNEL32:SLEEP() emulation
- Roger, sorry, I can't make anything to work (@gethostbyname@, @GetComputerNameA@). I don't recall how this was suppo...
- 02:52 PM Feature #4182: KERNEL32:SLEEP() emulation
- Eric Faulhaber wrote:
> Sorry, no. If this test case is one of mine, I don't remember it.
>
> Are you getting a p... - 02:48 PM Feature #4182: KERNEL32:SLEEP() emulation
- Sorry, no. If this test case is one of mine, I don't remember it.
Are you getting a particular error, or just no r... - 02:39 PM Feature #4182: KERNEL32:SLEEP() emulation
- Eric, did you ever test the @myconn1.p@ testcase under FWD and Windows? I'm trying to get my @Kernel32:Sleep@ functio...
- 02:35 PM Feature #4182: KERNEL32:SLEEP() emulation
- I made a simplified version of @uast/myconn1.p@:...
- 02:12 PM Feature #4182: KERNEL32:SLEEP() emulation
- I made sure my pathing was correct by validating that @directory.xml@ contains:...
- 01:26 PM Feature #4182: KERNEL32:SLEEP() emulation
- @./src/com/goldencode/testcases/name_map.xml@ looks good... although perhaps the pathing is misconfigured?...
- 01:21 PM Feature #4182: KERNEL32:SLEEP() emulation
- Roger Borrello wrote:
> When @getAbsoluteName(Object referent)@ is called, @jname="com.goldencode.testcases.windows_... - 01:16 PM Feature #4182: KERNEL32:SLEEP() emulation
- When @getAbsoluteName(Object referent)@ is called, @jname="com.goldencode.testcases.windows_emulation.Kernel32Sleep"@...
- 12:50 PM Feature #4182: KERNEL32:SLEEP() emulation
- Constantin Asofiei wrote:
> Roger Borrello wrote:
> > I hit a breakpoint in @Kernel32Sleep.lambda$execute$1@ so I'l... - 12:27 PM Feature #4182: KERNEL32:SLEEP() emulation
- Roger Borrello wrote:
> I hit a breakpoint in @Kernel32Sleep.lambda$execute$1@ so I'll try to find my way from here.... - 12:25 PM Feature #4182: KERNEL32:SLEEP() emulation
- Constantin Asofiei wrote:
> Roger Borrello wrote:
> > I was expecting to hit my breakpoint, but I must be missing s... - 12:19 PM Feature #4182: KERNEL32:SLEEP() emulation
- Roger Borrello wrote:
> I was expecting to hit my breakpoint, but I must be missing something.
You need to attach t... - 12:17 PM Feature #4182: KERNEL32:SLEEP() emulation
- I've been trying to catch this in the debugger, but since this is my first rodeo debugging client or server runtime, ...
03/06/2020
- 05:43 PM Feature #4182: KERNEL32:SLEEP() emulation
- Greg Shah wrote:
> Did the conversion occur successfully?
Yes...... - 05:39 PM Feature #4182: KERNEL32:SLEEP() emulation
- Did the conversion occur successfully?
- 05:32 PM Feature #4182: KERNEL32:SLEEP() emulation
- List of testcases:...
03/05/2020
- 09:40 PM Feature #3880: enhanced browse 3rd phase of improvements
- Rebased task branch 3880a from P2J trunk revision 11344.
03/04/2020
- 02:30 PM Feature #4199: implement a data visualization widget which can be used for a wide range of data-b...
- The chart-related classes are in 4335a rev 11452
- 06:53 AM Feature #4199: implement a data visualization widget which can be used for a wide range of data-b...
- The list of files I've added for charting are:...
- 05:58 AM Feature #4199: implement a data visualization widget which can be used for a wide range of data-b...
- Greg Shah wrote:
> OK. I'm fine with using Java getters/setters.
I haven't fixed this yet. The solution should wo... - 10:32 AM Bug #4498 (Closed): Embedded assignment of extent in shared frame fails
- 10:31 AM Bug #4488 (Closed): Wrong frame used after display includes widgets from other frame
03/03/2020
- 06:28 PM Feature #4393: add TITLE-DCOLOR attribute support
- h2. Attributes
This documents the @TITLE-BGCOLOR@, @TITLE-DCOLOR@, @TITLE-FGCOLOR@ and @TITLE-FONT@ attributes for... - 02:56 PM Bug #4498: Embedded assignment of extent in shared frame fails
- Task branch 4207a was merged to trunk as revision 11344.
- 02:56 PM Bug #4488: Wrong frame used after display includes widgets from other frame
- Task branch 4207a was merged to trunk as revision 11344.
- 01:08 PM Feature #4174 (Closed): implement calendar control/dtpicker OCX replacement
- Branch 4207a was merged to trunk as revision 11344.
The items in #4174-152 are deferred to a future task (when a c... - 07:55 AM Feature #4174 (Test): implement calendar control/dtpicker OCX replacement
03/02/2020
- 06:43 PM Feature #4393: add TITLE-DCOLOR attribute support
- h2. Title Phrase
Summary:
* the syntax processing of options for the frame phrase and the browse options phrase... - 05:30 PM Feature #4393: add TITLE-DCOLOR attribute support
- The following testcases were created:...
- 05:20 PM Feature #4199: implement a data visualization widget which can be used for a wide range of data-b...
- Constantin Asofiei wrote:
> Greg Shah wrote:
> > This is probably OK for now, but we are really trying to achieve a... - 10:41 AM Feature #4199: implement a data visualization widget which can be used for a wide range of data-b...
- Greg Shah wrote:
> This is probably OK for now, but we are really trying to achieve a generic data visualization wid... - 09:59 AM Feature #4199: implement a data visualization widget which can be used for a wide range of data-b...
- > I'm placing everything related to chart in com.goldencode.p2j.ui.chart, except main widget class (ui.ChartWidget).
... - 08:08 AM Feature #4199: implement a data visualization widget which can be used for a wide range of data-b...
- Hynek Cihlar wrote:
> Constantin Asofiei wrote:
> > The chaining (for chart setup) is pretty deep and is easier to ... - 07:58 AM Feature #4199: implement a data visualization widget which can be used for a wide range of data-b...
- Constantin Asofiei wrote:
> The chaining (for chart setup) is pretty deep and is easier to allow this instead of exp... - 07:57 AM Feature #4199: implement a data visualization widget which can be used for a wide range of data-b...
- I'm placing everything related to chart in @com.goldencode.p2j.ui.chart@, except main widget class (@ui.ChartWidget@)...
- 07:54 AM Feature #4199: implement a data visualization widget which can be used for a wide range of data-b...
- For chart, in the end I'm working on adding support for calls like:...
- 12:55 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Committed revision 11420 (4207a) fixed the custom format and color setters, removed extra elements from Calendar widg...
- 10:00 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- These MS Date/Time Picker features are not implemented yet:
1) to support MS @CustomFormat@ https://docs.microsoft...
02/29/2020
- 02:24 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- This task branch 4174a has been merged into the trunc as rev 11343 and archived.
- 02:02 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Hynek Cihlar wrote:
> Code review 4174a revisions 11373..11379.
>
> @<action>map6.put("UpDown" , "UpDow... - 01:46 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Code review 4174a revisions 11373..11379.
@<action>map6.put("UpDown" , "UpDown")</action>@ is redundant ... - 12:33 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Committed rev 11379 (4174a) fixed @DateTimeValue@ widget value to accept ISO date and time string value. Planning to ...
- 11:36 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Committed revision 11378 (4174a) fixed @SCREEN-VALUE@ for new calendar widget.
02/28/2020
- 05:26 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- No objections.
- 05:19 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Committed revision 11377 (4174a) fixed the conversion for new calendar widget when common methods of @OcxMouse@ and @...
- 10:12 AM Bug #4558: The semitransparent picture of the web client page is displayed when dragging the mouse
- With Firefox we can observe the default action when dragging the mouse (the left mouse button is pressed and the mous...
- 10:09 AM Bug #4558 (New): The semitransparent picture of the web client page is displayed when dragging th...
02/27/2020
- 08:41 AM Bug #4557: radio-set deviations from the 4GL GUI
- Eugenie found this list of bugs (testing with branch 4335a) while running the radio-set testcases (in @testcases/uast...
- 08:36 AM Bug #4557 (New): radio-set deviations from the 4GL GUI
02/26/2020
- 02:13 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- During the @test_bar_test2.p@ I found the conversion issues and fixed them so the @ProgressBar@ can be wrapped into @...
- 10:04 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Yes, I missed this option in the hint file @progress_bar_test.p.ext-hints@...
- 09:59 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- But this test @uast/progressbar/progress_bar_test6.p@ doesn't have @control_load@ procedure and hence it can be used ...
- 09:36 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- I don't understand why the @.wrx@ file is needed. If you configure the @.ext-hints@ file, the @LoadControls@ will be...
- 09:30 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- The committed revision 11374 (4174a) fixed @progressbar@ widget issues and this test from @testcases@ must be fixed d...
- 01:43 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Greg Shah wrote:
> What testing (conversion and runtime) is needed before this can be merged to trunk?
The customer... - 11:30 AM Feature #3880: enhanced browse 3rd phase of improvements
- For enhanced browse changes created task branch 3880a from FWD trunk revision 11342.
02/25/2020
- 02:02 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- What testing (conversion and runtime) is needed before this can be merged to trunk?
- 01:43 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Sergey Ivanovskiy wrote:
> Please review the fixed code the committed revision 11373 (4174a).
The changes are goo... - 01:39 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Please review the fixed code the committed revision 11373 (4174a).
- 01:09 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Sergey Ivanovskiy wrote:
> OK. The previous notes confuse me.
Some OCX/COM references are desired, like those in... - 12:30 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- This is the summary patch for this task.
- 12:28 PM Feature #4174 (Review): implement calendar control/dtpicker OCX replacement
- OK. The previous notes confuse me. Please review these changes, the committed revision 11372 (4174a) that added histo...
- 11:26 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Sergey Ivanovskiy wrote:
> Also there is a package @com.goldencode.p2j.ui.ocx@. Please explain the purpose of these ... - 11:13 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Also there is a package @com.goldencode.p2j.ui.ocx@. Please explain the purpose of these changes/renamings in this task?
- 11:01 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Were these files reviewed before they were committed in the trunc?
- 11:00 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- and these files
src/com/goldencode/p2j/ui/OcxDragDrop.java
src/com/goldencode/p2j/ui/OcxDragDropConfig.java
... - 10:59 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- 4174a
rules
convert
methods_attributes.rules (6 matches)
1,054: <rule>list.put(prog.kw_ole_drmd, execLib("cr_desc... - 10:57 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > Sergey Ivanovskiy wrote:
> > > Does it make sense to postpone t... - 10:55 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Another question is how these files are related to this particular task that implements the calendar widget?
- 10:52 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Does it make sense to postpone these huge changes?
>
> By hug... - 10:29 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Sergey Ivanovskiy wrote:
> Does it make sense to postpone these huge changes?
By huge you mean the five files? Or... - 10:20 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Does it make sense to postpone these huge changes?
- 10:16 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- I would like to notify that the huge number of files should be changed in order to remove OLE and OCX prefixes.
re... - 04:15 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Sergey Ivanovskiy wrote:
> Hynek, Greg, should I change this name @OcxDragDrop@ to @DragDropExt@? Should this @Widge... - 04:09 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Sergey Ivanovskiy wrote:
> Hynek Cihlar wrote:
> > The changes look good. Just please rename DTPicker (and any othe... - 02:40 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Hynek, Greg, should I change this name @OcxDragDrop@ to @DragDropExt@? Should this @WidgetExtension@ interface extend...
- 02:26 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Greg Shah wrote:
> Other than changing some comments, is there any remaining work in this task?
I need to add his... - 02:22 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Hynek Cihlar wrote:
> Sergey Ivanovskiy wrote:
> > Please explain this idea more clearly. I removed them
> > [......
02/24/2020
- 06:23 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Other than changing some comments, is there any remaining work in this task?
- 04:45 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Sergey Ivanovskiy wrote:
> Please explain this idea more clearly. I removed them
> [...]
> because they were rena... - 04:21 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Greg Shah wrote:
> Please change "DateTimePicker" to "Calendar" everywhere (e.g. @DateTimePickerWidget@ to @Calendar... - 03:30 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > I'll let Hynek provide his feedback on the naming changes in rev 11367.
... - 01:15 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Greg Shah wrote:
> I'll let Hynek provide his feedback on the naming changes in rev 11367.
Please change @REFRESH... - 12:41 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Similar changes would be made in @progress.g@. There should be no references to @KW_DTPICKER@ or to @DATETIME-PICKER...
- 12:38 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Please change "DateTimePicker" to "Calendar" everywhere (e.g. @DateTimePickerWidget@ to @CalendarWidget@, @DateTimePi...
- 12:14 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Greg Shah wrote:
> I will ask for this change: Please change DatePicker/DTPicker to Calendar. This is a better desc... - 12:04 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- I'll let Hynek provide his feedback on the naming changes in rev 11367.
I will ask for this change: Please change ... - 01:46 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Please look at the committed revision 11367 (4174a) if the naming will be accepted, then I will proceed with another ...
02/22/2020
- 12:17 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Sergey Ivanovskiy wrote:
> https://proj.goldencode.com/projects/p2j/wiki/Progress_Indicator_Widget_and_OCX_Replaceme... - 12:13 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- https://proj.goldencode.com/projects/p2j/wiki/Progress_Indicator_Widget_and_OCX_Replacement control has OCX and OLE i...
- 11:57 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Greg Shah wrote:
> > because we shouldn't copy and paste the common code for these methods. I proposed to use IActiv... - 11:52 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- > because we shouldn't copy and paste the common code for these methods. I proposed to use IActiveXUIComponent and th...
- 07:49 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- I need to use the common methods from @ProggressBarWidget@...
02/21/2020
- 04:49 PM Bug #4498 (Test): Embedded assignment of extent in shared frame fails
- 04:25 PM Bug #4498: Embedded assignment of extent in shared frame fails
- Should this be moved to Status= *Test*
- 04:28 PM Bug #4244: Bad format of displays with AT
- I'd like to see this moved along when *4207a* gets into trunk.
- 01:13 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- Committed revision 11366 (4174a) prepared code for the review. The rest task is to add several new key words so that ...
- 07:34 AM Feature #4164: implement misc UI features (frame options, misc attributes)
- Greg Shah wrote:
> Is this just a conversion issue? The methods are implemented in @CommonFrame@ and @FrameWidget@.... - 07:20 AM Feature #4164: implement misc UI features (frame options, misc attributes)
- Is this just a conversion issue? The methods are implemented in @CommonFrame@ and @FrameWidget@.
- 07:07 AM Feature #4164: implement misc UI features (frame options, misc attributes)
- Greg Shah wrote:
> Can someone please provide more detail on the parts that are missing in regard to @NEXT-TAB-ITEM@...
02/20/2020
- 03:18 PM Feature #4164: implement misc UI features (frame options, misc attributes)
- > Do we already have an API for this? If not, do we store this value on the client?
There's no server API for it,... - 03:15 PM Feature #4164: implement misc UI features (frame options, misc attributes)
- There is no further conversion work in this task. Everything is just runtime at this point.
- 03:08 PM Feature #4164: implement misc UI features (frame options, misc attributes)
- We have usage of both @NEXT-TAB-ITEM@ and @PREV-TAB-ITEM@ in a customer application. Frames are used as well as widg...
- 02:50 PM Feature #4164: implement misc UI features (frame options, misc attributes)
- 4335a revision 11428 adds conversion and server-side support for @EDITOR:AUTO-INDENT@. The client-side runtime still...
- 12:15 PM Feature #4164: implement misc UI features (frame options, misc attributes)
- Stanislav Lomany wrote:
> > Stanislav: Please review.
>
> The approach in @getNumEntries@ doesn't work if a brows... - 07:11 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Greg Shah wrote:
> What is the status of this task? When are all items expected to be complete?
I am testing it no...
02/19/2020
- 06:00 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- What is the status of this task? When are all items expected to be complete?
- 05:40 PM Feature #4181 (Test): GetComputerNameA emulation
- 05:29 PM Feature #4181 (WIP): GetComputerNameA emulation
- Implemented with a TODO based upon future customer specifications. Ultimately to be implemented in the client drivers...
- 05:10 PM Feature #4181: GetComputerNameA emulation
- True. It does NOT make sense to do a reverse lookup. Just return the IP address as returned by @LogicalTerminal.get...
- 04:57 PM Feature #4181: GetComputerNameA emulation
- In addition to the problem with NAT/proxy mentioned in the initial task description please consider the case of mult...
- 04:36 PM Feature #4181: GetComputerNameA emulation
- Roger Borrello wrote:
> Is it valid to simply return what returned by LogicalTerminal.getHostName()?
Only as a la... - 03:12 PM Feature #4181: GetComputerNameA emulation
- Is it valid to simply return what returned by LogicalTerminal.getHostName()?
- 02:40 PM Feature #4181: GetComputerNameA emulation
- Not really. I don't think we care about the netbios names of client or server. We are just trying to provide a name...
- 02:25 PM Feature #4181: GetComputerNameA emulation
- @GetComputerNameA@ is defined as returning the NetBIOS name established at system startup. Further: "If the caller is...
02/18/2020
- 05:53 PM Feature #4170: add drag and drop support to treeview widget
- Greg Shah wrote:
> OK, go ahead when you are ready.
The branch @4170b@ has been merged into @4335a@ rev @11425@. - 03:28 PM Feature #4170: add drag and drop support to treeview widget
- OK, go ahead when you are ready.
- 03:27 PM Feature #4170: add drag and drop support to treeview widget
- Eugenie Lyzenko wrote:
> Greg Shah wrote:
> > Yes, great!
>
> OK. I have just finished to prepare merged mix @43... - 02:23 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- For Windows, we only support Intel architecture 32-bit and 64-bit.
But: you don't need to work on this right now. - 02:21 PM Feature #4179: create a standalone native launcher (Windows EXE and Linux/UNIX version) which can...
- Greg Shah wrote:
> There are no conversion aspects to this task.
>
> The WIN32 development environment would be t...
02/17/2020
- 06:35 PM Feature #4170: add drag and drop support to treeview widget
- Greg Shah wrote:
> Yes, great!
OK. I have just finished to prepare merged mix @4335a_v11421@+@4170b_11360@. @30@ ... - 01:09 PM Feature #4174: implement calendar control/dtpicker OCX replacement
- It seems that the MS date/time picker uses the fixed common width for calendar popup because the width of the calenda...
- 11:44 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- The width of the date/time combo box is given by @config.widthChars@. If this value is not set, then it is calculated...
- 11:13 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Constantin Asofiei wrote:
> Sergey Ivanovskiy wrote:
> > It looks like it needs to fix minimal size of calendar so ... - 11:12 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- > It looks like it needs to fix minimal size of calendar so calendars for different languages look the same.
Yes, ... - 11:09 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Sergey Ivanovskiy wrote:
> It looks like it needs to fix minimal size of calendar so calendars for different languag... - 11:03 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- It looks like it needs to fix minimal size of calendar so calendars for different languages look the same.
- 10:55 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- I tested with these locale languages: French, Italian, German and Russian with FWD client, but didn't test 4GL with d...
- 09:57 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- BTW, in the #4174-1 the 4GL displays with even more space than you are using. I think it may make sense to increase ...
- 09:55 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- > Do you mean to increase the column width for each day of week?
Yes, exactly right. It looks better, thanks. - 09:46 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Yes, I adjusted it now.
!test_date_time_picker4.png!
Do you mean to increase the column width for each day of wee... - 08:56 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- This is exciting! From the pictures, the text looks a bit "crowded". Can you make adjustments so that the text is n...
- 08:37 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- Committed revision 11358 (4174a) added system color styles for the date time picker widget. Now it looks like this on...
02/14/2020
- 11:05 AM Feature #4174: implement calendar control/dtpicker OCX replacement
- The committed rev 11356 (4174a) fixed calendar popup functionality. Now its main functionality to select dates works ...
- 10:42 AM Feature #4164: implement misc UI features (frame options, misc attributes)
- > Stanislav: Please review.
The approach in @getNumEntries@ doesn't work if a browse is not fully filled and the n... - 08:48 AM Feature #4170: add drag and drop support to treeview widget
- Yes, great!
Also available in: Atom