Activity
From 11/10/2016 to 12/09/2016
12/07/2016
- 04:45 PM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Greg Shah wrote:
> > I am wondering whether we should somehow handle the window message area and status bar. IMHO it... - 04:27 PM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- > I am wondering whether we should somehow handle the window message area and status bar. IMHO it is a common case to...
- 03:48 PM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- Greg Shah wrote:
> What other cases can people think of here?
I am wondering whether we should somehow handle the... - 03:27 PM Feature #3218: enhance the embedded mode web GUI to implement a good default approach for common ...
- It is time to implement common-sense choices about how to display various windows in embedded mode. We can refine it...
- 03:19 PM Feature #3218 (Closed): enhance the embedded mode web GUI to implement a good default approach fo...
- 08:38 AM Bug #3212 (Closed): OS inconsistency related to SET ... VALIDATE construct
- 3201b was merged to trunk as rev 11132.
12/05/2016
- 08:13 AM Bug #3212 (WIP): OS inconsistency related to SET ... VALIDATE construct
- The update for this issue is contained in branch 3201b. After it was committed, the branch has passed standard regres...
11/28/2016
- 03:22 PM Bug #2165: Handling "color skip" phrase produces incorrect color attribute selection
- Consider the following code:...
11/18/2016
- 08:37 AM Bug #3212: OS inconsistency related to SET ... VALIDATE construct
- OK, just make that clear.
- 07:37 AM Bug #3212: OS inconsistency related to SET ... VALIDATE construct
- Greg Shah wrote:
> I'm OK with this. Since it works in most places and _only fails at compile time_ on 9.x in Linux... - 07:33 AM Bug #3212: OS inconsistency related to SET ... VALIDATE construct
- I'm OK with this. Since it works in most places and _only fails at compile time_ on 9.x in Linux, I think your appro...
- 06:02 AM Bug #3212: OS inconsistency related to SET ... VALIDATE construct
- At the moment when the @validate@ was implemented/fixed, the only test machine for P4GL was a 9.X on Linux. Later on,...
- 04:21 AM Bug #3212 (Closed): OS inconsistency related to SET ... VALIDATE construct
11/16/2016
- 02:37 PM Bug #2557: Fix MENUBAR layouting in a window
- The problem is when we throw @StopConditionException@ - the program is restarted and throw it again and so on infinit...
- 09:49 AM Bug #2557: Fix MENUBAR layouting in a window
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > > The frame's hide/show is a consequence of the program restart.
> >
... - 07:59 AM Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> > The frame's hide/show is a consequence of the program restart.
>
> If the frame is missing a... - 07:50 AM Bug #2557: Fix MENUBAR layouting in a window
- To determine the condition that is raised, you can wrap the WAIT-FOR like this:...
- 05:19 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Vadim Gindin wrote:
> > > What conclusion do you think it means?
> ... - 05:14 AM Bug #2557: Fix MENUBAR layouting in a window
- Hynek Cihlar wrote:
> Vadim Gindin wrote:
> > What conclusion do you think it means?
>
> It shows that the @WAIT... - 05:11 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> What conclusion do you think it means?
It shows that the @WAIT-FOR@ abort behavior may depe... - 05:04 AM Bug #2557: Fix MENUBAR layouting in a window
- What conclusion do you think it means?
- 04:07 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> Yes, the frame appears and when I press some key it disappears and the WARNING is shown.. When... - 10:51 PM Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> > Did you comment the line: ASSIGN current-window:menubar?
>
> I haven't had time to try this ...
11/15/2016
- 03:39 PM Bug #2557: Fix MENUBAR layouting in a window
- > Did you comment the line: ASSIGN current-window:menubar?
I haven't had time to try this myself, I am busy with o... - 02:30 PM Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> > At this moment when we process VIEW frame f or ENABLE frame f we show the window if it hidden (... - 02:01 PM Bug #2557: Fix MENUBAR layouting in a window
- > At this moment when we process VIEW frame f or ENABLE frame f we show the window if it hidden (if I'm right). But n...
- 01:05 PM Bug #2557: Fix MENUBAR layouting in a window
- I forgot to add.. I should start with that: when I'm running the test from the note 69 (ASSIGN is commented) in P2J: ...
- 12:59 PM Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> > There is one problem: frame is already displayed at the moment of wait-for processing, but if w... - 11:44 AM Bug #2557: Fix MENUBAR layouting in a window
- > There is one problem: frame is already displayed at the moment of wait-for processing, but if we're going to show t...
- 05:10 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> # There is one problem: frame is already displayed at the moment of wait-for processing, but i...
11/14/2016
- 06:41 AM Bug #2557: Fix MENUBAR layouting in a window
- # There is one problem: frame is already displayed at the moment of wait-for processing, but if we're going to show t...
11/10/2016
- 09:42 AM Bug #2557: Fix MENUBAR layouting in a window
- Greg, Hynek.
I agree with that.
I've checked noted points superficially:
> Wnhat if MENU is attached to som... - 09:26 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
>
> In other words, window (got by wait-for widget) must be realized at the moment of wait-for... - 09:24 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
> > Greg Shah wrote:
> > > Vadim Gindin wrote:
> > > > Hynek Cihlar wro... - 09:17 AM Bug #2557: Fix MENUBAR layouting in a window
- Hynek Cihlar wrote:
> Greg Shah wrote:
> > Vadim Gindin wrote:
> > > Hynek Cihlar wrote:
> > >
> > > > When yo... - 09:14 AM Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> Vadim Gindin wrote:
> > Hynek Cihlar wrote:
> >
> > > When you comment out the MESSAGE state... - 09:05 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
>
> > When you comment out the MESSAGE statement the window will not g... - 09:04 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> Hynek Cihlar wrote:
>
> > When you comment out the MESSAGE statement the window will not g... - 09:02 AM Bug #2557: Fix MENUBAR layouting in a window
- > And If we comment line @assign current-window:menubar = menu mbar:handle@ PROGRESS will show the WARNING.
This r... - 08:57 AM Bug #2557: Fix MENUBAR layouting in a window
- Hynek Cihlar wrote:
> When you comment out the MESSAGE statement the window will not get displayed, this will mak... - 08:53 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> Greg Shah wrote:
> > > Menus are "enabled" by default.
> >
> > I'm asking so I understand ... - 08:47 AM Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> Hynek: Does the example in note 69 generate the warning?
For the example in note 69 no warning... - 08:46 AM Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> > Yes, we can have a window with menus and without any frames. But see the test from the note 43.... - 08:35 AM Bug #2557: Fix MENUBAR layouting in a window
- > Yes, we can have a window with menus and without any frames. But see the test from the note 43. Comment string MESS...
- 08:21 AM Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> > Menus are "enabled" by default.
>
> I'm asking so I understand the testcases posted here. S... - 08:10 AM Bug #2557: Fix MENUBAR layouting in a window
- > Menus are "enabled" by default.
I'm asking so I understand the testcases posted here. Since menus are enabled b... - 07:55 AM Bug #2557: Fix MENUBAR layouting in a window
- Greg Shah wrote:
> Hynek: Does the example in note 69 generate the warning?
>
> Vadim: Is it true that menus in t... - 07:45 AM Bug #2557: Fix MENUBAR layouting in a window
- Hynek: Does the example in note 69 generate the warning?
Vadim: Is it true that menus in the 4GL don't need to be ... - 03:54 AM Bug #2557: Fix MENUBAR layouting in a window
- Vadim Gindin wrote:
> The implemented case is the following. For CHUI WARNING is not shown. For GUI the WARNING is s... - 12:58 AM Bug #2557: Fix MENUBAR layouting in a window
- I've committed missed history entries.
- 12:50 AM Bug #2557: Fix MENUBAR layouting in a window
- The implemented case is the following. For CHUI WARNING is not shown. For GUI the WARNING is shown if "waited" menu-i...
Also available in: Atom