hi there,
i think my problem is about the scope ^^
I have a panel, a bottom bar within some buttons. the buttons are datefileds, when clicking just the buttons it works fine, but when when i click on the datefield the button still remains clicked :( Category:HOWTO - MythTV:: Mar 27, 2006 Documents in this category are HOWTO documents explaining a specific Setting A Button On Your Remote To Toggle The S/PDIF Audio Source http://www.mythtv.org/wiki/index.php/Category:HOWTOHOME |
so i set the button state by css oO Ext.get("searchforum").dom.className = "x-btn-wrap x-btn"
thats kind of stupid because the button is nevertheless pressed
how could i get the button object by id and set it to false ?
HowTo/JOSM-under-Linux - JOSM - Trac:: If the properties display is not visible enter the key stroke Alt-p to toggle the display window. Now click on the Add button, scroll down in the key drop http://josm.openstreetmap.de/wiki/HowTo/JOSM-under-LinuxHOME |
...
bbar: new Ext.PagingToolbar({
store: ds,
pageSize: 10,
displayInfo: true,
displayMsg: 'Beiträge {0} - {1} von {2}',
emptyMsg: "Keine Beiträge gefunden",
beforePageText: "Seite",
afterPageText: " von {0}",
items: [{
xtype: 'button',
text: 'Suche von',
enableToggle: true,
id : 'buttondatefrom',
toggleGroup:"grp",
toggleHandler: togglebutton,
function togglebutton(item, pressed){
if (pressed) {
Ext.get("datefield").dom.innerHTML = 'Suche von
Red Hat's Rough Recovery From CFO Exit
Windows Live Finds a New, Pre-installed Home |