If you want to use browse, better check TSBrowse. You will find many samples and doc of the same in MiniGUI Ex.
It has many advance features and can correlate with browse of Xbase++.
Regards,
Anand
show deleted Record with
Moderator: Rathinagiri
- AUGE_OHR
- Posts: 2096
- Joined: Sun Aug 25, 2019 3:12 pm
- DBs Used: DBF, PostgreSQL, MySQL, SQLite
- Location: Hamburg, Germany
Re: show deleted Record with
YES, i found "SET BROWSESYNC ON" in many Files include DBU.PRG
i still have some Problem to use MiniGUI IDE where i try to "import" working HMG Project e.g. with FMG Files.
but i get Error like
i'm total confused while i have made a Demo with same Code (!) and that load same (!) modify FMG and show itError: Unresolved external '_HB_FUN_FORM_LOAD' referenced from C:\MINIGUI\SAMPLES\0\CLICK2\OBJ\CLICK2.OBJ
Error like this is what i have to find out before use more "Goodies" of MiniGUI.
have fun
Jimmy
Jimmy
Re: show deleted Record with
Hi Jimmy
HMG FMG can not be ported to minigui in all cases
Because all the syntax of HMG and Minigui are not identical
HMG FMG can not be ported to minigui in all cases
Because all the syntax of HMG and Minigui are not identical
BPD
Convert Dream into Reality through HMG
Convert Dream into Reality through HMG
- AUGE_OHR
- Posts: 2096
- Joined: Sun Aug 25, 2019 3:12 pm
- DBs Used: DBF, PostgreSQL, MySQL, SQLite
- Location: Hamburg, Germany
Re: show deleted Record with
hi,
i have found difference of HMG and MiniGUI FMG and have create "new" FMG in MiniGUI.
i can load it with a small Demo file but when use "same" Code and "same" FMG in my App i got that Error
please let us discuss this in other Thread while i found Solution of this Thread.
thx all for help
please have a look in this this Thread http://hmgforum.com/viewtopic.php?f=12&t=6232
i have found difference of HMG and MiniGUI FMG and have create "new" FMG in MiniGUI.
i can load it with a small Demo file but when use "same" Code and "same" FMG in my App i got that Error
please let us discuss this in other Thread while i found Solution of this Thread.
thx all for help
have fun
Jimmy
Jimmy