... type of data access. Imagine that you access with an object, o:get(), o:set(), o:skip() ... and you don't know the engine, so now you only need to figure out how to create the web application. Believe me, if you say yes to dbf or no to sql,... the other programmers will be more dissatisfied with ...
... "item" )return oTree oBar 2 is another class I cannot publish it here but it is as a vertical status bar you can see on figure rc file open BITMAP "open.bmp"close BITMAP "arrow.bmp"#ifndef __64__ 1 24 ".\winxp\WindowsXP.Manifest"#endif#ifdef ...
having a series of numbers how do you determine which geometric figure (triangle, rectangle, square, pentagon, hexagon) can be drawn? First example if I have these numbers 4, 34, 64 I can make a triangle Second example if I have these numbers 15, 30, 45, ...
https://i.postimg.cc/rFDYXrz3/poli.png I drew a polygon as you see in this figure with PolyPolygon( ::oCiclo:GetDC(), aVertex ) but it is not transparent I had previously used gdiplus (transparent) Now to draw another figure I have to ...
Silvio, Redraw the background only over the part where the old figure is. oGraphics:DrawEllipse( oPen2, oBrush2 , 500, 100, 60, 60 ) but for oBrush2 take the background brush. Or clear the entire drawing area. Best regards, Otto >Redraw the background ...
Silvio, Redraw the background only over the part where the old figure is. oGraphics:DrawEllipse( oPen2, oBrush2 , 500, 100, 60, 60 ) but for oBrush2 take the background brush. Or clear the entire drawing area.
If I made a figure sample : https://i.ibb.co/VW2ctsX/oo.jpg local oGraphics := Graphics():New( hDC ) local oPen := Pen():New( 255, 0, 0, 255 , 10 , .T.) local oBrush2 := Brush():NewSolidBrush( 150, 0, 255, 167 ) ...
... draws, obviously it is a technique already used by many people. https://i.postimg.cc/85X8RJvb/last.png for a sample you can see on figure the numbers of florence 66,77,4,29,37 the prevision numbers are 28,37,42,33 When I click on xbrowse at right on a row it draw the geometric figure ...
... How can I solve the problem? Roberto https://www.recinformatica.it/exeRcinfo/DATI/2024/DOCS_SITO/00000095.JPG Roberto, I can't figure out where the problem is without a minimal test, and anyway I don't understand where the tfolderex would be in the figure
... But now I see that in our group, many different priorities are being set. Yet, there is practically little interest in the web. Still, I have to figure out how best—and most economically—to transform the application. But I've already come a long way with it. Really far. Best regards, Otto
... NIL Regards This is how your should understand the error.log This means oRs is NIL. And obviously NIL has not exported method. It is for you to figure out why the oRs is NIL at the time of execution Regards G. N. Rao. Hyderabad, India
... my code, modified yours a little. Had to use my logging function. Using the Twilio API seems to work great, it the crashing of the program I can't figure out. Thanks, in advance. Line number in the hb_out.log file leads me to the "Return nil" statement. Error 6005: Exception error: Function ...
Thanks Enrico. You have been a great help. Now I can use xHarbour until I can figure out the strange behaviour with work areas in Harbour that crashes my program with an internal error.