vBulletin Search Engine Optimization
| |||||||
| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi everyone, I am on site and have a huge issue I need an answer to ASAP. I have a Touch screen application. This app has a bbrower with 1 cell that is editable. Because it is a touch screen, when the user needs to type in a 2 digit number, once they touch the first pushbutton, I need to grab the contents, and reset the focus to that editable cell so they can punch in the 2nd digit. I am having a problem finding a 'Setfocus' Method for the cell class in bbrowser. Anyone have any suggestions to handle this in an easier way or know what the 'Setfocus' function is. I want the cell to act like a keyboard is putting in a 2-digit number, but because the focus changes when they push the number button, the cell loses focus and I can't figure out how to get it back. I know you all are out there right now, please, please help me. Sorry to beg, but I'm in a spot. Thank you all for your attention, Lynn Coggshall |
| ||||
| Your question is off-topic for this database group. I suggest you post this question to a group related to client technology/language you are using. -- Hope this helps. Dan Guzman SQL Server MVP http://weblogs.sqlteam.com/dang/ <Lcoggshall@med-net.net> wrote in message news:e0e49483-4d5e-4c7b-be5e-59bd24bfaa4f@d1g2000hsg.googlegroups.com... > Hi everyone, > I am on site and have a huge issue I need an answer to ASAP. I have a > Touch screen application. This app has a bbrower with 1 cell that is > editable. Because it is a touch screen, when the user needs to type in > a 2 digit number, once they touch the first pushbutton, I need to grab > the contents, and reset the focus to that editable cell so they can > punch in the 2nd digit. I am having a problem finding a 'Setfocus' > Method for the cell class in bbrowser. Anyone have any suggestions to > handle this in an easier way or know what the 'Setfocus' function is. > I want the cell to act like a keyboard is putting in a 2-digit number, > but because the focus changes when they push the number button, the > cell loses focus and I can't figure out how to get it back. I know > you all are out there right now, please, please help me. Sorry to > beg, but I'm in a spot. > > Thank you all for your attention, > Lynn Coggshall > |