Search this site

Saturday, December 15, 2012

Module pool programming: Create GUI Status example

Create the Guide status for program.

Enter the status name STATUS_1000

 Add item CAL to menu bar.Enter the name of menu

 Double click to CAL item.The screen will show as below:

 Create the action for the item on the Standard tool bar.In this example ,We create the action for the button BACK on the standard toolbar:


 Use the code as below to call the status bar STATUS_1000 which created on the first  step:

 Create the item CAL for the application toolbar :

 Run the progarm:You coud use function Calculate via menu item Calculate on Menu bar or button Calculate standard tool bar.The screen will show as below:

The end!


3 comments:

  1. Hi Friends, i follow the sample/tutorial but only see the Calcualte Button on Toolbar, the rest of the screen (A Input, B Input, Result Input, Cal Button not) why?

    thanks

    ReplyDelete
  2. oooo i need follow first this sample/tutorial:

    http://saptechnicals.blogspot.mx/2012/12/module-pool-programming-example.html

    thanks

    ReplyDelete