Status: New
Owner: ----
CC: tudor.girba
Labels: Type-Defect Priority-Medium
New issue 489 by jfabry: Glamour: action list without the dropdown
http://code.google.com/p/moose-technology/issues/detail?id=489
I have a Glamour pane that is an actionList where I do 5
populate:on:entitled:with: so that the pane has 5 buttons. Now what happens
is that the pane also has a dropdown menu, with the same actions as the
buttons. This menu should not be there according to Doru ...
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 774 by santiago...(a)gmail.com: MNU error after selecting data
using GLMStacker
http://code.google.com/p/moose-technology/issues/detail?id=774
Running the script:
| browser browserB|
browser := GLMTabulator new.
browser
row: [ :r | r column: #columnA; column: #columnB ].
browser transmit to: #columnA; andShow: [ :a |
a list display: #('Value 1' 'Value 2' 'Value 3' 'Value 1').
].
browserB:=GLMStacker new.
browserB aPane: #data; aPane: #AdditionalInformation1; aPane:
#AdditionalInformation2.
browserB transmit to:#data; andShow: [ :a |
a titleIcon: GLMUIThemeExtraIcons glamorousBrowse ;title:'Data'.
a list display:#('data A' 'data B' 'data C').
].
browserB transmit from:#data; to:#AdditionalInformation1; andShow: [ :a |
a titleIcon: GLMUIThemeExtraIcons glamorousAccept ;title:'Additional
Information 1'.
a text display:'something'.
].
browser transmit from: #columnA; to: #columnB; andShow: [ :a |
a custom: browserB.
].
browser openOn: MooseModel root allModels anyOne.
I received the following error after selecting "data A" "data B" or "data
C": MessageNotUnderstood; receiver of "fullBounds" is nil.
Updates:
Summary: Menssana does not understand set reference value...
Comment #2 on issue 760 by usman.bh...(a)gmail.com: Menssana does not
understand set reference value...
http://code.google.com/p/moose-technology/issues/detail?id=760
UndefinedObject(Object)>>doesNotUnderstand: #attributeKeyFrom:
Hi,
I added a first try for Kiviat diagrams in EyeSee. So, just a first try and
still many things to do.
You can check the examples in ESExamples>>kiviat*
Below you can see some images.
regards,
--
Andre Hora
50 failed tests.
Since I am familiar with Mondrian, I checked some of the failed tests of it.
Most of the error happens because of some collection comparison. Is it due to the last change of the collection hierarchy? Camillo?
The sunit integration in Nautilus really need some work. The images easily hangs. Apparently the tests are run in the background or something. Nor sure whether this is necessary. If you have 10 failed tests, then you end up with 10 opened debuggers.
Cheers,
Alexandre
On 17 Mar 2012, at 17:52, admin(a)moosetechnology.org wrote:
> See <http://hudson.moosetechnology.org/job/moose-latest-dev/891/>
>
>
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi,
I managed to get Nautilus to load properly (the problems were mostly resolved by updating Pharo). So, now we have Nautilus back in the Moose image with refactoring support.
Cheers,
Doru
--
www.tudorgirba.com
"One cannot do more than one can do."