October 31, 2025, 02:20:37 PM

News:

Own IWBasic 2.x ? -----> Get your free upgrade to 3.x now.........


Dialogs and menus

Started by LarryMc, August 03, 2009, 07:37:26 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

LarryMc

August 03, 2009, 07:37:26 AM Last Edit: August 03, 2009, 09:00:29 AM by Larry McCaughn
I've noticed in the source for EBDev that the dialog and menu definitions are in the resource files(rc)

Can Ebasic programs place their dialogs and menus in the rc file?

If so, how are retrieved into the program?

Edit: OK, I see I can use loadmenu to load the menu from the resource.
      But I don't see anything for the dialog.

Larry
LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library

Ionic Wind Support Team

yes and no.  You can have dialog resources, but you would need to use the API to show them, set the controls fonts, etc. 

Paul.
Ionic Wind Support Team

LarryMc

LarryMc
Larry McCaughn :)
Author of IWB+, Custom Button Designer library, Custom Chart Designer library, Snippet Manager, IWGrid control library, LM_Image control library