Click here to Skip to main content
15,917,875 members
Home / Discussions / Mobile
   

Mobile

 
GeneralRe: Detecting directional button Pin
dherrero19-Mar-03 5:30
dherrero19-Mar-03 5:30 
GeneralRe: Detecting directional button Pin
Frank S.20-Mar-03 23:19
Frank S.20-Mar-03 23:19 
GeneralProgramming for Symbian OS Pin
Andy H19-Mar-03 1:03
Andy H19-Mar-03 1:03 
GeneralRe: Programming for Symbian OS Pin
Junkie24-Mar-03 21:27
Junkie24-Mar-03 21:27 
GeneralCreating a user mode process from kernel mode driver Pin
shivpal18-Mar-03 4:06
shivpal18-Mar-03 4:06 
GeneralMenus Pin
#realJSOP18-Mar-03 2:26
professional#realJSOP18-Mar-03 2:26 
GeneralRe: Menus Pin
João Paulo Figueira18-Mar-03 4:27
professionalJoão Paulo Figueira18-Mar-03 4:27 
GeneralRe: Menus Pin
#realJSOP18-Mar-03 5:16
professional#realJSOP18-Mar-03 5:16 
Oh yeah "intuitive" is always a word I've associated with PocketPC coding. Smile | :)

Here's a new one for you though (or maybe not).

Taking your "they're just buttons" thing one step further, I decided to try also disabling the buttons on the commandbar with the same code. Since the buttons have their own ID's, I decided to try using those ID's in the command instead of the "0xf000" thing.

Well, they were disabled until the new toolbar was displayed, and then they re-enabled themselves. Hmmmm... I tried putting the enable/diable code into the OnUpdate... functions for those buttons, but that effectively made the buttons blink. Smile | :)

I also tried using 0xf004, 0xf005, and 0xf005 (three buttons), but they didn't get disabled at all that way.

Lastly, I tried just using indexes of 0, 1, and 2 - of course, that didn't work any better than the 0xf00n attempt.

As an aside, after the menu items are disabled, the last menu item is graphically truncated - instead of reading "Config", it reads "Con" and you can see one pixel's worth of the "F" in "Config".

Have I mentioned yet that I hate PPC2K2 UI development?




------- signature starts

"...the staggering layers of obscenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

Please review the Legal Disclaimer in my bio.

------- signature ends
GeneralRe: Menus Pin
João Paulo Figueira18-Mar-03 5:45
professionalJoão Paulo Figueira18-Mar-03 5:45 
GeneralRe: Menus Pin
#realJSOP18-Mar-03 6:13
professional#realJSOP18-Mar-03 6:13 
GeneralRe: Menus Pin
João Paulo Figueira18-Mar-03 6:19
professionalJoão Paulo Figueira18-Mar-03 6:19 
GeneralRe: Menus Pin
#realJSOP18-Mar-03 7:01
professional#realJSOP18-Mar-03 7:01 
GeneralRe: Menus Pin
João Paulo Figueira18-Mar-03 11:14
professionalJoão Paulo Figueira18-Mar-03 11:14 
GeneralRe: Menus Pin
#realJSOP19-Mar-03 0:00
professional#realJSOP19-Mar-03 0:00 
GeneralRe: Menus Pin
#realJSOP19-Mar-03 4:03
professional#realJSOP19-Mar-03 4:03 
GeneralRe: Menus Pin
Amit Dey31-Mar-03 12:31
Amit Dey31-Mar-03 12:31 
GeneralRe: Menus Pin
João Paulo Figueira31-Mar-03 21:17
professionalJoão Paulo Figueira31-Mar-03 21:17 
GeneralRe: Menus Pin
#realJSOP19-Mar-03 4:06
professional#realJSOP19-Mar-03 4:06 
GeneralRe: Menus Pin
João Paulo Figueira19-Mar-03 4:58
professionalJoão Paulo Figueira19-Mar-03 4:58 
GeneralRe: Menus Pin
#realJSOP19-Mar-03 5:15
professional#realJSOP19-Mar-03 5:15 
GeneralRe: Menus Pin
João Paulo Figueira19-Mar-03 5:46
professionalJoão Paulo Figueira19-Mar-03 5:46 
GeneralRe: Menus Pin
#realJSOP19-Mar-03 6:12
professional#realJSOP19-Mar-03 6:12 
GeneralRe: Menus Pin
João Paulo Figueira19-Mar-03 23:54
professionalJoão Paulo Figueira19-Mar-03 23:54 
GeneralRe: Menus Pin
João Paulo Figueira20-Mar-03 1:49
professionalJoão Paulo Figueira20-Mar-03 1:49 
GeneralRe: Menus Pin
João Paulo Figueira20-Mar-03 3:19
professionalJoão Paulo Figueira20-Mar-03 3:19 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.