Search found 35 matches: disappearing

Return to advanced search

Re: Checkbox disappearing (MinGW)

The problem was the MinGW version used (probably a bug in that version of MinGW SDK libs). Using a new version (10.2) the problem is fixed.

EMG
by Enrico Maria Giordano
Mon Jan 18, 2021 11:42 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Checkbox disappearing (MinGW)
Replies: 8
Views: 667

Re: Checkbox disappearing (MinGW)

I only use the libraries that are marked.
Image
by cnavarro
Sun Jan 17, 2021 9:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Checkbox disappearing (MinGW)
Replies: 8
Views: 667

Re: Checkbox disappearing (MinGW)

Ok, thank you.

EMG
by Enrico Maria Giordano
Sun Jan 17, 2021 9:38 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Checkbox disappearing (MinGW)
Replies: 8
Views: 667

Re: Checkbox disappearing (MinGW)

Enrico, yes, this sample is build with MinGW 8.10
by cnavarro
Sun Jan 17, 2021 9:36 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Checkbox disappearing (MinGW)
Replies: 8
Views: 667

Re: Checkbox disappearing (MinGW)

Thank you. Are you using MinGW? Did you move the focus to checkbox?

There is nobody here using MinGW, please?

EMG
by Enrico Maria Giordano
Sun Jan 17, 2021 8:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Checkbox disappearing (MinGW)
Replies: 8
Views: 667

Re: Checkbox disappearing

Enrico, run OK in my tests
Image
by cnavarro
Sun Jan 17, 2021 12:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Checkbox disappearing (MinGW)
Replies: 8
Views: 667

Re: Checkbox disappearing

Yes, same result. This is the files used to build the EXE: q.prg-fullstatic fwh.hbcThis is fwh.hbc:{win}incpaths=include{win}libpaths=lib{win}gt=gtgui{mingw}libs=fivehg fivehgc{bcc}libs=fiveh fivehc{win}libs=comctl32{win}libs=comd...
by Enrico Maria Giordano
Sat Jan 16, 2021 2:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Checkbox disappearing (MinGW)
Replies: 8
Views: 667

Re: Checkbox disappearing

It also happens when you add the OF oDlg clause?
by cnavarro
Sat Jan 16, 2021 9:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Checkbox disappearing (MinGW)
Replies: 8
Views: 667

Checkbox disappearing (MinGW)

In the following sample, the checkbox disappears when it receives the focus. Please note that the problem shows up only with Harbour and MinGW. Any ideas? #include "Fivewin.ch"FUNCTION MAIN()     LOCAL oDlg     LOCAL cVar := SPACE( 30 )     LOCAL lVar := .F.     DEFINE DIAL...
by Enrico Maria Giordano
Sat Jan 16, 2021 9:24 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Checkbox disappearing (MinGW)
Replies: 8
Views: 667

Problem with Escape key and dialog on MDI child

... presses escape key on a MDI child window with dialog. Either the dialog box closes and leaves and empty MDI child or I have problems with valid or disappearing menu. I went back to basics and looked at sample testmdi4.prg I found another reference in this forum about using GETKEYSTATE( VK_ESCAPE ...
by Gale FORd
Tue Sep 19, 2017 3:37 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Problem with Escape key and dialog on MDI child
Replies: 8
Views: 1202

Re: The current menu class is making crazy

Look what happens: 1. Windows Server 2003 : (menus on top of each other and disappearing) http://www.ma-consult.be/srv2003-1.jpg http://www.ma-consult.be/srv2003-2.jpg 2. Windows Small Business Server 2003 : (menus disappearing) ...
by driessen
Thu Nov 26, 2015 5:05 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: The current menu class is making me crazy
Replies: 16
Views: 2723

Re: Width of the menu title

... set to 125 % (= 120 DPI). Look how wide the menutitles are. http://www.ma-consult.be/knipsel2.jpg 3. Look how the menutitles are disappearing if I go over them with my mouse from right to left. The titles appear again if I go over them from left to right : http://www.ma-consult.be/knipsel3.jpg ...
by driessen
Tue Sep 15, 2015 10:03 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Width of the menu title
Replies: 7
Views: 1063

Re: Strange popup: Free Image

... Visual Studio 2013 It only appears to be happening in the one built with Visual Studio. That also has a couple of other quirks ( like the Prompt disappearing after checking a checkbox ) that do not occur in the other builds. I think the issue may relate to errsysw_.prg which was being linked ...
by TimStone
Wed Jul 15, 2015 5:36 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Strange popup: Free Image
Replies: 7
Views: 1257

To Rao: Disappearing vertical scrollbar in xBrowse

Guys: I'm using the following code (FW 13.09) and the left vertical scroll bar disappears (I'm not using resources (RC files)):   DEFINE FONT oFont NAME 'TAHOMA' SIZE 0,-14   DEFINE DIALOG oDlg SIZE 780,600 PIXEL ;      TITLE "Customers" ;      FONT oFont   @ 10,10 XBROWSE oBrw ;      SIZE...
by HunterEC
Sun Dec 08, 2013 4:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Rao: Disappearing vertical scrollbar in xBrowse
Replies: 0
Views: 316

Version 13.05 unstable ?

... on a single user machine and say its OK because its happening in networks. Other symptoms are that the video display is acting up. The bitmaps are disappearing, dialogs turn into lines, etc. SO ... I need to use a process of elimination to find the problem, and the only thing different between ...
by TimStone
Thu Jun 13, 2013 4:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Version 13.05 unstable ?
Replies: 18
Views: 5309
Next

Return to advanced search