Professional UI Solutions
Site Map   /  Register
 
 

Forum

Please Log In to post a new message or reply to an existing one. If you are not registered, please register.

NOTE: Some forums may be read-only if you are not currently subscribed to our technical support services.

Forums » Frame Features Tech Support » Examples of building FrameFeatures objects only by code Collapse All
Subject Author Date
Luca Arena Jul 11, 2005 - 9:11 AM

Hi, how can I build FrameFeatures objects (menu, commands, etc.) without using the FrameFeatures Property Dialog? Where can I get some example?


Thank you


Luca Arena


 


PS you can add "Sybase PowerBuilder" to the supported development environment, since FF runs with it!

Technical Support Jul 11, 2005 - 12:51 PM

Here it is a small project written in Visual Basic 6.0 which performs simple initialization of the Frame Features in the Form_Load() procedure. You can find this procedure in the Form1.frm file.

We will try to find a trial version of Sybase Power Builder and play with it.