Menu in VDC

rodrigue Timma <[email protected]>
Newsgroups gmane.comp.lang.4gl.aubit.general
Message-ID <CAPn9dqNV7+CR303vsF67YeikGL=6iiY5qv_DASBQwkdjCPfofw@mail.gmail.com>
hi All,

I'm new in aubit4gl, vdc

and I have some problems  :

i have downloaded aubit demo samples,

i want to customize it to create classic  start application menu(file menu)
but it look like it doesn't work.

the menu remains in tree form.


i use de 4st file  :

<StyleList>
<Style name="*" >
<StyleAttribute name="startMenuPosition" value="menu" />
</Style>
</StyleList>



and 4sm :

<StartMenu text ="Stores Demo">
<StartMenuGroup text ="Store">
 <StartMenuCommand text ="Customer" exec =".\d4_main.exe CUST" />
 <StartMenuCommand text ="Orders" exec =".\d4_main.exe ORDE" />
 <StartMenuCommand text ="Stock" exec =".\d4_main.exe STOC" />
 <StartMenuCommand text ="Reports" exec =".\d4_main.exe REPO" />
</StartMenuGroup>
<StartMenuGroup text ="Store2">
 <StartMenuCommand text ="Customer" exec =".\d4_main.exe CUST" />
 <StartMenuCommand text ="Orders" exec =".\d4_main.exe ORDE" />
 <StartMenuCommand text ="Stock" exec =".\d4_main.exe STOC" />
 <StartMenuCommand text ="Reports" exec =".\d4_main.exe REPO" />
</StartMenuGroup>
</StartMenu>


in  the 4sm file, i thought menu Store and Stroe2  would be in the same
level  but It is not the case; i suppose it's a problem


Finally,

1- is it possible to build a menu  dynamically from  database ?

2- do i need something else than aubit4gl VDC  to build client/server
application with report ?



Find attached my source file



Thank you very much for your time and your help

------------------------------------------------------------------------------

_______________________________________________
Aubit4gl-discuss mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/aubit4gl-discuss
src.7z (application/octet-stream, 9.6 KB) - not displayed
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.