Hi Jonathan,
If you check users of MenuModel and ListModel in the image, you get a few
results that could give you an idea of how to do it. For example:
If you look for users of MenuModel you arrive to
EpSelection>>filtersSubMenu, which will lead you to
EpSelection>>populateMenu: aMenu. And this
Hi!
We are doing a survey about Roassal. Giving about 2 minutes of your time to
fill the survey can have a tremendous impact on it.
https://goo.gl/forms/zEt7VdkLSYvBG6jf2
Help us improving Roassal :-)
The Object Profile team
Hi,
That's actually the default behavior, but I see there is also a bug.
Normally if you want to allow deselection in a presentation you should use
allowDeselection. Just I see there is a bug in the fast table renderer
because if I add #allowDeselection to the first presentation when clicking
agai
Hi!
If you create the following Glamour browser:
```
tabulator := GLMTabulator new.
tabulator column: #one; column: #two; column: #three.
tabulator transmit to: #one; andShow: [ :composite |
composite fastList display: [ :x | Array with: x ] ].
tabulator transmit to: #two; andShow: [ :c
I did it perfectly with a toolbar.
Jonathan
2017-04-03 16:16 GMT+02:00 Jonathan Khalil :
> Hello,
>
> I am testing the MenuModel and ListModel widgets. I wanted to create a
> popup menu and then set it with the ListModel >> menu: method. It runs
> right but once the listmodel open, when i right
2017-04-03 15:00 GMT+02:00 Esteban Lorenzano :
> Hello,
>
> This are the things I believe still needs to be solved to be able to
> release Pharo 6.0:
>
> VM:
> ===
> - win32, cairo fonts problem (I submitted a new VM to test, I think this
> is fixed :P)
> - make all tests pass (there are still som
script may be broken for 64bits.
I need to take a look… you can still start the binary directly, as a
workaround.
Esteban
> On 3 Apr 2017, at 15:35, John Brant wrote:
>
> I'm unable to start a linked vm file (ln). I have several vm's, and I link to
> the one that I want to use. However, it
I'm unable to start a linked vm file (ln). I have several vm's, and I
link to the one that I want to use. However, it appears that this no
longer works. With the April 3rd threaded vm on
http://files.pharo.org/vm/pharo-spur64/linux/, I get the following error
when it tries to start:
ldd: ./li
Thank you Esteban!
I've downloaded the latest VM and fonts on cairo now work. I believe this was
the last VM crash I am aware of, so hopefully I will have a productive and
stable year with Pharo 6. :)
(I had some issues with dlls not loading on startup sometimes (mentioned in
other thread Surf
Hello,
This are the things I believe still needs to be solved to be able to release
Pharo 6.0:
VM:
===
- win32, cairo fonts problem (I submitted a new VM to test, I think this is
fixed :P)
- make all tests pass (there are still some failing tests when compiling a new
VM)/.
- libgit2: Still n
Hi Peter,
I think I fixed the problem, can you try latest vm?
Esteban
> On 31 Mar 2017, at 14:55, Stephane Ducasse wrote:
>
> Peter I took the latest mac VM and Moose 6.1 and I used your example
> then I played during 15 min with all the roassal examples and I cannot
> reproduce
> but I'm
Branch: refs/tags/60458
Home: https://github.com/pharo-project/pharo-core
Branch: refs/heads/6.0
Home: https://github.com/pharo-project/pharo-core
Commit: 44de2196272d35434853ef65d929ece4f351e466
https://github.com/pharo-project/pharo-core/commit/44de2196272d35434853ef65d929ece4f351e466
Author: Jenkins Build Server
Date: 2017-04-03 (Mon, 03 Apr 2017
Dear all,
just a reminder for all mentors&students: the deadline for submitting
your GSOC proposal is today at 6pm CEST. You have to submit the final
pdf paper before that time.
Thank you.
Regards,
--
Serge Stinckwich
UCN & UMI UMMISCO 209 (IRD/UPMC)
Every DSL ends up being Smalltalk
http://www.
Branch: refs/tags/60457
Home: https://github.com/pharo-project/pharo-core
Branch: refs/heads/6.0
Home: https://github.com/pharo-project/pharo-core
Commit: ed1da41a85e4be145809d717e68682a2dc7abd1c
https://github.com/pharo-project/pharo-core/commit/ed1da41a85e4be145809d717e68682a2dc7abd1c
Author: Jenkins Build Server
Date: 2017-04-03 (Mon, 03 Apr 2017
16 matches
Mail list logo