Search found 118 matches: predefined

Return to advanced search

Re: New txbrowse

Nageswarao never included the possibility of having default columns and those suggested by the programmer and those predefined by the end user, I made some changes created by Francisco and created a sub class of xbrowse Is it not a option to set the colums, save the state of xbrowse ...
by Silvio.Falconi
Mon Apr 22, 2024 7:44 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New txbrowse
Replies: 6
Views: 455

Re: New txbrowse

Nageswarao never included the possibility of having default columns and those suggested by the programmer and those predefined by the end user, I made some changes created by Francisco and created a sub class of xbrowse Is it not a option to set the colums, save the state of xbrowse ...
by Marc Venken
Mon Apr 22, 2024 12:20 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: New txbrowse
Replies: 6
Views: 455

Re: New txbrowse

... Nageswarao never included the possibility of having default columns and those suggested by the programmer and those predefined by the end user, I made some changes created by Francisco and created a sub class of xbrowse this is to avoid that every time a new version ...
by Silvio.Falconi
Mon Apr 22, 2024 9:13 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: New txbrowse
Replies: 6
Views: 455

Re: Sending HTML using MAIL

... the message type of the email being sent. In the context of MAPISendMail function, the message type is usually specified using one of the predefined message classes that are defined in the Messaging Application Programming Interface (MAPI) specification. Here are some of the common values ...
by Antonio Linares
Wed Apr 05, 2023 6:57 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Sending HTML using MAIL
Replies: 10
Views: 741

Re: Search on a Xbrowse

... can select the index. @ 15,1690 COMBOBOX oBrw:oSortCbx VAR oBrw:cSortOrder SIZE 100,400 PIXEL OF oBrw I also want a second combo where I can put predefined filters to select from, but that does not work. I see the combo, but no data. Local oFilters local aFilters:={ "Filter1","Filter2" ...
by Marc Venken
Sun Dec 25, 2022 10:55 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Search on a Xbrowse
Replies: 19
Views: 1254

Re: TCMan

Hello Joao,
Now you can choose between Explorer or TotalCommander for display.
I didn't think it would be so easy to open the EXPLORER with a predefined path.
Best regards,
Otto

Image
by Otto
Thu Mar 17, 2022 10:08 am
 
Forum: FiveWin para Harbour/xHarbour
Topic: TCMan
Replies: 5
Views: 570

Re: DOC-BASED APPOINTMENT System

Hello friends,
Now you can choose between Explorer or TotalCommander for display.
I didn't think it would be so easy to open the EXPLORER with a predefined path.

Best regards,
Otto
Image
by Otto
Thu Mar 17, 2022 9:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DOC-BASED APPOINTMENT System
Replies: 3
Views: 470

Re: Colors (SOLVED)

Maybe useful for You paint colors from a given DEC or RGB-value or use predefined colors You can save and restore 4 colors adjust the color with the slider or click inside the image as well You get the colornames the ??? buttons will paint the color and shows ...
by ukoenig
Thu Jun 17, 2021 3:34 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Colors (SOLVED)
Replies: 10
Views: 1391

Re: Resize dialog

Mauri, you should check the dialog size and then set a predefined Font for the size - which looks nice. Same with buttons. Regards, Otto DEFINE FONT oFontTmp NAME cFaceName SIZE -PERC( oRect:nWidth , oCon:Cargo['%FON'] ), -PERC( ...
by Otto
Wed Oct 14, 2020 9:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Resize dialog
Replies: 16
Views: 1723

Re: Mr. Nages please: HARU PDF Bugs/Extensions

... I must set the width of print respecting the ratio. So i calculate it with nPic_x := int( nPic_y * (oImage:nWidth() / oImage:nHeight()) ) from the predefined picture. The parameter lStretch := .T. without a nWidth gives wrong results! (different in tprinter and fwpdf) An other interesting effect ...
by byte-one
Thu Mar 05, 2020 3:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Mr. Nages please: HARU PDF Bugs/Extensions
Replies: 21
Views: 5669

Re: BUG on GETS with password

Karinha, the software is also using in a automode if after start nobody types in a password. After 10 secs the password-dialog ends and a predefined password is using. If inside the 10 secs a user types in a char, the timer stops and the user must type in the password. This problem is solved. ...
by nageswaragunupudi
Thu Feb 13, 2020 1:40 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: BUG on GETS with password
Replies: 11
Views: 2660

Re: BUG on GETS with password

Karinha, the software is also using in a automode if after start nobody types in a password. After 10 secs the password-dialog ends and a predefined password is using. If inside the 10 secs a user types in a char, the timer stops and the user must type in the password. This problem is solved. ...
by byte-one
Thu Feb 13, 2020 1:11 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: BUG on GETS with password
Replies: 11
Views: 2660

Re: @Uwe Install program for mod harbour

Many improvements I rebuild and finished the config-section and added predefined brushes Added 2 buttons for the comming translation and project planing that means adding Your own download-links and translate all text to Your language. A new message-area with ...
by ukoenig
Mon Oct 07, 2019 12:04 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: @Uwe Install program for mod harbour
Replies: 20
Views: 3794

Re: Drawing on a TImage and save [Solved]

Carlos,

I added < oImage:bLDblClick > to activate and deactivate the linepainting
because right mouseclick and click are predefined
for menue and movement.

regards
Uwe :D
by ukoenig
Sun Sep 22, 2019 4:56 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Drawing on a TImage and save [Solved]
Replies: 68
Views: 11926

Re: Drawing on a TImage and save [Solved]

... to do. I noticed saving the image, the pen of the saved image is shown in white and not red Next the key-defines for painting must be different to predefined keys of xImage like the right mouselick ( opens a menue ) These are just my first tests. What's about drawing other forms like circles ( ...
by ukoenig
Sun Sep 22, 2019 2:12 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Drawing on a TImage and save [Solved]
Replies: 68
Views: 11926
Next

Return to advanced search