Project

General

Profile

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...
Hynek Cihlar
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... Greg Shah
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...
Hynek Cihlar
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... Greg Shah
03:19 PM Feature #3218 (Closed): enhance the embedded mode web GUI to implement a good default approach fo...
Greg Shah
08:38 AM Bug #3212 (Closed): OS inconsistency related to SET ... VALIDATE construct
3201b was merged to trunk as rev 11132. Greg Shah

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... Ovidiu Maxiniuc

11/28/2016

03:22 PM Bug #2165: Handling "color skip" phrase produces incorrect color attribute selection
Consider the following code:... Greg Shah

11/18/2016

08:37 AM Bug #3212: OS inconsistency related to SET ... VALIDATE construct
OK, just make that clear. Greg Shah
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...
Constantin Asofiei
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... Greg Shah
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,... Ovidiu Maxiniuc
04:21 AM Bug #3212 (Closed): OS inconsistency related to SET ... VALIDATE construct
Ovidiu Maxiniuc

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... Vadim Gindin
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.
> >
...
Vadim Gindin
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...
Hynek Cihlar
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:... Greg Shah
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?
> ...
Hynek Cihlar
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...
Vadim Gindin
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...
Hynek Cihlar
05:04 AM Bug #2557: Fix MENUBAR layouting in a window
What conclusion do you think it means? Vadim Gindin
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...
Hynek Cihlar
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 ...
Vadim Gindin

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...
Greg Shah
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 (...
Vadim Gindin
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... Greg Shah
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: ... Vadim Gindin
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...
Vadim Gindin
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... Greg Shah
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...
Vadim Gindin

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... Vadim Gindin

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...
Vadim Gindin
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...
Hynek Cihlar
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...
Vadim Gindin
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...
Vadim Gindin
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...
Hynek Cihlar
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...
Greg Shah
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...
Hynek Cihlar
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...
Greg Shah
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...
Vadim Gindin
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 ...
Hynek Cihlar
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...
Hynek Cihlar
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....
Vadim Gindin
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... Greg Shah
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...
Vadim Gindin
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...
Greg Shah
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...
Vadim Gindin
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 ...
Greg Shah
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...
Hynek Cihlar
12:58 AM Bug #2557: Fix MENUBAR layouting in a window
I've committed missed history entries. Vadim Gindin
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... Vadim Gindin
 

Also available in: Atom