Graphic Menu Object

HMG Unicode versions 3.1.x related

Moderator: Rathinagiri

Post Reply
gisjr134
Posts: 45
Joined: Tue Dec 08, 2020 11:37 am
DBs Used: DBF,MySQL,PostgreSQL
Location: Brasil
Contact:

Graphic Menu Object

Post by gisjr134 »

Hi To EveryOne,

I developed two kind of a Graphic Menu Object for using in HMG´s App. There may Have Some Bugs But Apparently Work Fine.
In The xMenuMain.Rar Contains all that is necessary To Build and compile The Object, and a Little sample. I Didn´t made any Documentation
For the objects yet , Sorry for That. There is also a Button like Object Component , also Graphcal. ( tYButton).

TMenuMain Generally used for the main Windows of the Application.

TMenuPopup Generally Displayed in Association with a Button in most Window of the Application or Displayed with a Right mouse click in
a Window.

The TMenuPopup can be navigated with Keyboard keys.
ToCompile : Buildexe release or Buildexe debug

Bugs, improvements ,sugestions, etc Please let me Know.

Greeting To All.
Attachments
xMenuMain.rar
(1.09 MiB) Downloaded 289 times
MenuPop2.png
MenuPop2.png (11.18 KiB) Viewed 32742 times
MenuPop1.png
MenuPop1.png (8.41 KiB) Viewed 32742 times
a1
a1
MenuMain6.png (15.27 KiB) Viewed 32742 times
a2
a2
MenuMain3.png (14.43 KiB) Viewed 32742 times
a3
a3
MenuMain2.png (12.74 KiB) Viewed 32742 times
a4
a4
MenuMain1.png (8.16 KiB) Viewed 32742 times
User avatar
serge_girard
Posts: 3172
Joined: Sun Nov 25, 2012 2:44 pm
DBs Used: 1 MySQL - MariaDB
2 DBF
Location: Belgium
Contact:

Re: Graphic Menu Object

Post by serge_girard »

Hi !

Missing file DLL.CH ...

Serge
There's nothing you can do that can't be done...
gisjr134
Posts: 45
Joined: Tue Dec 08, 2020 11:37 am
DBs Used: DBF,MySQL,PostgreSQL
Location: Brasil
Contact:

Re: Graphic Menu Object

Post by gisjr134 »

Here it is.
Attachments
dll.rar
(1.29 KiB) Downloaded 282 times
Post Reply