Description:
Discussion about Smalltalk 80.
|
|
|
#doubleClicked in a TextEditor in vw7.6
|
| |
I put this in my GUI and it says the doubleClicked message is no good. postBuildWith: aBuilder self widget: #guess when: #doubleClicked send: #adjustGuess to: self. Using #clicked works fine, but I need two clicks (I think). When I inspect the textController, I can see the anchorIndex, which is the smallInteger I want.... more »
|
|
GLASS migration?
|
| |
Okay, here's the scoop. Back in 2000 I implemented an Intranet site for my company. The main thrust of it was to provide some web front- end for querying SQL Server databases. This was all created on the IIS platform using a lot of VBScript. Since this site is rather dated in terms of look and feel I'm thinking about giving GLASS a shot for... more »
|
|
Text selection in columns of EwTableList (WindowBuilderPro)
|
| |
hi, I'm using windowbuilder pro and va smalltalk 7.5.2, i have a EwTableList and want to select specific text in the columns. Eg: like when we do search, the text appears selected that is found, I want to make this work in this table as my records are displayed in this table. Please help, I'm unable to find hw can i select text in a particular... more »
|
|
Growl client
|
| |
Hi, this is a sockets-based interface to the Growl Notification system, OSS licensed, regards, Carlos [link]
|
|
VW7.6 Help on the SUnit extension integration with the CHB
|
| |
The base VW image incorporates the SUnit classes including class TestCase for subclassing and then running all of it's #testXXX methods in the UI TestRunner. This works fine on my system. However, I have a project in which SUnit is integrated with the CHB such that when any TestCase subclass methods are selected in the CHB,... more »
|
|
Base conversion
|
| |
Does anyone know of (or has developed) some code to handle number-base conversion, such as converting Base-10 to Base-N and back? VW7.6NC
|
|
AIDA Web Server 6.0 ported Dolphin Smalltalk
|
| |
Hi all, I’m glad to announce that AIDA v6 is running on Dolphin 6 (beta version). The port is based on AIDA Visual Works version. I used the packages Sport and Swazoo from Seaside 3.0 port to Dolphin (from Infoil - thanks). All test are green, but I will do further testing these days. Pending: Integration with Sport, all modified methods are in Dolphin special... more »
|
|
Windows vista migration
|
| |
Hi, I am currently using VisualAge ver.6.0 for my application. I want to make my application work on Windows-Vista. Does that require me to first migrate my application to a higher version of VAST 7XX? What could be the disadvantages of remaining on the lower version? Regards Ajaya Ghosh AS --- avast! Antivirus: Outbound message clean.... more »
|
|
|