Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1065 by james.fo...(a)gemtalksystems.com: Delete model does not
remove tab
http://code.google.com/p/moose-technology/issues/detail?id=1065
I expected that deleting a model would remove the tab showing the
MooseModel.
Type-Defect
Component-MoosePanel
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 1066 by james.fo...(a)gemtalksystems.com: SubscriptOutOfBounds
error when selecting model without a tab
http://code.google.com/p/moose-technology/issues/detail?id=1066
Import an MSE model, explore it, delete the tab (but leave the model),
unselect the model, select the model, and get a walkback:
OrderedCollection(Object)>>errorSubscriptBounds:
OrderedCollection>>ensureBoundsFrom:to:
OrderedCollection>>at:
GLMMorphicAccumulatorRenderer>>render: in Block: [:ann | aBrowser
activeEntity: ((aBrowser panes at...etc...
BlockClosure>>cull:
BlockClosure>>cull:cull:
AnnouncementSubscription>>deliver: in Block: [action cull: anAnnouncement
cull: announcer]
BlockClosure>>on:do:
BlockClosure>>on:fork: in Block: [Processor terminateActive]
Type-Defect
Component-MoosePanel
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
It would be great to have an evaluator. A bit like a terminal or what they have with Wolfram or Aurora.
I guess Doru has been thinking about that already. Is there something cooking ?
I plan to do one based on Roassal...
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hi
I checked here in rmod and I realized that NOBODY uses the white theme and I realized that I was not the only one to
get fedup with it. So when can it be not the default one?
Stef
Hi,
We are currently making some visualizations of application with Usman. They rely on method invocations. In that case, it is better to know which method invokes which other one. We put arrow on our graph, but the only available arrow we found are 'UML like inheritance' arrow with big triangle. Would it be possible to have other type of arrow that are more discrete, but nevertheless indicates the sense? (If possible put acute and not obtuse angle between the two branches of the arrow, it is more easier to see when they are lot of links).
More over, would it be possible to have hook on the lines to transform them as broken lines. Indeed, when you have m1 linked to m2 and m2 linked to m1, there is superposition of the two links so not easy to read. It would be great if we can manually break the lines to see the two of them.
I put some examples of arrow below.
Thanks a lot in advance.
Anne
Hi guys,
I just saw with Usman when we tried to add a CompositeShape using the
RTMondrianViewBuilder it is not working.
Here the example :
| view elements |
view := RTMondrianViewBuilder new.
elements := (1 to: 10).
view nodes: elements.
view shape shape: (RTLine new color: Color red) + RTArrow new.
view edges: elements from: #yourself toAll: elements.
view horizontalLineLayout.
view
If you comment "+ RTArrow new" everything is ok but with the CompositeShape
it is not.
Tanks.
--
Leo Perard
Hi everyone,
I am wandering if anyone is using Arki. If yes, please tell me if it’s missing something, or what you like about it. Of no, then again why?
I want to try to implement something cool in terms of bug prediction in software, and have a real use cases will be very useful.
Cheers.
Uko
Hi all,
Can we export FAST entities to a MSE file?
Because I have a model with FAST + FAMIX entities and I have problems
exporting them (Message Not Understood).
usman
Hi guys
With igor we added a registration mechanism for Freetype fonts for 13149.
We fixed the one of Moose and we should publish the moose packages (but if we publish it in Moose it will break moose).
Now Roassal should not cache the fonts in ROPlatform current because this means that you always get bitmap
if you get bitmap the first time.
So let us know how we proceed?
Stef