Re: [Pharo-users] functions keys

2014-06-30 Thread Nicolai Hess
Yes, no function keys. 2014-07-01 0:06 GMT+02:00 Pablo R. Digonzelli : > > After exploring the image I believe functions keys (F1,F2, etc ) are not > handling by KeyboardEvent class. > I think it is very common use that function keys in business applications. > Someone know if i am true about

[Pharo-users] functions keys

2014-06-30 Thread Pablo R. Digonzelli
After exploring the image I believe functions keys (F1,F2, etc ) are not handling by KeyboardEvent class. I think it is very common use that function keys in business applications. Someone know if i am true about this topic? . Or maybe someone handling functions keys in an application? TIA