|
|
Up |
|
|
  |
Author: zenchesszenchess
Date: Dec 24, 2008 19:27
On Oct 31, 1:29Â pm, David Gorisek remove-this.gorisek.com>
wrote:
> We were moving servers around and the STS server had to be shut down.
>
> The server will be available again in a few days when a new Linux
> machine is set up.
>
> Carsten Haerle wrote:
>> Hi David,
>
>
>> Regards
>
>> Carsten
>
>
I think it's down again? Can I run the sts server on a linux machine
with wine, or is there a better option?
|
| Show full article (0.50Kb) |
|
| |
no comments
|
|
  |
Author: zenchesszenchess
Date: Dec 24, 2008 19:22
On Dec 22, 9:53Â am, Udo Schneider
wrote:
> Jacob,
>
>> I am trying to install this package from Sebastian in this thread:
>
>
>> I don't know if that link will work, but the thread is titled: "A
>> presenter show in fullscreen "
>
>> I tried pasting his code into a text file...I named it US View
>> Extensions.pac
>
> The newest version of the original package can be found here:http://readthesourceluke.blogspot.com/
>
> AFAIK it only differs in two thinfs from Sebastian's package
> a) View/Presenter #fullscreen is #beFullscreen
> b) The UndecoratedView/Dialog stuff is mising in my package
> ...
|
| Show full article (0.85Kb) |
|
| |
no comments
|
|
  |
Author: Carsten HaerleCarsten Haerle
Date: Sep 19, 2008 23:10
I just installed 6.1Beta2. I usually publish the base to the
repository, so I wondered about two things:
1) SessionManager current imageVersion = ' 2005.6.0.7'. This is older
then several other versions already published. Why that? Could this
cause a problem?
2) All the packageversions are 6.1 as in the previous version. Instead
they should 6.1.1 or 6.1b2. If there is a next version please change
the version, so that the version get different names in the
repository.
Carsten
|
| |
|
1 Comment |
|
  |
Author: alex_whalex_wh
Date: Sep 17, 2008 03:25
I use IE as powerfull document renderer in my app.
There is a list (or a tree) of elements, so selecting one of them
cause IE to rerender its contents (I use as
recomended in MSDN for clearing IE DOM tree).
After sending IE brings his window up and
steals keyboard focus! User wants to browse the list quickly with the
keyboard, but he can't!
Same trouble occures when IWebBrowser starts to download URL after
#navigate: message.
My workaround (to remember focused view, do the work with IE,
restoring last focused view) not so good as I want. Strange Access
Violation errors with #vmi:list:no:with: crashed in error logs because
focus is restored from #controlPropertyChanged: ActiveX event...
Why ActiveX event handlers so fragile? One thing I can do, second
don't, and not always [] postToInputQueue inside the event handler can
help my app to survive. And all of this stuff is not documented...
Is there any way to supress this IE behavior (stealing keyboard
focus)?
Thanks to all for the answers.
|
| |
|
no comments
|
|
  |
Author: picoVersepicoVerse
Date: Sep 15, 2008 10:53
Udo Schneider
Hello,
I tried to add to an old thread but it seems to have been lost here so
far.
I got your US_InLine_Base.pac and US_InLine_Assembler.pac
Packages and was able to install them with the aid of the
Burning River Goodies. I still haven't gotten the Codex assembler
yet. Luckily Burning River had Smalltalk somewhere on his page.
Have you got a newer version of this package? I got mine not quite
a year ago. I would like to help push this thing forwards if you
would
like. I need some help with finding out where the information needed
is at. And then I will just proceed.
I have started picoLARC in Dolphin 6 on sourceforge.net and I would
eventually like to be able to output machine code to be used in an
ExternalMethod like you do or to make DLLs or .exe files.
|
| |
|
no comments
|
|
  |
Author: Travis GriggsTravis Griggs
Date: Sep 12, 2008 16:22
http://smalltalk-superpowers.org/
We're looking for your story! OOPSLA 2008 will feature the
"Smalltalk
Superpowers (Their Uses for Good or Evil)" workshop, on Monday
October
20, 2008. It's a workshop where we tell stories. Stories about the
programming superpowers that we've seen peers wield (in any dynamic
language, not just Smalltalk), or have wielded ourselves. By
"superpowers", we mean those features that give the programmer
abilities beyond those of normal object-oriented programming.
Examples
in Smalltalk include #become:, #changeClassTo:, #doesNotUnderstand:,
thisContext....
|
| Show full article (1.22Kb) |
|
no comments
|
|
  |
Author: James FosterJames Foster
Date: Sep 8, 2008 11:34
Next week I’ll be making the following visits showing Seaside to
(mostly) non-Smalltalk audiences:
* Monday, September 15: Columbus (Columbus Ruby Brigade)
* Tuesday, September 16: Minneapolis/St. Paul (Object Technology
User’s Group)
* Wednesday, September 17: Detroit (Detroit Metro Ruby Meetup)
* Thursday, September 18: Cincinnati (Agile Round Table)
Smalltalkers are invited to come! See
http://programminggems.wordpress.com/2008/09/05/september-road-show/
for more details.
James Foster
|
| |
|
no comments
|
|
  |
Author: SebastianSebastian
Date: Sep 4, 2008 11:41
Hi all,
I've applied to admin for AppDB which is a site to help improve
windows applications to run on Wine.
Please consider to submit data, logs and/or all you find useful to
provide Wine developers to make run Dolphin Smalltalk better on linux.
Below is a link for direct access to the Dolphin page on AppDB:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=6254
For all those who are interested in running Dolphin Smalltalk on
linux, Wine is performing a lot better in version 1.0.0 and is very
appealing to use it as server of web applications.
Thank you for helping Dolphin Smalltalk to improve quality in another
platform.
cheers!
Sebastian
|
| |
|
no comments
|
|
  |
Author: Joseph FrippiatJoseph Frippiat
Date: Sep 4, 2008 04:00
When I try to load the project Source Tracking System Server, I get the
following Message :
"The following prerequisite packages should be loaded before:
- HTML Forms Generator AJAX
Are you sure you want to continue?"
Where do I find this package ? I have "googled" but I didn't find it.
Thanks
Joseph
|
| |
|
5 Comments |
|
  |
|
|
  |
Author: zenchesszenchess
Date: Sep 3, 2008 23:47
I am trying to make a view with a transparent ImageView bitmap that
appears on top of a static color decoration. I have set the imageView
as transparent, the actual bitmap file is transparent, and I am using
this code to load the bitmap in the presenter: (Bitmap fromFile:
'chessProgram\graphics\whiteKnight.bmp') isTransparent: true.
Everything already works fine except the transparency. I considered
just having 2 images, one for a dark square and one for a light square
(it's a chess program), but in that case the user would still be
dragging the entire square with background color instead of just the
piece.
I have tried gdiplus image view as well.
|
| |
|
1 Comment |
|
|
|
|