PHP-GTK ExplorerYour "secret weapon" for learning, exploring, understanding and mastering PHP-GTK2![Free Download Here] Table of Contents
General
|
Objective for this stepIn this step, we will put in all the core business logic. At the end of this step, you will have a fully functional calculator. By "core", we mean it will function, provided the user don't key in anything funny, such as "1.2.3 * + 456". We will put in the validation checks in Step 3. The StepsTo make the codes easier to understand, and to "similulate" the actual process when developing a php-gtk application, we will break this down into a number of sub-steps. At each step, you will always have a fully runnable script - that's the beauty of a script language! 2.2 Process the binary operators (+-*/) and equal sign (=) We will first process just the button clicks first, then move on to process keyboard inputs. Links |
Search This SiteSearch PHP-GTK2 ManualFull-text search on php-gtk2 manualMembers Login |
||||||||||||||||||||||||||||||
|
|
|
|
||||||||||||||||||||||||||||||