Search found 726 matches: isn

Return to advanced search

Re: To Nages : Explain me how I must make this tdatabase

... than it is new to you and you don't like it. All of the problems you have had are procedural program errors--not database class bugs. And there isn't anything you can't do with OOP that you can do with procedural code (since it is all written in FiveWin). But the opposite is not true-- you can't ...
by James Bott
Tue Mar 05, 2019 6:01 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: To Nages : Explain me how I must make this tdatabase
Replies: 18
Views: 3353

CreateIndex does not erase temporary files

... nil,.T.)  oDbfG:CreateIndex( nil,"BornNum", "DTOS(animals->Born) + animals->number"     , nil, nil,.T.)...  Isn't FW supposed to erase the temporary index file by itself? Emiliano Llano Díaz
by ellano
Wed Feb 13, 2019 8:07 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: CreateIndex does not erase temporary files
Replies: 1
Views: 691

Re: FW_GetMonitor() doesn't work

... complete virtual screen, because the user can arrange the displays in all different order and obviously the original code 'caughts' a point with isn't within the virtual screen :shock: , so the loop ends with an exit, before all monitors are scanned. Nevertheless the following code works for ...
by frose
Fri Feb 01, 2019 4:58 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_GetMonitor() doesn't work
Replies: 25
Views: 3011

Re: founding a percentage

You discount isn't based on fixed %. Look: 1 -> 13/15 = 0,866% 2 -> 25/30 = 0,833% 3 -> 40/45 = 0,888% 4 -> 50/60 = 0,833% 5 -> 60/75 = 0,800% if you want to calculate the final amount based on the quantity of products ...
by ADutheil
Wed Jan 30, 2019 11:18 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: founding a percentage - Resolved !!!
Replies: 5
Views: 917

Re: FW_GetMonitor() doesn't work

MonitorInfoFromRC() always returns 0, if the point isn't on the virtual screen It should return NIL in such case. 1) May I know the screen resolutions of the 3 monitors you are using? 2) Also can you please let me know the Rect of MonitorInfo for ...
by nageswaragunupudi
Tue Jan 29, 2019 10:02 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_GetMonitor() doesn't work
Replies: 25
Views: 3011

Re: FW_GetMonitor() doesn't work

Mr. Rao,

the crash ist in the next line 375:
Code: Select all  Expand view
x        := aInfo[ 4 ] + 20
because the return value of MonitorInfoFromRC() is 0!

IMHO MonitorInfoFromRC() always returns 0, if the point isn't on the virtual screen :!: :?:
by frose
Tue Jan 29, 2019 9:27 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: FW_GetMonitor() doesn't work
Replies: 25
Views: 3011

Re: xBrowse look Office 2016

... introduced color themes and they default to a different color for each app (Word, Excel, Powerpoint, etc.). >We are about to enter 2019. Isn't 2016 too old now? I agree that maybe going back to 2016 isn't a good idea at this date. However, the color theme is going to continue to be an ...
by James Bott
Fri Dec 28, 2018 9:51 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse look Office 2019 - Office 365
Replies: 12
Views: 2880

Re: xBrowse look Office 2016

Mr. James

Thanks. But I could not find the highlight color in any of the images. The gray color is not the highlight color but column/row indicator color.

We are about to enter 2019. Isn't 2016 too old now? Why can we not adopt the color scheme of Office 360 as 2018 style?
by nageswaragunupudi
Fri Dec 28, 2018 8:47 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: xBrowse look Office 2019 - Office 365
Replies: 12
Views: 2880

Re: Errsysw Visual Update ?

Carlos Mora wrote:Hello Stefan,

the links doesn't works, but I was able to download from

http://www.ibbsh.de/download/index.php?download=errorsys.zip

I think it's the same file, isn't it?

Thanks!



Carlos ó Stefan, podrias postar el link de download correcto, porfa? Gracias, saludos.
by karinha
Thu Nov 22, 2018 12:02 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Errsysw Visual Update ?
Replies: 43
Views: 13797

Re: call an exe as administrator from inside a pgm

...  oShell:ShellExecute ("C:\Windows\System32\msg.exe","BAXAJAUN 'Hola Mundo !!!'", "", "runas", 1)  isn't ok for us https://image.ibb.co/jxDYvV/Captura.png Thanks in advance ! Best regards
by Baxajaun
Wed Nov 21, 2018 6:35 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: call an exe as administrator from inside a pgm
Replies: 3
Views: 1302

Re: Ribbon Bar Sample ?

... basics of ribbonbars. I haven't built a MDI project in many years, so I am not a fan either. But, from the sample program, it appears that this isn't MDI as you know it. These dialogs are not free floating windows like you are thinking of MDI. Do a net search for "MS Office 2016" and ...
by James Bott
Fri Oct 26, 2018 3:49 pm
 
Forum: FiveWin for Harbour/xHarbour
Topic: Ribbon Bar Sample ?
Replies: 13
Views: 2683

Re: Aplicacion inicial

... fivewin! There are a lot of functions that I don't know! I'm thinking Fivetouch would allow us developer apps using the syntax we already know. Isn't it ? Dear Vilian, no Look fivetouch.ch Fivetouch run equal as fivewin Sample of commands Fivetouch.ch #define FTVERSION 1.0#define CRLF hb_eol()#command ...
by cnavarro
Wed Oct 17, 2018 2:38 am
 
Forum: FiveTouch
Topic: Aplicacion inicial
Replies: 10
Views: 5218

Re: Aplicacion inicial

Cristóbal,
Your App is really nice, but the majority of the code is not fivewin! There are a lot of functions that I don't know!
I'm thinking Fivetouch would allow us developer apps using the syntax we already know. Isn't it ?
by vilian
Wed Oct 17, 2018 1:43 am
 
Forum: FiveTouch
Topic: Aplicacion inicial
Replies: 10
Views: 5218

Re: Archives on the local network

... generated by the class. That way each record has a unique ID even if the name is the same. You may still want to check the name to make sure it isn't the same person, maybe by checking their phone number or getting a decision by the user. Another reason to use objects is that you can put other ...
by James Bott
Thu Oct 04, 2018 1:07 am
 
Forum: FiveWin for Harbour/xHarbour
Topic: Archives on the local network
Replies: 4
Views: 741

Re: SqlLite OR MySql

Antônio,
Do I must to do the server of webservice?
I was thinking that SqlLite is the internal database of Android, isn't it ? How to do a webservice for it?
by vilian
Wed Sep 19, 2018 10:56 am
 
Forum: FiveTouch
Topic: SqlLite OR MySql
Replies: 18
Views: 5398
PreviousNext

Return to advanced search