![]() | ![]() |
|
Welcome to the HEXUS.community discussion forums forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and other features. By joining our free community you will have access to post topics, respond to polls and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! |
| |||||||
| Software and web development Databases, graphics, programming, scripting and web development. |
![]() |
| | LinkBack | Thread Tools |
| | #1 (permalink) |
| Pseudo-Mad Scientist Join Date: Apr 2006 Location: Warwick University - MPhys!
Posts: 3,404
Thanks: 125
Thanked 231 Times in 140 Posts
| Books/tutorials on interface design and efficiency? Preferably more into efficient code than pretty pictures. I've been doing some embedded development in C recently so i'm dealing with small amounts of memory (8kb) and interfacing with LCDs using buttons. Just wondering what the most efficient way of making a menu loop is? Besides modularising everything i'm not really sure where to start. At the moment i've got an if statement that checks the value of a global menu variable and then checks the submenu variable etc and calls the relevant function. If a button is pressed to change modes the menu variable is changed before the function breaks to the main loop. It's simple and it works well, but i don't know how efficient it is. Google is a bit difficult because it throws up lots of stuff on GUIs and web interfaces but that's not what i need. |
| | |
![]() |
| Breadcrumb | ||||||
| ||||||
| Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
| Thread Tools | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| PSU Basic Knowledge | Frank Lee | Help - technical & advisory | 24 | 27-01-2009 02:07 AM |