RV: AIDA Add Ins

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

RV: AIDA Add Ins

BrunoBB
Hi,

 

Here?s a quick and dirty examples of my add inn to AIDA.

The object url is not well resolved (Player new??).

 

Copy the gif images to:

?...My Smalltalk image\images?.

 

Chess data are not real.

 

Evaluate this:

 

site := AIDASite named: 'test'.

site start.

 

(AIDASite named: 'test') styleClass: 'ChessWebStyle'; style: nil.

 

site urlResolver defaultURL: '/chess.html' forObject: Player new.

 

?site stop.?

HYPERLINK "http://localhost:8888/chess.html"http://localhost:8888/chess.html

 

Any problems send me an email.

 

This is an early version and can be enhanced a lot.

 

Regards Bruno

 


No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.472 / Virus Database: 269.9.6/865 - Release Date: 24/06/2007
8:33



No virus found in this outgoing message.
Checked by AVG Free Edition.
Version: 7.5.472 / Virus Database: 269.9.6/865 - Release Date: 24/06/2007
8:33
 
         
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.aidaweb.si/pipermail/aida/attachments/20070624/fc913d87/attachment-0001.htm 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AIDA Chess.pac
Type: application/octet-stream
Size: 16259 bytes
Desc: not available
Url : http://lists.aidaweb.si/pipermail/aida/attachments/20070624/fc913d87/attachment-0002.dll 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: AIDA Add Inn.pac
Type: application/octet-stream
Size: 9898 bytes
Desc: not available
Url : http://lists.aidaweb.si/pipermail/aida/attachments/20070624/fc913d87/attachment-0003.dll 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: tableTitle03.GIF
Type: image/gif
Size: 15764 bytes
Desc: not available
Url : http://lists.aidaweb.si/pipermail/aida/attachments/20070624/fc913d87/attachment-0003.gif 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: collapseList.gif
Type: image/gif
Size: 1603 bytes
Desc: not available
Url : http://lists.aidaweb.si/pipermail/aida/attachments/20070624/fc913d87/attachment-0004.gif 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: expandList.gif
Type: image/gif
Size: 1610 bytes
Desc: not available
Url : http://lists.aidaweb.si/pipermail/aida/attachments/20070624/fc913d87/attachment-0005.gif 

Reply | Threaded
Open this post in threaded view
|

AIDA Add Ins

Janko Mivšek
Bruno,

It takes me a little bit of time to revive my Dolphin again :)

And installing your two packages together with registrations of root url
and style class just works. Nice work!

What I would still do is to put those images into a method images of
style class so that installation will be even easier.

Maybe even better would be to put those method images directly into
WebExpandableMenu and WebExpandableTable and then prepare it as
JavaScript resources in WebDateInputField are prepared for instance.

And now I need to prepare Add-in web page ...

Best regards
Janko


Bruno Buzzi Brassesco wrote:

> Hi,
>
>  
>
> Here?s a quick and dirty examples of my add inn to AIDA.
>
> The object url is not well resolved (Player new??).
>
>  
>
> Copy the gif images to:
>
> ?...My Smalltalk image\images?.
>
>  
>
> Chess data are not real.
>
>  
>
> Evaluate this:
>
>  
>
> site := AIDASite named: 'test'.
>
> site start.
>
>  
>
> (AIDASite named: 'test') styleClass: 'ChessWebStyle'; style: nil.
>
>  
>
> site urlResolver defaultURL: '/chess.html' forObject: Player new.
>
>  
>
> ?site stop.?
>
> http://localhost:8888/chess.html
>
>  
>
> Any problems send me an email.
>
>  
>
> This is an early version and can be enhanced a lot.
>
>  
>
> Regards Bruno
>
>  
>
>
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.5.472 / Virus Database: 269.9.6/865 - Release Date:
> 24/06/2007 8:33
>
>
> No virus found in this outgoing message.
> Checked by AVG Free Edition.
> Version: 7.5.472 / Virus Database: 269.9.6/865 - Release Date:
> 24/06/2007 8:33
>
>
> ------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Aida mailing list
> Aida na aidaweb.si
> http://lists.aidaweb.si/mailman/listinfo/aida

--
Janko Miv?ek
AIDA/Web
Smalltalk Web Application Server
http://www.aidaweb.si