Hi,
Is there any LongRange RPG API which works the same as Set_SystemMenu in RDMLX?
We can change the command text by using Set_SystemMenu in RDMLX. I'd like to do the same in RPG.
I appreciate your kind advice!
Best Regards,
Megumi
[RPG] RPG API similar to Set_SystemMenu in RDMLX
-
MegumiSawada
- Posts: 268
- Joined: Tue Feb 19, 2013 5:18 pm
-
tsupartono
- Posts: 289
- Joined: Wed Apr 18, 2012 10:21 am
Re: [RPG] RPG API similar to Set_SystemMenu in RDMLX
Megumi,
Please refer to the documentation below.
http://www.longrangemobile.com/docs/LRP ... mmenus.htm
Please refer to the documentation below.
http://www.longrangemobile.com/docs/LRP ... mmenus.htm
-
MarkDuignan
- Posts: 346
- Joined: Wed Apr 18, 2012 10:33 am
Re: [RPG] RPG API similar to Set_SystemMenu in RDMLX
In the shipped RPG demonstration you can also copy/paste/email RPG code samples using System.Menus from:
‘Advanced Examples’ -> ‘Controlling Menus’ – program EXAM0084
‘Advanced Examples’ -> ‘Controlling Tabs and Commands’ – program EXAM0085
‘Advanced Examples’ -> ‘Controlling Menus’ – program EXAM0084
‘Advanced Examples’ -> ‘Controlling Tabs and Commands’ – program EXAM0085
-
MegumiSawada
- Posts: 268
- Joined: Tue Feb 19, 2013 5:18 pm
Re: [RPG] RPG API similar to Set_SystemMenu in RDMLX
Oh,no, why can't I find that...?!
Thank you!
Megumi
Thank you!
Megumi
-
MarkDuignan
- Posts: 346
- Joined: Wed Apr 18, 2012 10:33 am
Re: [RPG] RPG API similar to Set_SystemMenu in RDMLX
Because it is hard to find one thing among so many examples?
Try using the 'Example Finder' - and type in System.Menus.
That will show you every demonstration or example program that uses it - there are quite a few more.
Try using the 'Example Finder' - and type in System.Menus.
That will show you every demonstration or example program that uses it - there are quite a few more.