Page 1 of 1

Graphic Menu Object

Posted: Sat Jan 14, 2023 1:37 pm
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.

Re: Graphic Menu Object

Posted: Sun Jan 15, 2023 12:18 pm
by serge_girard
Hi !

Missing file DLL.CH ...

Serge

Re: Graphic Menu Object

Posted: Sun Jan 15, 2023 12:22 pm
by gisjr134
Here it is.