Adam Zastawski

My Personal Blog

Ride the Page Bus (TIBCO PageBus™)

Posted by Adam
Javascript Message Bus designed to allow AJAX applications to utilize a publish-and-subscribe event model. [More]
Posted on: 7/1/2008 at 11:22 PM
Tags: , , , ,
Categories: AJAX | Tibco - GI
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (1) | Post RSSRSS comment feed

Office Style Menus in TIBCO General Interface

Posted by Adam
Recently I got into a 'Usability' debate about what sort of menus where better; 'Office Like' menus or basic drop-down fly-out menus with tool tips.  I was thinking about it and I started to wonder if it was even possible in my favorite AJAX web UI development environment (Gen... [More]
Posted on: 2/29/2008 at 11:41 PM
Tags: , ,
Categories: AJAX | RIA | Tibco - GI
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (2) | Post RSSRSS comment feed

Capture [Enter] key press

Posted by Adam
With Tibco's General Interface (GI) you can capture the fact that user has pressed the [Enter] key while the focus is within any textbox. By placing the javascript below in the Execute event for the textbox you can change the focus of the form when the user presses Enter.   jsx3.sleep(functi... [More]
Posted on: 11/24/2007 at 1:27 AM
Categories: AJAX | Tibco - GI
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (0) | Post RSSRSS comment feed

Simple Auto-Focus script in Tibco GI 3.5.1

Posted by Adam
I realize that what I post regarding General Interface is not going to be rocket science any time soon. Despite that, I figure I had better start posting the things that other developers that are new to GI might find useful. I was recently developing a sample application as a 'proof of concept' in G... [More]
Posted on: 11/23/2007 at 1:39 AM
Categories: AJAX | Tibco - GI
Actions: E-mail | Kick it! | DZone it! | del.icio.us
Post Information: Permalink | Comments (0) | Post RSSRSS comment feed