Groups
Groups
Sign in
Groups
Groups
PHP-Ext
Conversations
About
Send feedback
Help
ToolTips
2 views
Skip to first unread message
whitespirit
unread,
Feb 4, 2009, 11:16:58 AM
2/4/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to PHP-Ext
Hi, Could someone advise me if tooltips is enabled under PHPExt and
give a sample bit of code on how to add to a toolbar? For example I
have code:
$topbar = new PhpExt_Toolbar_Toolbar();
$searchField = new PhpExtUx_App_SearchField();
$searchField->setStore($store);
$searchField->setWidth(320);
$topbar->addTextItem(4,"Search:");
$topbar->addItem(5, $searchField);
And I would like to add a hint on what kind of searches can be done
for this toolbar item. Thanks in advance for any help.
Reply all
Reply to author
Forward
0 new messages