Search found 149 matches: behave

Return to advanced search

Re: also for obrw nheight

I explain that I mean I have 4 panels created with the tslines class (in reality they shouldn't be panels but they behave as if they were panels) https://i.postimg.cc/Jz0p0gcf/kj.png in the first Box[1] I inserted 3 checkboxes (age, state, married) and this box is ...
by Silvio.Falconi
Thu May 16, 2024 6:47 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: also for obrw nheight
Replies: 10
Views: 379

Re: Controls behave different in Window as in Dialog

It is code for testing :wink: The webcam screen can be bigger, but it will always go to the left top position The idea is to use a webcam/camera with USB on top of the Robotarm. In case of Dialog, I get a error : Error Twebcam, Load driver error, Check webcam connection. In case of Window it is show...
by Marc Venken
Sat Feb 24, 2024 11:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Controls behave different in Window as in Dialog
Replies: 2
Views: 202

Re: Controls behave different in Window as in Dialog

Dear Marc,

Windows uses different code procedures to manage windows and dialogs, thus the differences.
We try to make them behave the same but there may be differences as the ones that you have spotted.

How are you showing the cam view ? Please post the code so we can review it, thanks
by Antonio Linares
Sat Feb 24, 2024 9:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Controls behave different in Window as in Dialog
Replies: 2
Views: 202

Controls behave different in Window as in Dialog

I noticed that many controls behave different in Windows oWnd as dialogs oDlg. Why is that ? Exact the same code, just this option : if cRun = "Dialog"  ACTIVATE DIALOG oMain CENTERED ;  ON INIT ( oWebView := TWebView():New(), ...
by Marc Venken
Sat Feb 24, 2024 8:32 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Controls behave different in Window as in Dialog
Replies: 2
Views: 202

Re: nYoffset and nXoffset

... return nil  the following parameters are identical to both tests but behave differently the Box values are also the same local nWidth      := 20  +0.2local nHeight     := 7.80 +0.5local nGutter     := 0.5local nRows   ...
by Silvio.Falconi
Mon Jan 15, 2024 8:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: nYoffset and nXoffset
Replies: 11
Views: 879

Re: add a line in the print report

... to distract them other subjects who intervened to discuss other topics for their own interests In the long run, people identify and shun those who behave badly, those who are ready to trample on others for their own interests and those who do not care about other people's feelings. an advice It ...
by Silvio.Falconi
Tue Dec 12, 2023 12:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: add a line in the print report
Replies: 8
Views: 597

Send mail from fastreport

... As long as Outlook is open, the report is not visible on the screen. https://www.smartprint.co.rs/prazno.png I want it to behave like when using the "Export to pdf" dialog (FrPrn:SetProperty("PDFExport", "ShowDialog", .t.)): https://www.smartprint.co.rs/puno.png ...
by mtajkov
Sun Nov 26, 2023 3:57 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Send mail from fastreport
Replies: 1
Views: 330

Re: Disabled buttons at oBar not greyed out after using FWH1912

... now shows disabled state https://i.postimg.cc/0y2VCxzB/bar5.jpg But for my module which supply only 1 image for a button, it still behave the same, some buttons are greyed out some are not. I created a self-contained program so you can test it. The .rc was created using Borland ...
by hua
Thu Sep 14, 2023 8:05 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Disabled buttons at oBar not greyed out after using FWH1912
Replies: 17
Views: 1785

Re: Error sending email

... 'after' I close the dialog, and if I pass (.f.) -non-modal mode- the error appears immediately after displayng the dialog, so the param seems to behave as expected Syntax: expression. Display( _Modal_ ) Parameters: Modal Optional Variant True to make the window modal. The default value is False. ...
by chiaiese
Fri Aug 11, 2023 12:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Error sending email
Replies: 18
Views: 882

BTNBMP : Different Releases

I've seen controls behave differently in the same source code on the left it was compiled in 2018 on the right in 2023 how is this possible? https://i.postimg.cc/DyWGLxs8/ffffff.jpg I mean for the color of border and ...
by Silvio.Falconi
Fri Jun 09, 2023 7:46 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: BTNBMP : Different Releases
Replies: 2
Views: 180

Re: WebView window

You can make it children of another window so it will behave as a control

Or do you want it totally hidden ?
by Antonio Linares
Sun Dec 25, 2022 9:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: WebView window
Replies: 16
Views: 1057

Re: strange date get

It seems to behave fine. When you modify the GET then the other values are updated.

What is wrong ?
by Antonio Linares
Sun Apr 24, 2022 1:45 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: strange date get
Replies: 6
Views: 361

Re: Is my app being used by RDP ?

Dear Otto,

You have to run your EXE remotely (on the server) using RDP, then it should MsgInfo() about it

Also it may be worth to try the Harbour function WIN_OSISTSCLIENT() --> lYesNo that should also behave in a similar way,
though the above solution is far more complete
by Antonio Linares
Wed Apr 13, 2022 6:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Is my app being used by RDP ?
Replies: 5
Views: 419

Re: Ayuda con FILTER y MARIADB

... PC (our PC) Filter clause does not know the field names in the main table. Filters operate on the field name ALIAS used in the query. Filters behave the same way like ADO. We request you to kindly read the documentation again to avoid such misunderstandings and loss of time. In your above ...
by nageswaragunupudi
Wed Mar 16, 2022 5:30 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: Ayuda con FILTER y MARIADB
Replies: 19
Views: 1223

Re: ID of the current session

Dear Natter, I have not tested them myself so I can't tell you how they will behave :-) Anyhow, this seems to provide a hint: WTSEnumerateProcess populates a WTS_PROCESS_INFO structure with information pertaining to running processes on the specified host. If ...
by Antonio Linares
Fri Jan 07, 2022 8:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: ID of the current session
Replies: 14
Views: 644
Next

Return to advanced search