Search found 91 matches: reload

Return to advanced search

SetArray xBrowser

... example, but built with Array. When searching the database, I build a new array, and then empty the array - oBrowser:aArrayData := {}, try to reload the array by giving a SetArray - oBrowser:SetArray( aArray ), and then renew obrowser - oBrowser: Refresh(). However, it does not completely ...
by oliveiros junior
Tue Dec 12, 2023 3:16 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: SetArray xBrowser
Replies: 2
Views: 275

Re: Refresh on WebView

... macros. There's a more reliable method. Try passing the following script to the Webview through the EVAL Method: oWebView:EVAL( "location.reload();" ) Regards, Chalres KWON Hello friends, I'm using the WebView with DashBoard and I would like to refresh the page with F5 from the browse, ...
by CharlesKwon
Sat Aug 26, 2023 12:44 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Refresh on WebView
Replies: 2
Views: 275

Re: Save Multi-TAB to "re-build"

Dear Jimmy,

You could save the info into a json file and later on reload the json as a hash and use it to properly built it

You can use XBrowser( hInfo ) to easily edit it
by Antonio Linares
Tue Dec 27, 2022 2:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Save Multi-TAB to "re-build"
Replies: 7
Views: 523

Re: Xbrowse Menu with checkbox

... 1 ]:CheckToggle() }  thanks Rao Can we have tree xbrowse with checkboxes ? Once the selected numbers are saved, I can reload them in the table, but I still have problems setting the check to the brow (adatamenu) I have found for now the solution to save the configuration ...
by Silvio.Falconi
Sun Nov 20, 2022 12:46 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Xbrowse Menu with checkbox
Replies: 5
Views: 468

Re: save to inifile

... of knowing or not knowing how to save a data in an InI file but it was to save the data in an ini file in that string format and then having to reload every single data having that string mi pregunta no era saber o no saber cómo guardar datos en un archivo InI, sino guardar los datos en un archivo ...
by Silvio.Falconi
Mon Oct 10, 2022 9:15 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: save to inifile
Replies: 7
Views: 743

MiniBrowser

...  nRecord:=oDbf:recno()   adata:=  Creazione_array(oDbf,nRecord)  https://i.postimg.cc/9065XZ5W/mini.png how do i reload a new record from scrollbar and update the xbrowse? I made this @ 135,10 SCROLLBAR HORIZONTAL SIZE 100,10 PIXEL OF oDlg ; RANGE 1 , oDbf:OrdKeyCount() ...
by Silvio.Falconi
Mon Apr 11, 2022 10:34 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: MiniBrowser
Replies: 1
Views: 193

reload array on combobox

I reload an array for a combobox then assign the new array on combobox aGet[4]:SetItems( adata) then I assign the first element aGet[4]:Select( 1 ) <----------- not run then I refresh the control aGet[4]:refresh() the problem ...
by Silvio.Falconi
Tue Jan 11, 2022 9:51 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: reload array on combobox
Replies: 0
Views: 236

Re: CHARICON lista de codigos validos - para Cristobal ??

... por eso uso .DBF * Creo que me explique bien, pero igual pido disculpa si no lo hice * MUCHAS GRACIAS A TODOS enddo oDbf:GoTop() oDbf:Load() // reload again fields info from the DBF oDlg:Update() // we repaint the controls contains return nil //----------------------------------------------------------------------------//
by fridgar
Wed Dec 15, 2021 2:01 pm
 
Forum: FiveWin para Harbour/xHarbour
Topic: CHARICON lista de codigos validos - para Cristobal ??
Replies: 9
Views: 1469

Re: DBU

... index file, inspect, close ...etc. Create simply a dataset with tables and index files that you want to inspect on a regular base, save it, and reload all tables and index files with only one click. I can assure you, you will save a lot of time and many mouse clicks. Source: https://github.com/hansmarc/Otis/tree/master/source ...
by hmpaquito
Thu Jun 24, 2021 10:33 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: DBU
Replies: 16
Views: 2316

Re: Help checking these forums cookies

Enrico,

Please delete all the cookies on these forums and reload it.

Now the auto login could be fixed :-)

Many thanks to Cristobal !
by Antonio Linares
Thu Apr 01, 2021 10:52 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Help checking these forums cookies
Replies: 22
Views: 2204

Re: Zyxel keenetic

Hello Natter,
what do you mean with "reload"? Do you mean restart the ACCESSPOINT?
Best regards,
Otto
by Otto
Thu Mar 11, 2021 3:53 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Zyxel keenetic
Replies: 5
Views: 591

Re: Zyxel keenetic

The router says Zyxel Keenetic 3G/4G with an access point WI-FI 802,11n 150Mb and Ethernet switch I need to programmatically reload it. Firmware is old-2.04 In the new firmware, it seems, there is such an option. In this case, you need your own script I tried using Telnet - it doesn't ...
by Natter
Thu Mar 11, 2021 2:39 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Zyxel keenetic
Replies: 5
Views: 591

Zyxel keenetic

There is an Internet center Zyxel keenetic. I need to programmatically reload it.
Can I do this via FW or do I need to use Telnet ?
by Natter
Tue Mar 09, 2021 5:42 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Zyxel keenetic
Replies: 5
Views: 591

change xImage on line

... For n=1 to 1 aGet[n]:bChange:={||(oBmp:SetSource('CLIP_ON') ,oBmp:refresh())} Next return nil Second Problem How I can reload the xmage ? Itried with reload,Setsource,LoadImage
by Silvio.Falconi
Fri Oct 02, 2020 9:04 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: change xImage on line
Replies: 0
Views: 388

modHarbourPress Blog

... Overall, I believe that a blog needs a fine-tuning. Maybe best to load 3-5 new posts right away, and reload if the reader wants to see older posts. Best regards Otto
by Otto
Wed Mar 25, 2020 4:14 pm
 
Forum: mod_harbour
Topic: modHarbourPress Blog
Replies: 0
Views: 263
Next

Return to advanced search