Search found 39 matches: secondary

Return to advanced search

Re: Force dialog to foreground

Karinha,

A popup dialog is one called from another dialog. My post gave an example. In this case the popup ( secondary ) dialog is for looking up ( or adding ) a client and a vehicle being serviced. Because it’s two databases a simple list doesnt work


Sent from my iPhone using Tapatalk
by TimStone
Fri Apr 21, 2023 5:22 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Force dialog to foreground
Replies: 10
Views: 694

MDI child windows use hard-coded Visual Style Rendering

... (Set IsMDIContainer to true) 2. Via code, add MDI child window using the standard way (create, set MDIParent to "this", then Show). Secondary windows are always displayed in Windows 7 Aero style, regardless of the operating system, theme, or user preferences. Some customers to whom ...
by Silvio.Falconi
Thu May 19, 2022 9:08 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MDI child windows use hard-coded Visual Style Rendering
Replies: 1
Views: 212

Re: Sample working send mail

It is strange:

If i use my second mail on tiscali.it it works

Then smtp.tiscali.it works fine for my secondary mail

But smtp.gmailcom doesnt work for my primary mail


It seems that gmail has changed something

Any help on that ?

Grazie
by Romeo
Tue May 17, 2022 1:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sample working send mail
Replies: 11
Views: 982

To Nages : Tsequence modify

... oSubCat:Gotop() but I cannot use Tsequence's methods therefore while in the network the codes of the main category are saved well, for the secondary category they are not saved well I wrote on your mail
by Silvio.Falconi
Mon Dec 06, 2021 12:23 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Tsequence modify
Replies: 0
Views: 216

Re: Speedtest DBF vs. LetoDB and mySQL

... a record in the main browse you also display one or more records in the second browse. Also, you are displaying two images for each record in the secondary browse for each record movement in the main browse. Thus the second browse is slowing down the main browse a lot, especially when the entire ...
by James Bott
Tue Oct 19, 2021 3:35 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Speedtest DBF vs. LetoDB and mySQL
Replies: 22
Views: 1779

Re: Email from gmail

... same message again (I chaged the account's password, but I don't see this as the reason of the failure). I am using another email address (from a secondary domain we have) and it is working apparently good enough. I didn't want to use this account because it fails sometimes and the support I got ...
by Enrico Maria Giordano
Tue Dec 15, 2020 8:54 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Email from gmail
Replies: 12
Views: 1232

Re: Email from gmail

... same message again (I chaged the account's password, but I don't see this as the reason of the failure). I am using another email address (from a secondary domain we have) and it is working apparently good enough. I didn't want to use this account because it fails sometimes and the support I got ...
by mariordz
Mon Dec 14, 2020 10:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Email from gmail
Replies: 12
Views: 1232

emulate ordscope on array

... do it Main Array I must save on invoice.dbf https://i.postimg.cc/0QNM6snM/main.png On first array First column ----> nItem (as secondary array) Second column ----> type Item Third column ----> date fourth column ----> date Secondary Array I must save on articles.dbf ...
by Silvio.Falconi
Mon Mar 23, 2020 10:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: emulate ordscope on array
Replies: 0
Views: 233

FWH 18.12 Window/Dialog:SaveState() and RestoreState()

... monitor. When maximize/restore button is clicked the window is displayed at the original normal size. 2. MULTIPLE MONITORS: Old method:Window on secondary screen, when restored with only one monitor goes fully out of bounds and is not visible to the user. RestoreState(): Window is restored on ...
by nageswaragunupudi
Sat Dec 29, 2018 5:53 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FWH 18.12 Window/Dialog:SaveState() and RestoreState()
Replies: 0
Views: 620

Re: fivedit error ( Today was Sunday ) ...by Enfant terrible

Silvio.Falconi wrote:Cristobal,

What I need libmysql.dll if I not use it ?
it's must be a secondary option it must be not necessary for the first installation


Silvio, use databases is priority for my goals to achieve with fivedit
by cnavarro
Mon Oct 16, 2017 9:50 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: fivedit error ( Today was Sunday ) ...by Enfant terrible
Replies: 9
Views: 1184

Re: fivedit error ( Today was Sunday ) ...by Enfant terrible

Cristobal,

What I need libmysql.dll if I not use it ?
it's must be a secondary option it must be not necessary for the first installation
by Silvio.Falconi
Mon Oct 16, 2017 6:56 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: fivedit error ( Today was Sunday ) ...by Enfant terrible
Replies: 9
Views: 1184

Re: Filtering xBrowse Arrays

A very simple approach is to have a function that loads the secondary array. On the first browse, with ON CHANGE have it re-load the second array with values from the database. I use this method ( and have for years ) and it is actually quite fast. In ...
by fraxzi
Thu Mar 10, 2016 1:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filtering xBrowse Arrays - SOLVED!
Replies: 18
Views: 6999

Re: Filtering xBrowse Arrays

A very simple approach is to have a function that loads the secondary array. On the first browse, with ON CHANGE have it re-load the second array with values from the database. I use this method ( and have for years ) and it is actually quite fast. In ...
by TimStone
Wed Mar 09, 2016 4:29 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Filtering xBrowse Arrays - SOLVED!
Replies: 18
Views: 6999

Re: DIREFENCIA ENTRE HARBOUR/XHARBOUR

... value: <StringExp>[<IndexExp>] := 65 // Same as := 'A' String Index and all Strings of 1 character length automatically carry a secondary CHAR type, which means they are also compatible with numeric operations. cVar := "hello"; cVar[1] -= 32 // -> "Hello" ...
by Antonio Linares
Sun Jul 12, 2015 9:26 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: DIREFENCIA ENTRE HARBOUR/XHARBOUR
Replies: 4
Views: 2282

Mr. Rao, error in SetGroupHeader the xBrowse

Hello,

if I put:

:SetGroupHeader ("OVENS", 15, 20)
:SetGroupHeader (" OVENS SECONDARY ", 21, 26)

he treads on the first title with the second one and does 1 alone group to me

Thank you.
Regards, Ariel.
by Ariel
Mon Sep 22, 2014 9:59 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Rao, error in SetGroupHeader the xBrowse
Replies: 1
Views: 411
Next

Return to advanced search