topic stringlengths 1 63 | text stringlengths 1 577k ⌀ |
|---|---|
ChatGPT | Antonio, paid users of chatgpt can use webbrowsing and plugins, to me openai release yesterday, Otto seams have access before.
i will try plugins and make my plugins.
best regards |
ChatGPT | Hello,
Yes, it's as you say.
Are you familiar with the plugins?
Do you think it's possible to not install a plugin but simply copy and paste the source code into ChatGPT on a case-by-case basis?
Best regards,
Otto |
ChatGPT | Hello friends,
I have read that Bing also provides an API. Who has experience with Bing Chat?
Best regards,
Otto |
ChatGPT - connection error | [b:2zv4uvf2]I have the key[/b:2zv4uvf2]
[code=fw:2zv4uvf2]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"FiveWin.ch"</span><br /><br /><span style="color: #00D7D7;">#define</span> EM_LIMITTEXT <span style="color: #00000... |
ChatGPT - connection error | Prueba ahora. Teste agora.
[code=fw:1pllv9eu]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"FiveWin.ch"</span><br /><br /><span style="color: #00D7D7;">#define</span> EM_LIMITTEXT <span style="color: #000000;">197</span><br /... |
ChatGPT - connection error | Se persistir:
Executar novamente o comando Regsvr32 em um prompt de comando como ADM:
regsvr32 /u msxml6.dll
regsvr32 msxml6.dll
Regards, saludos. |
ChatGPT helps with programming | Hello friends,
This program was developed completely with ChatGPT.
[img:fo5v6ipt]https://mybergland.com/fwforum/4laid_sprache.jpg[/img:fo5v6ipt]
Today I will show you the PROMPTS I used to extend the language selection to include German.
[url:fo5v6ipt]https://mybergland.com/fwforum/german_lang&#... |
ChatGPT helps with programming | Hello friends,
This program was developed completely with ChatGPT.
[img:12y4bb5z]https://mybergland.com/fwforum/4laid_sprache.jpg[/img:12y4bb5z]
Today I will show you the PROMPTS I used to extend the language selection to include German.
[url:12y4bb5z]https://mybergland.com/fwforum/german_lang&#... |
ChatGPT helps with programming | 2 more videos:
How to send the data to the server?
<!-- m --><a class="postlink" href="https://mybergland.com/fwforum/prepdatasend.mp4">https://mybergland.com/fwforum/prepdatasend.mp4</a><!-- m -->
illing the table
<!-- m --><a class="postlink" href="https://mybergland.com/fwforum/filltable.mp4">https://mybergland.co... |
ChatGPT helps with programming | 2 more videos:
How to send the data to the server?
<!-- m --><a class="postlink" href="https://mybergland.com/fwforum/prepdatasend.mp4">https://mybergland.com/fwforum/prepdatasend.mp4</a><!-- m -->
illing the table
<!-- m --><a class="postlink" href="https://mybergland.com/fwforum/filltable.mp4">https://mybergland.co... |
ChatGPT AI | Hello Friends,
Upwork is a large platform where many companies hire freelancers.
Due to AI, it seems there have been significant changes, and these changes are measurable.
[quote:3tl93ral]
The hourly rates for programmers on Upwork have been impacted by AI. AI, or artificial intelligence, has enabled clients to get ... |
Checar a través de fivewin la recepción de correos ? | Buenas tardes amigos del foro
Hay alguna manera de checar a través de fivewin la recepción de correos ?
Es decir, checar si se ha recibido un correo en alguna cuenta especial y que provenga de una,
por ejm:
checar si en la cuenta <!-- e --><a href="mailto:cliente@ramones.com.mx">cliente@ramones.com.mx</a><!-- ... |
Checar a través de fivewin la recepción de correos ? | Joel:
Una lana y te digo como..... jajajajaja, no te creas.
FiveWin tiene un cliente de correo pop, mirate el ejemplo testpop3.prg.
Basicamente el tema va de sockets, te conectas por un socket al servidor pop3, mandas la peticion de lista de correos, recibes una lista de correos y su contenido, y listo, puedes anali... |
Checar a través de fivewin la recepción de correos ? | Gracias master por el norte.
Aprovechando, estamos interesados en el curso de
internet con xHarbour (xbscript).
¿ Ya hay fechas para estos cursos en México ?
Saludos y buena suerte en España
Joel Andujo |
Checar estatus de impresora en tDosPrin | Hola a todos
Es el primer tema en que participo
Estoy utilizando la clase TdosPrn (la baje de TdosPrev.zip) y quisiera obtener el código para que me muestre un mensaje de que la impresora no esta lista y asi poder tomar las medidas pertinentes, enseguida pongo parte del codigo de mi aplicación :
FUNCTION PrintFac(lM... |
Checar estatus de impresora en tDosPrin | Hola,
Te sugiero que antes de mandar a imprimir la factura, calcules cuantas lineas o items se imprimiran por cada documento, si este excede de la capacidad de la factura, el remanente ya no lo imprimes, lo preparas para otra factura...
En XP aun no se puede chequear el estado del puerto LPTx,,,
Salu2 |
Checar estatus de impresora en tDosPrin | Hola,
Que bueno que ya solucionaste las impresiones, pero algo me quedo en duda:
[quote:4twnxfyg]
Lo de el status del puerto Lptx, Ok
[/quote:4twnxfyg]
Como soluciones el tema de que la LPT1 este en linea?? y si caso podria funcionar para LPT2 o LPT3 ?
Salu |
Checar estatus de impresora en tDosPrin | Gracias por tu respuesta Willi
Lo de el status del puerto Lptx, Ok
En cuanto a lo de la impresión de mi factura ya hice pruebas, yo le indico cuando rebasa determinado número de línea y lo hace correctamentem me imprime la siguiente a traves de la instrucción oPrn:EndPage(), los datos que muestra en la siguiente son ... |
Checar estatus de impresora en tDosPrin | Willi
Se me pasaba comentarte esto :
Inicio mi variable nLin con valor de 3, y cuando despues del oPrn:EndPage() la reiniciaba con 4, esto ya lo corregí a 3 |
Checar estatus de impresora en tDosPrin | Willi
Discúlpame que hasta ahora conteste, no lo habia adevertido, cuando comente [color=#FF4000:3vd8cmhf]Lo de el status del puerto Lptx, Ok
[/color:3vd8cmhf] me refería al esto que me enviaste y que así lo entendí
En XP aun no se puede chequear el estado del puerto LPTx,,,
Gracias |
Check Existing VIEW in MySql | Dutch,
Please send me your email to disal.antonio.ferreira+gmail.com |
Check Existing VIEW in MySql | I try FW_AdoTableExists( "VIEWTABLE", hb_GetAdoConnection() ) but it return Fault (.F.)
How to check the existing VIEW in MySql
Thanks in advance. |
Check Existing VIEW in MySql | Dutch,
View its not in schema as table but as view.
That function as well as ADORDD hb_adoRddExistsTable( oCon,cTable, cIndex ) only checks the schema for table or index.
As soon as I can Ill change it to hb_adoRddExistsTable( oCon,cTable, cIndex, cView ) also check views.
In meantime you can workaround like:
[code=f... |
Check Regristry-Key exist (PDF-creator) | Hello,
How can I check if a registry-key exist?
I'm using PDF-Creator, and setting some settings of PDF-Creator.
The problem is that they change the key while changing the release.
In some release the use
HKEY_CURRENT_USER\SOFTWARE\PDFCreator.net\Settings\ConversionProfiles\0
Sometimes
HKEY_CURRENT_USER\SOFTWARE\pdf... |
Check Regristry-Key exist (PDF-creator) | Marc,
I have this example code in my notes. I am not sure if I ever used it. With some changes it should allow you to check for all three keys.
[code=fw:wsr6plya]<div class="fw" id="{CB}" style="font-family: monospace;">oReg:= Treg32<span style="color: #000000;">(</span><span style="color: #000000;">)</span>:... |
Check Regristry-Key exist (PDF-creator) | Thanks James,
I just found this morning how to test it <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
[code=fw:10g3ozmr]<div class="fw" id="{CB}" style="font-family: monospace;">oReg := TReg32<span style="color: #000000;">(</span><span style="color: #000000;">&#... |
Check for screen size. Is possible? | Hi everybody!
I make my "first aplication", and probe run on PC device.
All work.
But my device have screen lager than device emulator, and some controls like smaller.
For example browse control have white area on bottom of screen.
Can I test my device for screen size in any way?
Regards.
Andrej. |
Check for screen size. Is possible? | Andrej,
Please try these values:
GetSysMetrics( 0 )
GetSysMetrics( 1 ) |
Check for screen size. Is possible? | Thanks!
I wil try this.
Regards.
Andrej. |
Check for screen size. Is possible? | It's work.
But system tray in WinCE 5 is smaller than system tray in lastest versions of WinCE.
Can I check for OS version ?
Regards.
Andrej |
Check for screen size. Is possible? | Andrej,
[code=fw:28tbdeg5]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"FWCE.ch"</span><br /><br /><span style="color: #00C800;">function</span> Main<span style="color: #000000;">(</span><span style="color: #000000;">... |
Check for screen size. Is possible? | Thanks Antonio!
Saludos <!-- s:) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":)" title="Smile" /><!-- s:) -->
Andrej. |
Check for static ip set. | Anyone know how to check if pc has an static ip set.
Thanks Mike. |
Check for static ip set. | This might help:
<!-- m --><a class="postlink" href="http://www.dotnetjunkies.com/HowTo/2BDAC1D8-B277-4A82-B3E7-5B23B910D2B4.dcik">http://www.dotnetjunkies.com/HowTo/2BDA ... 0D2B4.dcik</a><!-- m -->
Regards
César Lozada |
Check if ID exist in resource | Hi,
Is there a way to check if an ID exist in a resource.
I want to use the same program for different customers, and some customers don't a some input-fields (option).
I can offcource add the field in the resource of all customers, an hide, or disable it if it is not available, but sometimes I want to use
that place ... |
Check if ID exist in resource | Marc,
You could use:
GetDlgItem( hDlg, nID ) --> hControl
hControl will be zero if such control does not exist.
The problem with this function is that you can not use it until you have the hWnd of the dialog, in other words: it will only work from the ON INIT clause:
ACTIVATE DIALOG oDlg ON INIT CheckControlsAndRe... |
Check if ID exist in resource | Antonio,
GetDlgItem( hDlg, nID ) allways returned 0 but oDlg:getitem(nID) is working fine.
The only problem I have now is to redefine a control in the function called in the ON INIT,it doesn't work.
Is it an other syntax I have to use?
Regards,
Marc |
Check if ID exist in resource | Hi Marc,
[quote="Marc Vanzegbroeck":3i6ch40z]
The only problem I have now is to redefine a control in the function called in the ON INIT,it doesn't work.
[/quote:3i6ch40z]
Maybe this will be a solution: first find out what controls are there, put it in e.g. aControl and use this information in the Redefine-section.
... |
Check if ID exist in resource | Thanks Ruediger,
This is working fine!
Regards,
Marc |
Check if ID exist in resource | Very good solution <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
Check if MYSQL-server is connected | Hi,
Is there a fast way to see of the PC is connected to the network with the SQL-server, so he can access the SQL-database.
I have a client with a laptop, and sometimes he's connected to the wrong network, so he can't access the SQL-database.
I Open the the database this way
[code=fw:2c5l0tvh]<div class="fw" id="{C... |
Check if MYSQL-server is connected | Marc
I do something similar and ( yes ) if the connection string is incorrect or the Sql Server is down ... it takes about 20 seconds or so to time out ... '\\
[code=fw:2yfc2gvd]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><br />xPROVIDER := <span style="color: #ff0000;">"SQLOLEDB"</span><br />xSO... |
Check if Word or Excel is installed | Hi,
Probably is the aswer already in the forum, but I don't find it.
Is there a way to check if Word if Excel is installed on the PC?
Thanks, |
Check if Word or Excel is installed | Marc,
[code=fw:3h2x0vwq]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">TRY</span><br /> oWord = CREATEOBJECT<span style="color: #000000;">(</span> <span style="color: #ff0000;">"Word.Application"</span> <span style="color: #000000;">)</span><br />CATCH<br /... |
Check if Word or Excel is installed | Because FWH has special function to create excel and word objects you can also use:
if ExcelObj() == nil // not installed
if WinWordObj() == nil // word not installed |
Check if Word or Excel is installed | This is a little routine to get the version # of that latest version of office still installed.
nVer := MSOfficeVer()
if nVer = 0
// Not installed
elseif nVer := 14
// Office 2010
endif
[code=fw:1jetl34y]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">function</span>... |
Check if Word or Excel is installed | Enrico, Rao, Gale,
Thanks for the reply, I will test it. |
Check if a device was connected | How to check if a specific device was connected?
I need to check if a specific USB Printer was connected. |
Check if a device was connected | Was connected or still is connected ? |
Check if a device was connected | Both works for me.
But know if the device still is connected will provide me a better solution |
Check if a device was connected | Samir,
I'm not sure what you are looking for, but the function below will tell you if a specified printer is setup on that PC.
FW's own function getPrnName() returns the name of the current printer.
James
[code=fw:1e3hogw7]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">func... |
Check if a device was connected | James, the printer isn't recognized as a printer by the OS.
Here in Brazil we have the ECF ( Emissor de Cupom Fiscal ) something like fiscal coupons emitter, thermal printers with a specific firmware that must be used to print valid coupons to collect taxes.
Most of them connect through the serial port, some connect vi... |
Check if a device was connected | Samir,
OK. Well I don't know the answer to that one.
Here is a manual for setting up USB drivers which may help. Perhaps you can find a registry entry that you could search for.
<!-- m --><a class="postlink" href="http://www.thesycon.de/usbio/usbio_win_manual.pdf">http://www.thesycon.de/usbio/usbio_win_manual.pdf</a... |
Check if a file is in use | Hi all,
having a .rt file, is there a low level file function to check if it is open ? I need to know if the file is in use from Microsoft Word or another word processor.
Thank you in advance. |
Check if a file is in use | What I do to check if a file is in use :[code=fw:ln7rgia7]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">TRY</span><br /> FOPEN<span style="color: #000000;">(</span>cFile<span style="color: #000000;">)</span><br /> <span style="color: #0000ff;">MsgInfo</span><spa... |
Check if a file is in use | It runs, thank you driessen,
just made some small changes:
handle:=fopen(cfile,16)
if handle>0
&& is unlocked
else
&& is locked
endif |
Check if the page called from HTTP or HTTPS | Dear Antonio,
Can we check if a call is from http or https?
Best regards,
Otto
I need
TEMPLATE
<script>
document.write(document.location)
</script>
ENDTEXT
but in mod harbour.
So I thought to take AP_HeadersIN() Host-key and AP_FileName() and STRTAN() to change \/ and drive APACHE dir C:/www/htdocs to <!-- m --... |
Check if the page called from HTTP or HTTPS | Dear Otto,
Please try checking AP_GetEnv( "HTTPS" )
best regards |
Check if the page called from HTTP or HTTPS | Dear Antonio, perfect!
Best regards,
Otto |
Check if the user is gone away | Hi,
I have a lot of customers that leave my FWH app active and go away. I need a solution to understand if the user is still working otherwise I want to automatically terminate the app.
I think something like a 15 min timer could runs but I need to reset the timer each time the user move the mouse or press a keyboard ... |
Check if the user is gone away | [code=fw:d31hpfa6]<div class="fw" id="{CB}" style="font-family: monospace;"><br />*************<br /><span style="color: #00C800;">FUNCTION</span> Main<span style="color: #000000;">(</span><span style="color: #000000;">)</span><br />*************<br /> <br /> nTempo_espera := <span style="color... |
Check if the user is gone away | Wanted to test it, but there are two missing functions :
::nTimeInpAntes := [color=#FF0000:2ci9p7mi]getInputState()[/color:2ci9p7mi]
IF ( [color=#FF0000:2ci9p7mi]CONVTIME(time() [/color:2ci9p7mi])
possible to include them <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Question" /><!-- s:... |
Check if the user is gone away | Complete,
[url:9zvl6a8z]http://forums.fivetechsupport.com/viewtopic.php?f=6&t=27560&p=155963&hilit=CERRAR+PROGRAMA#p155963[/url:9zvl6a8z] |
Check if the user is gone away | Thank You very much
[b:15zqkq7v]Tested and works fine ![/b:15zqkq7v]
Maybe my usage gives You a idea to include it inside Your own app ?
I added this solution to my METRO-app section ALARMCLOCK / DateTime -function to define the parameters.
The main-function : a sound is played at a defined date and time. 3 differen... |
Check if the user is gone away | I added a third option to carry on working from
the point, the program has been locked.
[code=fw:17wfy1o1]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">FUNCTION</span> LOGOFF<span style="color: #000000;">(</span><span style="color: #000000;">)</span><br /><span ... |
Check if the user is gone away | I added a third option to carry on working from
the point, the program has been locked.
[img:2q6b02mj]http://www.pflegeplus.com/IMAGES/lock1.jpg[/img:2q6b02mj]
[code=fw:2q6b02mj]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00C800;">FUNCTION</span> LOGOFF<span st... |
Check if the user is gone away | Solved, thank you all for the tricks. |
Check if the user is gone away | Marco,
there is a useful solution from Daniel.
Closes the program and starts again for login.
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=20477&p=108676&hilit=relaunch#p108676">viewtopic.php?f=3&t=20477&p=108676&hilit=relaunch#p108676</a><!-- l -->
best regards
Uwe... |
Check if user Locked/Unlocked Windows from my Software | Hi, as mentioned on the subject, I searched on msdn SessionSwitchReason.SessionLock, but I'm unable to understand how to implement on harbour+Fwh
Here:
[url:3queyo09]https://msdn.microsoft.com/en-us/library/microsoft.win32.sessionswitchreason(v=vs.110).aspx?cs-save-lang=1&cs-lang=vb#code-sni... |
Check if user Locked/Unlocked Windows from my Software | +Up |
Check if user Locked/Unlocked Windows from my Software | Up!++ |
Check if user Locked/Unlocked Windows from my Software | I don't know if this will work, but try this:
[code=fw:2d8z9gy7]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">Function</span> isWindowsLocked<span style="color: #000000;">(</span><span style="color: #000000;">)</span><br /> <span style="color: #00C800;">Local</span>... |
Check if user Locked/Unlocked Windows from my Software | [quote="James Bott":1kucnxrj]I don't know if this will work, but try this:
[code=fw:1kucnxrj]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">Function</span> isWindowsLocked<span style="color: #000000;">(</span><span style="color: #000000;">)</span><br /> <span style="... |
Check if user Locked/Unlocked Windows from my Software | Hebert,
Glad to hear it.
I am curious why you needed this? Maybe its something some of the rest of us might use too, if we knew what kind of a problem it solves.
James |
Check if user Locked/Unlocked Windows from my Software | Mr James
Wonderful idea <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) --> |
Check if user Locked/Unlocked Windows from my Software | [quote="James Bott":c91rknph]Hebert,
Glad to hear it.
I am curious why you needed this? Maybe its something some of the rest of us might use too, if we knew what kind of a problem it solves.
James[/quote:c91rknph]
James I have an application receving messages from other users (not a chat), if the user leave the comp... |
Check if user Locked/Unlocked Windows from my Software | Hebert,
Well, that is a very good use. Congrats on thinking of how to accomplish it!
I'm going to record that in my bag of tricks.
Feel free to make some more contributions here when you come up with ideas like this.
James |
Check if user Locked/Unlocked Windows from my Software | [quote="James Bott":3cseydrr]Hebert,
Well, that is a very good use. Congrats on thinking of how to accomplish it!
I'm going to record that in my bag of tricks.
Feel free to make some more contributions here when you come up with ideas like this.
James[/quote:3cseydrr]
Bag of tricks, hum! I'll take this idea as well... |
Check keyboard buffer without the program being in focus | I have a program running on Tray and I am trying to check for a key combination that may be pressed.
Example:
Pressing CTRL + J
The problem is that the program is minimized in the tray. the CTRL key I can check with GETKEYSTATE plus the letter J key only with LastKey (), but it works if the program is in focus.
Is ther... |
Check keyboard buffer without the program being in focus | Super Difícil. Talvez, usando o agendado de tarefas. Talvez, usando um TIMER. Talvez com HB_KeyPut() do Harbour.
So hard. Perhaps, using the scheduled task. Perhaps, using a TIMER. Maybe with HB_KeyPut () from Harbour.
[url:166e81es]https://github.com/Petewg/harbour-core/wiki/hb_J_K[/url:166e81es]
Sorry, Ab... |
Check lock-status of record without locking it. | Hi,
How can I check of a reckord is locked by an other user without locking it (so not use rlock())
I already tested it with DbRecordInfo(2), but this return .f. even when it's locked <!-- s:( --><img src="{SMILIES_PATH}/icon_sad.gif" alt=":(" title="Sad" /><!-- s:( -->
Marc |
Check lock-status of record without locking it. | Hi,
I also tested it with DbRLockList(), but this function returns an empty array, even when someone has locked a record.
Does it only return the records locked by the lockal PC , and not the records locked by someone else?
Marc |
Check lock-status of record without locking it. | Hello Mark,
I have written my own locking system which is working very well.
First of all, I have 3 fields in every DBF-file I use :
PRDURE D 20
PRLINE N 5
CTRAFK C 3
To lock my records, I use this code :
[code=fw:3uq3gs18]<div class="fw" id="{CB}" style="font-family: monospace;"><span st... |
Check lock-status of record without locking it. | Marc,
If you are using TDatabase it has a method isLocked(). If you are not using TDatabase, then use the code in the islocked() method.
I highly recommend using a database class. For more about using database classes see my website at [url:3c0e03ol]http://www.gointellitech.com[/url:3c0e03ol]
James |
Check lock-status of record without locking it. | Michel,
Thanks for the example. Before, I was using something simular, but there was a problem when for some reason the program ended not normal (error or crash PC). The record was always locked for the other users.
Then the program should be restarted on that PC for unlocking the record. Sometime he user didn' restar... |
Check lock-status of record without locking it. | Marc,
If you are using pessimistic locking this makes the problem worse. By "pessimistic" locking I mean that the record is locked whenever a user is editing a record. When doing this the record can be locked for a long time and there is more chance that a crash could happen.
If you use "optimistic" locking then you ... |
Check lock-status of record without locking it. | James,
I agree with you in normal case, but in this program I must use that kind of locking.
The program I'm writing is a truck-planning-program for a transport-company. If one user is modifying a route of a driver, other planners are not allowed to change this. The user is also not allowed to drag the route of one dr... |
Check of bitmap is defined in RC-file | Hi,Is there a way to check if an bitmap defined in the RC-file[code:3h5virn3]TRUCK BITMAP _Buttons\truck.bmp
TRUCK2 BITMAP _Buttons\truck2.bmp[/code:3h5virn3]If for example TRUCK2 is defined i want to use that BITMAP, otherwise I use TRUCK.Thanks,Marc |
Check of bitmap is defined in RC-file | Is this possible?Thanks,Marc |
Check of bitmap is defined in RC-file | Marc,This the way to define bitmaps at RC files:[code:13bkcdat]
ANY_IMAGE_I BITMAP "..\\folder\\image_1.bmp"
ANY_IMAGE_II BITMAP "..\\folder\\image_2.bmp"
[/code:13bkcdat]
There is a function for load these bitmaps:
[code:13bkcdat]loadBitmap( , "ANY_IMAGE_I" )[/code:13bkcdat]I think,... |
Check of bitmap is defined in RC-file | Thanks Júlio César,If I call [code:1l4pxcvn]loadBitmap( GetResources(), "TRUCK" )[/code:1l4pxcvn]The function returns '0' if it doesn't exist. Regards,Marc |
Check of bitmap is defined in RC-file | Marc,Thats a valid solution. Another way is to use FindResource():FindResource( GetResources(), "TRUCK", 2 ) != 02 means that it is a bitmapFiveWin uses it in source\classes\menu.prg |
Check of bitmap is defined in RC-file | Very more clean! |
Check of bitmap is defined in RC-file | Thanks Antonio,Regards,Marc |
Check opened file by ALIAS? | Hi everybody,
Is there a function to see if an ALIAS is in use?
Use MyFile.DBF new alias "TEST"
I would like to see if "TEST" is opened.
Thanks,
Jeff |
Check opened file by ALIAS? | Jeff:
If Select( "Test" ) > 0
// it's open (in use)
Endif
[quote="Jeff Barnes":290821rh]Hi everybody,
Is there a function to see if an ALIAS is in use?
Use MyFile.DBF new alias "TEST"
I would like to see if "TEST" is opened.
Thanks,
Jeff[/quote:290821rh] |
Check opened file by ALIAS? | Thanks Luis.
Jeff |
Check/Uncheck menuPOPUP item. | I have a popup menu and I want checked one item
WHEN i SELECT ONE MENU THE POPUP MUST CHANGE ON THE LAST ACTION
HOW i CAN MAKE IT ?
THE SMALL TEST
[code=fw:3nti8go4]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"fivewin.ch"</spa... |
CheckBox | Dear all,
Can I someone tell me about method of TCheckbox for fix empty ? If use the Checkbox for open dialog, after I did close dialog, I need to fix empty in checkbox, how I do that ?
Best regrad,
Peter |
CheckBox | Peter,
<oCheckBox>:SetCheck( .f. ) |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.