Hi everyone,
There is a behavior of event TRMouseClick that seems anormal to me.
For example I can't define a TRMouseClick on an element before it appears
in a view via a little animation, because if the element pass by my mouse
cursor, it will freeze. It seems that the element detect that the mouse
cursor is on him and might click on him.
That behavior would be normal with TRMouseEnter for exemple but a click
should be just a click right ?
Pierre Chanson
Hi Alex,
Could you please review the code in RTPNGExporter? We still get a little
problem when exporting because it seems that there is a bit of clipping
happening on the bottom and to the right.
Cheers,
Doru
--
www.tudorgirba.com
"Every thing has its own flow"
Hi!
Nelson is an excellent student from Bolivia. We met Nelson at the summer school (sponsored by ESUG) that we organized.
Nelson would like to write an MSE exporter for Ruby. Analyzing Ruby applications in Moose is indeed important.
Nelson, as a starting point how how to produce MSE file, you can have a look at
- http://www.themoosebook.org/bookhttp://www.themoosebook.org/book/externals/import-export/mse
- Try out with .mse file example. You can easily generate one by importing Pharo code in Moose (http://www.themoosebook.org/book/externals/import-export/smalltalk) and export it by right clicking on a model
Ask for help in the mailing list. People are waiting for your tool :-)
Cheers,
Alexandre
--
_,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:
Alexandre Bergel http://www.bergel.eu
^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;.
Hello,
Is it possible to avoid to open a new pane when browsing from a specialized inspector tab?
I have a specialized inspector tab with a table. I want to be able to select a raw and get the value by calling #selection on the presentation but I don't want a new pane to be opened on this selection.
By using noSelectionTransmission, there is no new pane opened but no selection available.
Christophe.
There is a DNU when browsing Roassal example in last MOOSE 5.0 version
on CI server:
GLMPager>>shouldDisplayPresentationCreatedBy:
--
Serge Stinckwich
UCBN & UMI UMMISCO 209 (IRD/UPMC)
Every DSL ends up being Smalltalk
http://www.doesnotunderstand.org/
Dory wrote:
>What's left?
- a few small ones
- next interesting ones are Glamour, PetitParser and Roassal2.
- adding a test version to C-O-Moose with the stable versions of all dependencies
- if everything works, make a snapshot so we know what exact versions were loaded...
Name: ConfigurationOfPastell-StephanEggermont.12
Author: StephanEggermont
Time: 10 December 2014, 4:01:06.450525 pm
UUID: 7fb6a243-6514-4a6e-91ec-7930144c0e7d
Ancestors: ConfigurationOfPastell-DiegoLont.11
new stable version, depend on stable XMLParser
That's it for me for today.