[ANN] 5965 Can't allocate semaphores? VirtualMachine>>maxExternalSemaphores: aSize | Not enough space for external objects, set a larger size at startup!
20093 ----- Issue 5963: remove empty package PluggableTextMorphWithLimits http://code.google.com/p/pharo/issues/detail?id=5963 Issue 5960: Failing tests: SourceFileArrayTest http://code.google.com/p/pharo/issues/detail?id=5960 -- Marcus Denker -- http://marcusdenker.de
20092 ----- Issue 5755: Failing Tests: RPackageMCSynchronisationTest http://code.google.com/p/pharo/issues/detail?id=5755 Issue 5957: fast drag is broken http://code.google.com/p/pharo/issues/detail?id=5957 -- Marcus Denker -- http://marcusdenker.de
20091 ----- Issue 3343: StringTest>>testWithoutQuoting and fixes for match: and withoutQuoting http://code.google.com/p/pharo/issues/detail?id=3343 Issue 5953: spotlight DNU when looking for an inexistent identifier http://code.google.com/p/pharo/issues/detail?id=5953 Issue 5958: automatic expand all in Monticello Changes and Merge http://code.google.com/p/pharo/issues/detail?id=5958 -- Marcus Denker -- http://marcusdenker.de
Hi guys. Some time I ago, I submitted an issue that puts the progress bar not in the middle of the screen but on the top left. I think it is much better since it does not disturb you.
Now it seems that, or my change got accidently lost or someoone else put the previous behavior.
So...was that on purpose or not?
thanks
--
Mariano
http://marianopeck.wordpress.com
I tried to add some feedback when manipulating scrollbars and buttons in
the default Pharo Theme. Adding the following four methods to PharoTheme
gives a reversed look when clicking on a scrollbar or a button :
PharoTheme>>buttonPressedFillStyleFor: aButton
"Return the pressed button fillStyle for the given button."
(aButton valueOfProperty: #noFill ifAbsent: [false]) ifTrue: [^
SolidFillStyle color: Color transparent ].
^ self glamorousReverseFillStyleFor: aButton height: aButton height
PharoTheme>>glamorousReverseFillStyleFor: aMorph height: anInteger
"Return the reversed button fillStyle for the given button."
| baseColor |
baseColor := self glamorousBaseColorFor: aMorph.
^ self glamorousReverseFillStyleWithBaseColor: baseColor for: aMorph
height: anInteger
PharoTheme>>glamorousReverseFillStyleWithBaseColor: aColor for: aMorph
height: anInteger
| top bottom |
top := aColor twiceLighter.
bottom := aColor.
^(GradientFillStyle ramp: {
0.0->bottom.
0.7->top.})
origin: aMorph bounds origin;
direction: 0 @ anInteger;
radial: false
PharoTheme>>scrollbarPressedThumbFillStyleFor: aScrollbar
"Return the pressed scrollbar fillStyle for the given scrollbar."
^ (self glamorousReverseFillStyleWithBaseColor: aScrollbar paneColor
for: aScrollbar height: aScrollbar height)
direction: (aScrollbar bounds isWide
ifTrue: [0 @ aScrollbar height]
ifFalse: [aScrollbar width @ 0])
It makes the default interaction a lot more reactive (i.e. you notice on
screen when you are pressing on a button).
Side note about UI changes in Nautilus: will there be any changes about
the Groups/Hierarchy/Class/Comments buttons ? I have a hard time getting
used to them (lack of selection/state clues, unusual behavior for buttons).
Thierry
--
--
Thierry Goubier
CEA list
Laboratoire des Fondations des Systèmes Temps Réel Embarqués
91191 Gif sur Yvette Cedex
France
Phone/Fax: +33 (0) 1 69 08 32 92 / 83 95
Hi All!
Im trying to get Cog interpreter using ConfigurationOfCog
Gofer it squeaksource: 'MetacelloRepository';
package: 'ConfigurationOfCog';
load.
((Smalltalk at: #ConfigurationOfCog) project version: '1.5') load.
SystemVersion current version 'Pharo2.0a'
Smalltalk vm version (
'CoInterpreter VMMaker-oscog-EstebanLorenzano.158 uuid: 82eded98-68af-4c80-a472-4f6de293adcf May 1 2012, StackToRegisterMappingCogit VMMaker-oscog-EstebanLorenzano.158 uuid: 82eded98-68af-4c80-a472-4f6de293adcf May 1 2012, https://git.gitorious.org/cogvm/blessed.git Commit: 6aa3fd0f1188078d3167dec1a53031a61b97b688 Date: Tue May 1 20:28:14 2012 +0200 By: Esteban Lorenzano <estebanlm <at> gmail.com>'
)
when is compiling (ok, at pharo 1.4 too.. maybe is the vm) methods and loading VMMaker it spawn a 'warning' window and image get freezed. Is a bug? a mistake?
GemSource (http://seaside.gemstone.com) will be down from 2-3pm PST on May 29 to add additional storage. Please let me know if that will be a problem. Dale
GemSource (http://seaside.gemstone.com) will be down from 2-3pm PST on May 29 to add additional storage. Please let me know if that will be a problem. Dale
RSS Feed1169 | |
|---|---|
1847 | |
1448 | |
1647 | |
1348 | |
1120 | |
1000 | |
845 | |
1064 | |
1251 | |
963 | |
1039 | |
1476 | |
2268 | |
2343 | |
2223 | |
2241 | |
1986 | |
1579 | |
1507 | |
1460 | |
1717 | |
1243 | |
1080 | |
1555 | |
1529 | |
1695 | |
1217 | |
2706 | |
2036 | |
1098 | |
1097 | |
1173 | |
1343 | |
1439 | |
863 | |
1155 | |
1075 | |
1162 | |
1169 | |
597 | |
654 | |
707 | |
862 | |
777 | |
201 | |
425 | |
587 | |
94 |