Pierre Laborde

Results 77 issues of Pierre Laborde

Use case : for starting examples component quickly. Actually: ``` MolComponentImpl>>start "start with default name" MolComponentImpl>>start: aComponentName "start with a specific name" ``` Proposition: ``` MolComponentImpl>>startUnique "start with a unique...

enhancement

Can inspect running instances of a ComponentType when right click a component type.

enhancement

### Discussed in https://github.com/OpenSmock/Molecule/discussions/33 Originally posted by **labordep** May 14, 2021 Starting automatically a Component Cluster composed by a set a Components Classes linked by a componentName. For example :...

question

`isComponent`, `isComponentType`, etc. need to be tested with all system classes and traits.

enhancement

Transform MolHomeServices triggered events into Announcements, because use symbol is not a good level of API. Concerned methods : ![image](https://github.com/OpenSmock/Molecule/assets/49183340/ec726651-d03c-4fa5-8542-922c67d70818) Concerned events : ```smalltalk component triggerEvent: #activateComponent with: component. component...

enhancement

See https://github.com/pharo-project/pharo/issues/14912

enhancement

Exception : `NotFound: [ :each | each model = anItem ] not found in OrderedCollection` when I'm trying to edit a Toplo view into Pyramid. ![image](https://github.com/OpenSmock/Pyramid/assets/49183340/988aa13b-fd58-4bf3-a6de-3871972c33a6)

bug
pending

Hi @Nyan11, I'm considering the library panel for creating elements (when click on + button of the tree). I would like to propose a similar architecture to the "Pharo Settings",...

enhancement
question

The idea is to propose a plugin to manage interactions with the operating system clipboard. This feature have a high value for UI designer, but in Pharo the way to...

enhancement
question

Hi @Nyan11, I cannot edit the border of a BlElement in the properties tab. Is it a bug or a miss ? I can do that manually in the Pyramid...

question
Missing property