Search found 2415 matches: gets

Return to advanced search

Re: Cambio dimensiones gets FWH-24.09

I don't understand. Which other bugs? I'm only aware of the DESTRUCTOR one, that Rao already patched. Anyway, I'm working on it, but it's not easy to fix. Enrico, I believe that the other BUGS are from FiveWin and not from xHarbour: See here: Enrico, creo que los otros ERRORES son de FiveWin y no d...
by karinha
Wed Oct 09, 2024 2:47 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cambio dimensiones gets FWH-24.09
Replies: 39
Views: 971

Re: focus on folderex navigating between gets

#include "FiveWin.ch"function Main()   local oDlg, oFld, cTest1, cTest2, cTest3, oGet1, oGet2, oGet3   cTest1 := cTest2 := cTest3 := Space( 30 )   TGet():SetColorFocus( nRGB( 255, 255, 0 ) )   DEFINE DIALOG oD...
by JoséQuintas
Wed Oct 09, 2024 2:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: focus on folderex navigating between gets
Replies: 9
Views: 352

Re: Cambio dimensiones gets FWH-24.09

I don't understand. Which other bugs? I'm only aware of the DESTRUCTOR one, that Rao already patched. Anyway, I'm working on it, but it's not easy to fix.
by Enrico Maria Giordano
Wed Oct 09, 2024 2:24 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cambio dimensiones gets FWH-24.09
Replies: 39
Views: 971

Re: Cambio dimensiones gets FWH-24.09

Congratulations Enrico. 1 of the bugs has been fixed. Several others are missing. Don't give up. Felicitaciones Enrique. 1 de los errores ha sido solucionado. Varios otros están desaparecidos. No te rindas. https://forums.fivetechsupport.com/viewtopic.php?f=3&t=44966&start=0&...
by karinha
Wed Oct 09, 2024 1:48 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cambio dimensiones gets FWH-24.09
Replies: 39
Views: 971

Re: Cambio dimensiones gets FWH-24.09

Please check and let me know.


Thanks a lot!!!
Working perfectly now.

Mr. Carlos
Please download xHarbour latest build and all is ok now.
by nageswaragunupudi
Wed Oct 09, 2024 10:57 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cambio dimensiones gets FWH-24.09
Replies: 39
Views: 971

Re: Cambio dimensiones gets FWH-24.09

Enrico Maria Giordano wrote:
nageswaragunupudi wrote:please let us know when the new build is ready for download.


Done:

http://xharbour.org/index.asp?page=download/windows/binaries_win


Please check and let me know.
by Enrico Maria Giordano
Wed Oct 09, 2024 10:25 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cambio dimensiones gets FWH-24.09
Replies: 39
Views: 971

Re: Cambio dimensiones gets FWH-24.09

nageswaragunupudi wrote:please let us know when the new build is ready for download.


Done:

http://xharbour.org/index.asp?page=download/windows/binaries_win
by Enrico Maria Giordano
Wed Oct 09, 2024 9:59 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cambio dimensiones gets FWH-24.09
Replies: 39
Views: 971

Re: Cambio dimensiones gets FWH-24.09

please let us know when the new build is ready for download. Of course. But why this was working well for all these years till 2023 and why not now. Maybe the problem is only with BCC 7.70 or from a specific BCC version, I don't know. Another thing I am surprised why it is not working with Harbour ...
by Enrico Maria Giordano
Wed Oct 09, 2024 8:30 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cambio dimensiones gets FWH-24.09
Replies: 39
Views: 971

Re: Cambio dimensiones gets FWH-24.09

please let us know when the new build is ready for download. But why this was working well for all these years till 2023 and why not now. Another thing I am surprised why it is not working with Harbour for him alone while it is working well for me and other friends I asked. What solution I can provi...
by nageswaragunupudi
Wed Oct 09, 2024 6:54 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cambio dimensiones gets FWH-24.09
Replies: 39
Views: 971

Re: focus on folderex navigating between gets

Dear Jose, xGet:bLostFocus := { || xTab:SetOption( nPageNext ), xGetNext:SetFocus() } working example code: #include "FiveWin.ch"function Main()   local oDlg, oFld, cTest1, cTest2, cTest3, oGet2, oGet3   cTest1 := cTest2 := cTest3 := Space( 30 )   TGet():SetColorFoc...
by Antonio Linares
Wed Oct 09, 2024 5:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: focus on folderex navigating between gets
Replies: 9
Views: 352

focus on folderex navigating between gets

Imageprivate picture hosting

I want next focus on page2 of folderex

try this:
Code: Select all  Expand view

   xGet:LostFocus( { || xTab:aDialogs[ nPageNext ]:SetFocus(), xGetNext:SetFocus() } )
 


What is wrong ?
by JoséQuintas
Tue Oct 08, 2024 11:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: focus on folderex navigating between gets
Replies: 9
Views: 352

Re: Cambio dimensiones gets FWH-24.09

I found the problem with libharu! The function modff() doesn't work properly in BCC32. I'm going to fix the code and publish a new xHarbour build.
by Enrico Maria Giordano
Tue Oct 08, 2024 7:40 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cambio dimensiones gets FWH-24.09
Replies: 39
Views: 971

Re: Cambio dimensiones gets FWH-24.09

Mr. Rao,

D:\HARBOUR\lib\win\bcc\libhpdf.lib - 793,600 bytes - 2024-08-14

Regards,
by Cgallegoa
Tue Oct 08, 2024 2:33 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Cambio dimensiones gets FWH-24.09
Replies: 39
Views: 971
PreviousNext

Return to advanced search