Search found 52 matches: hole

Return to advanced search

Re: Create a Panel width a text

...  nTextHeight, 300 },, oFonttext, RGB(255,165,0), nARGB(255,rgb(248,248,248)  ) , .f. ) } which do NOT Show hole Text when e.g. TEXT are 4 Lines instead of 2 Lines also it does WORDBREAK while Default Style of FW_SayText are DT_VCENTER / DT_CENTER look at ...
by Silvio.Falconi
Sat Feb 24, 2024 11:30 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 3190

Re: Create a Panel width a text

...  nTextHeight, 300 },, oFonttext, RGB(255,165,0), nARGB(255,rgb(248,248,248)  ) , .f. ) } which do NOT Show hole Text when e.g. TEXT are 4 Lines instead of 2 Lines also it does WORDBREAK while Default Style of FW_SayText are DT_VCENTER / DT_CENTER look at ...
by Jimmy
Sat Feb 24, 2024 5:22 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Create a Panel width a text
Replies: 29
Views: 3190

Re: SAPI : change Voice

... this Effect ( not perfect ) using HMG Syntax and RTF https://i.postimg.cc/nV1YTX0J/Sp-Voice-WORD.gif a Get / MGet will highlight hole Control when get Focus but i do not know how to change *.RC from EDITTEXT into RTF (?) who can help me please
by Jimmy
Sun Feb 11, 2024 10:10 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: SAPI : change Voice
Replies: 69
Views: 3569

Re: Video from the site to a file

... you can try to download file ... but most they send you only "frame-by-frame" of *.MP4 this Way they avoid that People can download hole Video Files ( Copyright ) but it is legal to use "Screen-Caputure" would be interesting how to "enable" XBOX Gamebar with Fivewin
by Jimmy
Sun Oct 01, 2023 6:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Video from the site to a file
Replies: 8
Views: 624

Re: build Import LIB from LibPQ.DLL

is FW_SetUnicode() for hole App of for each Thread :?:

Yes, this setting is for the entire application.
This setting decides whether all Windows messages are 16-bit (UTF16) or 8-bit(ANSI)
by nageswaragunupudi
Sun Jul 23, 2023 11:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: build Import LIB from LibPQ.DLL
Replies: 37
Views: 2817

Re: build Import LIB from LibPQ.DLL

... .T. ) but TGrid() fail to "send" Notify Event and "Input" is wrong when use FW_SetUnicode( .T. ) --- is FW_SetUnicode() for hole App of for each Thread :?:
by Jimmy
Sat Jul 22, 2023 11:15 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: build Import LIB from LibPQ.DLL
Replies: 37
Views: 2817

Re: how to get WM_POWERBROADCAST under Fivewin ?

hi, it seem that WM_POWERBROADCAST is not "fired" on every Windows 10/11 PC on some PC it run fine hole Day but other still go "sleep" :? so i use another Option and that seems to work fine on all PC ( > VISTA ) SetStandbyOFF(.T.) -> no Energy Saving ...
by Jimmy
Mon Jun 12, 2023 7:28 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: how to get WM_POWERBROADCAST under Fivewin ?
Replies: 7
Views: 510

Re: show DELETED Record in XBROWSE

hi, Xbase++ SET DELETED OFF/ON are Global (application wide) setting, even in Thread which have a other "Workspacelist" i can send you hole Project as i´mm not able (yet) to build a Sample which same Effect. it doesn´t matter in "this" Project as DUALGRID but for other Project ...
by Jimmy
Sun May 28, 2023 4:43 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: show DELETED Record in XBROWSE
Replies: 11
Views: 473

Re: ZIP / UNZIP under Fivewin

... "recursive" for "D"irectory --- for Backup i use Attribute "A" which i got from "Everything" --- to ZIP a hole Folder you can use this Function  // create ZIP for hole Folder "c:\fwh\samples\"   ZIPFILE("C:\TEMP\TEST1.ZIP", "c:\fwh\samples\") ...
by Jimmy
Tue Mar 21, 2023 12:59 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: ZIP / UNZIP under Fivewin
Replies: 5
Views: 416

Re: MSXML2.ServerXMLHTTP / readyState / Status

... data exactly by HTTP request or are they visible on the page and are they through DOM ? no, it is "very simple" just "GET" hole HTML e.g. from this Message, and find "Marker" to "extract" Text i´m a Internet Technique Dummy ... i once wrote something ...
by Jimmy
Sat Mar 18, 2023 12:41 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: MSXML2.ServerXMLHTTP / readyState / Status
Replies: 8
Views: 390

Re: use Icon from Windows DLL Resource

... most are 1st Resource i want to get Resource Number 2301 from "WinDir+"\System32\NetShell.DLL" as TGrid() is a new CLASS you need hole CODE for a Demo Sample which now have about 10000 Lines it might use Technique which Fivewin have not used before --- the Idea is to use Windows ...
by Jimmy
Tue Feb 14, 2023 11:38 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: use Icon from Windows DLL Resource
Replies: 7
Views: 426

Re: TFolder -> TFolderEx Difference

Jimmy wrote:hi,

when assign a new Text into TAB it does not "fit" when Text is much longer than before

i can use ::lStretch but that is "too much" ... just want that hole Text "fit"

Call of Method
Code: Select all  Expand view

   oFld:Default()
 

and try
by cnavarro
Tue Jan 31, 2023 1:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: TFolder -> TFolderEx Difference
Replies: 5
Views: 443

Re: TFolder -> TFolderEx Difference

... := ACLONE( aPrompts )      oTab:Refresh()#endif  i can use ::lStretch but that is "too much" ... just want that hole Text "fit" p.s. "where" is the CODE for it --- CLASS TFolderEx() have    DATA aSizes but i can not "see" Value assign ...
by Jimmy
Tue Jan 31, 2023 6:11 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: TFolder -> TFolderEx Difference
Replies: 5
Views: 443

Re: video frame width and height

... it but to "play" Video you need CODE which use OOP and not Function as it work with different Interface of ActiveX so tell us hole Story what you want to do with Video File
by Jimmy
Fri Dec 16, 2022 3:33 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: video frame width and height
Replies: 11
Views: 887
Next

Return to advanced search