Mr. BPD
I'm working in console-gui mode yet, when I go of console to gui I declare setmode(1,1), however this frame is keeping in left corner up !
As well as You can disable the X, could You help us also to hide this box with some sentence as hide or release ?
Thank you very much in advance.
Disable [Dim] Close Button "X"
Moderator: Rathinagiri
- bpd2000
- Posts: 1190
- Joined: Sat Sep 10, 2011 4:07 am
- Location: India
- Has thanked: 279 times
- Been thanked: 159 times
Tell me which GT you are usingLOUIS wrote:Mr. BPD
I'm working in console-gui mode yet, when I go of console to gui I declare setmode(1,1), however this frame is keeping in left corner up !
As well as You can disable the X, could You help us also to hide this box with some sentence as hide or release ?
Thank you very much in advance.
REQUEST HB_GT_WIN_DEFAULT or
REQUEST HB_GT_WVT_DEFAULT or any other, because there are different code
BPD
Convert Dream into Reality through HMG
Convert Dream into Reality through HMG
Hi Mr. BPD
Program always start with ...
#include "HMG.CH"
REQUEST HB_GT_WIN_DEFAULT
FUNCTION MAIN
and so on ...
Program always start with ...
#include "HMG.CH"
REQUEST HB_GT_WIN_DEFAULT
FUNCTION MAIN
and so on ...
- bpd2000
- Posts: 1190
- Joined: Sat Sep 10, 2011 4:07 am
- Location: India
- Has thanked: 279 times
- Been thanked: 159 times
SolvedLOUIS wrote:Hi Mr. BPD
Program always start with ...
#include "HMG.CH"
REQUEST HB_GT_WIN_DEFAULT
FUNCTION MAIN
and so on ...
Enjoy
- Attachments
-
- ConOff_F3.rar
- (1.45 KiB) Downloaded 220 times
BPD
Convert Dream into Reality through HMG
Convert Dream into Reality through HMG
Hi Mr. BPD
Your example is ok, but the frame is keeping for setmode(1,1)
What is sought is that the box (console mode 1,1) disappears or becomes invisible when I go to gui mode
If this is not possible, then be automatically minimized
Thanks in advance.
Your example is ok, but the frame is keeping for setmode(1,1)

What is sought is that the box (console mode 1,1) disappears or becomes invisible when I go to gui mode

If this is not possible, then be automatically minimized

Thanks in advance.
- Attachments
-
- HOW.JPG (29.09 KiB) Viewed 3660 times
- bpd2000
- Posts: 1190
- Joined: Sat Sep 10, 2011 4:07 am
- Location: India
- Has thanked: 279 times
- Been thanked: 159 times
Find demo as require to Hide, Minimize, restore etc.
- Attachments
-
- ConOff_F3.rar
- (1.73 KiB) Downloaded 256 times
BPD
Convert Dream into Reality through HMG
Convert Dream into Reality through HMG
-
- Posts: 1275
- Joined: Tue Sep 03, 2013 4:22 am
- Location: Tecámac, México
- Has thanked: 1 time
- Been thanked: 2 times
HI MR. BPD
That was fantastic !!!
Without the frame of setmode, the program is super cool
You are so great ... thanks for share ...
VIVA H.M.G. & ROBERTO LOPEZ
That was fantastic !!!
Without the frame of setmode, the program is super cool

You are so great ... thanks for share ...
VIVA H.M.G. & ROBERTO LOPEZ
