r3 - 07 Apr 2005 - 09:11:02 - PatrickVanderVekenYou are here: Baanboard.com Wiki >  Infodevel Web > GraphicsProgramming
There are some different ways to create graphics applications with Baan programming functions.

1. Objects

The low-level functions create.object(), update.object() and so on allow to "paint" on existing baan forms. You can use 4GL Programming here, but its a bit clumsy to use events on that objects.

The manual contains an Overview and a 3GL Example.

2. Generic Browser Framework

The Generic Browser Framework consists of a set of high-level functions such as gbf.init(), gbf.add.leaf() to create complete Baan Applications that look like the menu browser:

You need to program in 3GL. You need to #include <bic_gbf> (BaanERP) or "itggbfdefs" and "itggbfgprint" (Baan IV).

The manual contains an Overview and a 3GL Example.

3. Business Chart Manager

The Business Chart Manager consists of a set of high-level functions such as chm.open() to create complete Baan Applications. You need to program in 3GL. You need to #include <bic_chartman>.

The manual contains an Overview and a 3GL Example.

4. Structure Chart Manager

The Structure Chart Manager consists of a set of high-level functions such as create.node(), view.tree() to create complete Baan Applications. You need to program in 3GL. You need to #include <bic_eis>.

The manual contains an Overview and a 3GL Example.

5. Plan Chart Manager

The Plan Chart Manager consists of a set of high-level functions such as pcm.create(), pcm.refresh() to create complete Baan Applications. You need to program in 3GL. You need to #include <bic_pcm>.

The manual contains an Overview and a 3GL Example.

-- GuentherFelkel - 06 Apr 2005

  • chm01.jpg:
    chm01.jpg

  • eis01.jpg:
    eis01.jpg
Show attachmentsHide attachments
Topic attachments
I Attachment Action Size Date Who Comment
jpgjpg chm01.jpg manage 54.6 K 07 Apr 2005 - 09:10 PatrickVanderVeken  
jpgjpg eis01.jpg manage 41.7 K 07 Apr 2005 - 09:10 PatrickVanderVeken  
Edit | WYSIWYG | Attach | Printable | PDF | Raw View | Backlinks: Web, All Webs | History: r3 < r2 < r1 | More topic actions





 
Baanboard Wiki
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Baanboard.com Wiki? Send feedback