Search found 1230 matches: behavior

Return to advanced search

Re: impossible Error : lost DBF ...

... and all NONMODAL dialogs are executed immediately after Activation, without waiting for the closing of the window/dialog. This is Windows behavior.
by nageswaragunupudi
Fri Jun 02, 2023 3:17 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: impossible Error : lost DBF ...
Replies: 4
Views: 407

Re: show DELETED Record in XBROWSE

... In Clipper/Harbour, it is ON// In DBase/FoxPrro is OFF// In Xbase++ ???  Can you kindly clarify if XBase++ is compatible with Dbase/FoxPro behavior or Clipper/Harbour behavior?
by nageswaragunupudi
Sun May 28, 2023 2:32 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: show DELETED Record in XBROWSE
Replies: 11
Views: 530

Re: show DELETED Record in XBROWSE

... record goes out sight. If SET DELETED IS OFF, all deleted records appear and even after deletion, the record still appears . We confirm this behavior. If in your case, after deletion, the record disappears, Set Deleted might be ON at that time. We request you to recheck your program.
by nageswaragunupudi
Fri May 26, 2023 3:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: show DELETED Record in XBROWSE
Replies: 11
Views: 530

CLASS modification

... part of the TScrollPanel class definition. The methods in this part of the class definition are primarily involved with the vertical scrolling behavior of the panel, such as moving up and down, going to a specific position, handling vertical scroll events, and painting the panel's contents. ...
by Otto
Tue May 23, 2023 7:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: CLASS modification
Replies: 33
Views: 2045

Re: Bugs in TButtonBmp

As of now, skinbuttons are compatible only with the legacy paint behavior. Actually skinbuttons replaces the paint method of the button. While the paint method of buttons is greatly enhanced ( any kind of images, auto-resizing of images and also new styles ...
by richard-service
Thu May 04, 2023 5:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Bugs in TButtonBmp
Replies: 13
Views: 1672

Understanding how autoGPT works...

... review and analyze your actions to ensure you are performing to the best of your abilities. 2. Constructively self-criticize your big-picture behavior constantly. 3. Reflect on past decisions and strategies to refine your approach. 4. Every command has a cost, so be smart and efficient. Aim ...
by Antonio Linares
Sun Apr 09, 2023 11:51 am
 
Forum: latest AI news
Topic: Understanding how autoGPT works...
Replies: 6
Views: 567

Changing default printer for current application only

Guys, I am getting different result here when I compile this code with my FWH11.08 and FWH1912. This is the old behavior that I want to retain. 1. Run program 2. Click menu Printer Setup 3. Select a different printer than windows default. e.g. Microsoft Print To Pdf 4. Click Print ...
by hua
Thu Mar 02, 2023 7:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Changing default printer for current application only
Replies: 2
Views: 355

Re: Webview class into Resource Dialog?

It seems as WebView is closing the whole app

I don't know how we can avoid this behavior.
by Antonio Linares
Fri Feb 17, 2023 10:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Webview class into Resource Dialog?
Replies: 5
Views: 249

Re: Ribbon Theme

Jilo1234, Is there an option to do it? I don't think so as this is standard windows app behavior. Actually, I looked at several windows apps and they all have two color bars (single pixel high) at the bottom of the button bar--kind of a gradient. You will have to look ...
by James Bott
Fri Jan 06, 2023 2:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbon Theme
Replies: 163
Views: 29477

Re: REDEFINE SAY on Buttonbar

Dear Marc,

We can not include workarounds in FWH, or any code that may modify other's apps behavior
by Antonio Linares
Fri Dec 09, 2022 12:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: REDEFINE SAY on Buttonbar
Replies: 33
Views: 2183

Re: DLLCALL under Fivewin

... PASCAL or not, simply use such clause or remove it and check if it works or not. Thats the simplest way FWH should not affect Harbour's DllCall() behavior, so I guess that you are using wrong parameters with DllCall() Does your same syntax work in xBase++ ? If so, then it means a Harbour's bug ...
by Antonio Linares
Thu Dec 01, 2022 4:09 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: DLLCALL under Fivewin
Replies: 45
Views: 3003

Re: MENUITEM RESOURCE transparency ?

... All other classes paint the images transparently, though a bit differently, eg. "CLOUD" Please feel free to comment. Now, let us see the behavior of the Menu system. This is the GIF. https://imagizer.imageshack.com/img922/8196/yA5RRA.gif When we click on the first top ...
by nageswaragunupudi
Mon Nov 07, 2022 1:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MENUITEM RESOURCE transparency ?
Replies: 28
Views: 1393

Re: Array need @ when use in VALID ?

No, it has to do with the normal passing-parameters behavior.
by Enrico Maria Giordano
Sun Nov 06, 2022 10:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Array need @ when use in VALID ?
Replies: 9
Views: 371

Re: Select data on a Xbrowse cell with mouse

Yes. This is the default behavior Marqueestyle should be 3 (or 2,1) I tried with :nMarqueeStyle := 3 with :nMarqueeStyle := 1 or 1 not run ok however if you don't press ctrl and shift it doesn't and then takes the whole line instead I ...
by Silvio.Falconi
Thu Nov 03, 2022 9:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Select data on a Xbrowse cell with mouse
Replies: 2
Views: 204

Re: TDatabase broken backward compatibility

... to avoid some common problems. We can explain but at some other time. For now, we will make some changes in the database.prg to continue the old behavior I will post the changes in my next post. Either you can make the changes yourself or we do not mind providing the revised program to you if ...
by nageswaragunupudi
Thu Nov 03, 2022 3:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TDatabase broken backward compatibility
Replies: 2
Views: 305
PreviousNext

Return to advanced search