topic stringlengths 1 63 | text stringlengths 1 577k ⌀ |
|---|---|
A strange printing behavior | I'm looking for ideas based on some users experiences. Here is the problem:
An invoice print routine uses the same print function to print an invoice, counter sale, or estimate.
The only difference is in a few titles that are printed, and the customer info
This routine works EVERYWHERE except with one client where it ... |
A suggestion :help | Hello Silvio,
I had a look at the table and understand it like this :
There is a special offering >= 15 Days = 63 Euro and a price for one Day = 7 Euro.
If You rent < 15 Days, the price of 7 Euro each day is used.
If You calculate until 9 Days with 7 Euro a Day, You reach the price of the special offering.
That means... |
A suggestion :help | I must create prices for umbrellas rent
it can be calcolate counting the days of rent
sample :
one day 9.00 euro
seven days 50,00 euro
15 days 100,00 euro
30 days 205,00 euro
but I have a problem
How I can make if I must to pay only for 14 or 18 days or 20 or 25 days ?
do U have an Idea ? |
A suggestion :help | Sivio... use the Fibonacci serie |
A suggestion :help | Silvio:
Just an idea
You must to know the price for each day as follow
9 euros / 1 days = 9 euros each day
50 euros / 7 days = 7.15 euros each day
100 euros / 15 days = 6.67 euros each day and
205 euros / 30 days = 6.84 euros each day
With these prices you make a table
FROM TO Price f... |
A suggestion :help | it is a good idea
BUT
if I have 14 days to pay
14*7.15 = 100,1euros
but if I have 15 gg pay 100 euros
if I have 14 or 15 pay the same ?? |
A suggestion :help | Silvio:
Then, don't use the rounded prices for each day
9 euros / 1 days = 9 euros each day
50 euros / 7 days = 7.14 euros each day
100 euros / 15 days = 6.66 euros each day and
205 euros / 30 days = 6.83 euros each day
Regards
14 * 7.14 = 99.96 Euros
15 * 6.66 = 99.90 Euros
Regards |
A suggestion :help | Hello Silvio,
I created a function for this ( [color=#FF0000:3pui7beh]Tested and Updated 28.03.2009[/color:3pui7beh] ).
With that it is possible to calculate the price, even with using days are [color=#4000FF:3pui7beh]not Linear[/color:3pui7beh].
In my application, I used it for the calculation of fluctuate prices of... |
A suggestion :help | The Function is Updated ( 28.03.2009 )
Regards
Uwe <!-- s:lol: --><img src="{SMILIES_PATH}/icon_lol.gif" alt=":lol:" title="Laughing" /><!-- s:lol: --> |
A suggestion :help | Ukoenig:
Taking your example I get these individual prices
7 50.00 7.1429
8 57.14 7.1400
9 64.29 7.1500
10 71.42 7.1300
11 78.57 7.1500
12 85.71 7.1400
13 92.86 7.1500
14 100.00 7.1400
As we can see the price of 9 days is more expensive than the price of 8 days
and the price of 11 days is more expensive than the pri... |
A suggestion :help | Hello Armando
The prices are calculated ( interpolated ) between two given prices in my function above.
It is a solution for a part of a merchandise planning and control system.
If You want to [color=#FF0000:233l8mx5]keep the price the same between two given points[/color:233l8mx5], it is very easy to do this.
There ... |
A suggestion :help | Sorry but I have this prices
[img:96bis26x]http://img4.imageshack.us/img4/6781/tariffe20072.gif[/img:96bis26x]
I must create a dbf from it
If I have to pay an umbrellas ( look on jpg first line : ombrellone 1° Fila blue box ) for 14 days How many euros I must ask ?
If you calculare the price of e... |
A todo el Foro FELIZ NAVIDAD | Llegada esta Fecha , solo resta MUY FELICES FIESTAS A TODOS y gracias por estar. les mando a todos un fuerte abrazo y que la pasen muy bien juntos a sus afectos.
juan carlos bellucci. |
A todo el Foro FELIZ NAVIDAD | Juan Carlos, igualmente a tí y a todos los amigos del foro.
Saludos. |
A todo el Foro FELIZ NAVIDAD | Juan,
Gracias por todo. FELIZ NAVIDAD a todos deste foro!! |
A todo el Foro FELIZ NAVIDAD | Un saludo muy afectivo para todos! |
A todo el Foro FELIZ NAVIDAD | Gracias por todo. Le deseo una FELIZ NAVIDAD a todos! |
A todo el Foro FELIZ NAVIDAD | Sólo decir gracias por toda la ayuda que en forma desinteresada he recibido siempre de los integrantes del foro.
Desearles a todos que tengan unas felices fiestas y lo mejor para su vida.
Un abrazo.
Rolando <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> |
A todo el Foro FELIZ NAVIDAD | FELICES FIESTAS PARA TODOS, QUE LA PASEN SUPER.
Saludos,
Adhemar |
A todo el Foro FELIZ NAVIDAD | A todo este increible grupo de compañeros y a sus familias
Felíz Navidad y feliz año 2013.
Saludos
Ruben Fernandez |
A todo el Foro FELIZ NAVIDAD | Dios les bendiga |
A todo el Foro FELIZ NAVIDAD | Que la paz reyne en cada uno de vuestros hogares.....
FELIZ NAVIDAD!!!!! |
A todo el Foro FELIZ NAVIDAD | Felices Fiestas !! |
A todo el Foro FELIZ NAVIDAD | Felices Fiestas y Prospero 2013 !!!
Zorionak eta Urte Berri On !!! |
A todo el Foro FELIZ NAVIDAD | Felices fiestas para todos y que este próximo año sea lleno de salud y exitos... |
A todo el Foro FELIZ NAVIDAD | Pués eso,
Espero que hayan pasado o esten pasando una Feliz Navidad.
Que el 2013 no sea un año más en sus vidas. Vívanlo plenamente.
Saludos,
Carlos G. |
A tool to send email ? | Hi friends:
Do you know a very good class, function, lib, dll or tool to send emails from my app, my tools: FWH0810 and xHarbour build 1.1.0 Intl. (SimpLex) (Rev. 6195)?
With best regards |
A tool to send email ? | Here it is:
[code=fw:26kgtr9f]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"Fivewin.ch"</span><br /><br /><br /><span style="color: #00C800;">STATIC</span> hLib<br /><br /><br /><span style="color: #00C800;">FUNCTION</span> MAIN<s... |
A tool to send email ? | Enrico:
Thanks so much for your sample, I'll test it.
Best regards |
A tool to send email ? | I'm using SndMail:
[url:na6frzwh]http://www.xmailserver.org/davide.html[/url:na6frzwh]
EMG |
A tool to send email ? | Thanks a lot Enrico.
Is it possible a small sample <!-- s:oops: --><img src="{SMILIES_PATH}/icon_redface.gif" alt=":oops:" title="Embarassed" /><!-- s:oops: -->
Best regards |
A tool to send email ? | Enrico,
thanks a lot for the sample and your help !!!
Armando,
change hDLL for hLib.
Best regards,
Felix |
A tool to send email ? | [quote="Baxajaun":oxlqv7c5]change hDLL for hLib.[/quote:oxlqv7c5]
Sorry, my fault.
EMG |
A tool to send email ? | Hi friends...
came out this error when compiling
Error: 'D:\SOFT\SNDMAIL\SNDMAIL-2.5\SNDMAIL.LIB' contains invalid OMF record, |
A tool to send email ? | You don't have to link sndmail.lib. Use sndmail.dll only.
EMG |
A tool to send email ? | Hi,,, (thanks Giordano)
any example with hotmail???
this is my code:
[code=fw:1aombo9n]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> cFrom := <span style="color: #ff0000;">"cliente@hotmail.com"</span><br /> cServer := <span style="color: #ff0000;">"smtp.live.com"</span><br /> cTo := <spa... |
A tool to send email ? | [quote="Willi Quintana":38qvr7xe]Hi,,, (thanks Giordano)[/quote:38qvr7xe]
My name is Enrico. <!-- s:-) --><img src="{SMILIES_PATH}/icon_smile.gif" alt=":-)" title="Smile" /><!-- s:-) -->
[quote="Willi Quintana":38qvr7xe]any example with hotmail???[/quote:38qvr7xe]
No, sorry. It should work. Does it work using Outlo... |
A tool to send email ? | hotmail
-P port Set SMTP port { 25 }
port 25 or 995 |
A tool to send email ? | Enrico,
I tested Your sample, but nothing happens
FUNCTION MAIN()
[color=#FF0000:3er17qi6]// AOL SMTP-Server ( infos from internet ):
// smtp.de.aol.com for emails ending with aol.com
// login for the SMTP-Server is needed.
// username and password[/color:3er17qi6]
[color=#0000FF:3er17qi6]LOCAL cFrom := "Uwe"
LO... |
A tool to send email ? | I don't use sndmail.dll any longer. Now I'm using CDO.Message:
[code=fw:1pncxhlg]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00C800;">FUNCTION</span> SENDMAIL<span style="color: #000000;">(</span> cFrom, cServer, cTo, cSubject, cMessage, aAttach, cSender, cUser, cPassword, aCc, l... |
A tool to send email ? | Enrico,
thank You very much for the sample.
I will add it to my downloadsection and test it
regards
Uwe <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> |
A tool to send email ? | Enrico,
Please you can set an example for sendmail (...), for the case of using cServer ? |
A tool to send email ? | Sorry, I haven't understood your question...
EMG |
A tool to send email ? | Perfect! Thanks.
[img:3k3ooe82]http://i.imgur.com/En2CbdA.png[/img:3k3ooe82]
Regards, saludos. |
A tool to send email ? | link for download sndmail.dll
<!-- m --><a class="postlink" href="http://www.xmailserver.org/SndMail-2.5.zip">http://www.xmailserver.org/SndMail-2.5.zip</a><!-- m -->
[code=fw:3aduxr3u]<div class="fw" id="{CB}" style="font-family: monospace;"><br /><span style="color: #00D7D7;">#include</span> <span style="color: #ff... |
A tool to send email ? | [url:23hhthgx]http://www.4shared.com/zip/yOCLl-p-ba/SNDMAIL.html[/url:23hhthgx] |
A tool to send email ? | Enrico,
puedes mostrar un ejemplo de uso de sendmail() con el parametro cServer ?
Google translator :
you can show an example of using sendmail () with the parameter cServer? |
A tool to send email ? | The parameter cServer is the smtp server used to send the email.
EMG |
A tool to send email ? | Is it working to send with TLS/e-mails? |
A tool to send email ? | > Is it working to send with TLS/e-mails?
In my opinion the answer is NO
Bye |
A tool to send email ? | Is there some way to do this ? |
A tool to send email ? | Please read this:
[url:2krcw3ju]http://forums.fivetechsupport.com/viewtopic.php?f=3&t=21490#p191444[/url:2krcw3ju]
EMG |
A toolbox of netfunctions and tDatabase-tests | Hello,
I'm working on a toolbox of netfunctions to control
any network-error.
You can open a DBF twice and test the different netfunctions.
Sample 1 : trying to ZAP a DBF
it will show your own defined error-messages.
[img:35em2fop]http://www.pflegeplus.com/IMAGES/Network2.jpg[/img:35em2fop]
Sample ... |
A toolbox of netfunctions and tDatabase-tests | Uwe,
You should be using database objects. Some messaging is already built into TDatabase. If those don't meet your desires then you can subclass and write your own. This much easier than calling a bunch of functions each time you try to lock or save a record. You just do oCustomer:save() and it locks, saves, and unlo... |
A toolbox of netfunctions and tDatabase-tests | James,
I had a look at TDatabase.
That looks much better and I will rebuild my sample
switching from the old fashion way to TDatabase.
Is there somewhere a recommended sample about the usage ?
I found only little solution parts inside the forum.
regards
Uwe <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt... |
A toolbox of netfunctions and tDatabase-tests | I finished sample 1 and started with a second one using [color=#4000FF:dwfamufb][b:dwfamufb]TDataBase()[/b:dwfamufb][/color:dwfamufb]
testing the netfunctions.
It is the first time testing TDataBase() and i might be wrong
and I have to do some changes.
Maybe a language-support is possible like ?
[color=#0000FF:dwfamu... |
A toolbox of netfunctions and tDatabase-tests | Uwe,
The code below packs the file just fine.
Your error message indicates that the file was not open. Did you have it open elsewhere in your program? You can't have it open in a browse and then open it again in exclusive use.
James
[code=fw:3nca6zbl]<div class="fw" id="{CB}" style="font-family: monospace;"><span ... |
A toolbox of netfunctions and tDatabase-tests | Uwe,
Also you must have oCust declared as a static because you didn't pass it. I don't recommend using statics.
And I don't recommend calling functions to manipulate the database. If you want to modify the database's behavior then create a subclass and override a method (like Zap()).
[code=fw:1s0hqy52]<div class="fw... |
A toolbox of netfunctions and tDatabase-tests | Uwe,
I forgot to ask, did you get the papers I sent you on object-oriented programming? |
A toolbox of netfunctions and tDatabase-tests | James,
Thank You very much. I received Your Emails.
Next I tested Your PACK-sample.
Packing works, but I need something more :
after PACK I have to close EXCLUSIVE and switch back to SHARED to refresh xBrowse.
Adding these two missing steps I noticed a problem.
[color=#FF0000:3t1exftx]Application
===========
Er... |
A toolbox of netfunctions and tDatabase-tests | Uwe,
[quote:3o9747z6]Next I tested Your PACK-sample.
Packing works, but I need something more :
after PACK I have to close EXCLUSIVE and switch back to SHARED to refresh xBrowse.
Adding these two missing steps I noticed a problem.
Error description: Error BASE/1002 Alias does not exist: CUST
[/quote:3o9747z6]
Well I ... |
A toolbox of netfunctions and tDatabase-tests | James,
Yes I tested Your sample.
I will post the complete tool with a download-link.
With that it will be possible to have something useful to work on.
regards
Uwe <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D --> |
A toolbox of netfunctions and tDatabase-tests | Uwe,
I just noticed that the error occurred in xBrowse. I suspect you specified "CUST" was the alias. You need to do this to specify that the browse is using a database object:
oBrw:SetoDBF( oDatabase ) // where oDatabase is whatever name you have used for the database object
oBrw gets the alias from there.
James |
A toolbox of netfunctions and tDatabase-tests | James,
here is the downloadlink
still some improvements must be done
but the basics are working.
DOWNLOAD
<!-- m --><a class="postlink" href="http://www.pflegeplus.com/DOWNLOADS/Network.zop">http://www.pflegeplus.com/DOWNLOADS/Network.zop</a><!-- m -->
regards
Uwe <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.... |
A toolbox of netfunctions and tDatabase-tests | [quote:3ajpdvkl]Uwe wrote:
cAlias := cGetNewAlias( "CUST" )
USE CUSTOMER NEW ALIAS (cAlias) SHARED VIA "DBFCDX"
oCust := TDataBase():New( Select( cAlias ) )
[/quote:3ajpdvkl]
The above should be this simple:
oCustomers:= TCustomers():New()
You need to create a class for each file and the class name should be plural (... |
A toolbox of netfunctions and tDatabase-tests | with browse() you cannot show any record
See oCustomers ( tdatabase ) and oCustomer (TdataRow)
[code=fw:3g4o54kn]<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: #00C... |
A toolbox of netfunctions and tDatabase-tests | Silvio,
function Browse() is not compatible with tDatabase.
tested from inside the tool
[img:2g3kn2ml]http://www.pflegeplus.com/IMAGES/Network11.jpg[/img:2g3kn2ml]
also You can use from folder < samples > [color=#0000FF:2g3kn2ml]xbradded.prg [/color:2g3kn2ml]
next select [color=#0000FF:2g3kn2ml]tDat... |
A toolbox of netfunctions and tDatabase-tests | James,
here is the new downloadlink
PACK and ZAP is working now <!-- s:roll: --><img src="{SMILIES_PATH}/icon_rolleyes.gif" alt=":roll:" title="Rolling Eyes" /><!-- s:roll: -->
some more improvements are done :
closing the program, the number of the last selected sample is saved to a INI-file
and will be opened at ... |
A toolbox of netfunctions and tDatabase-tests | [quote="ukoenig":1nhcdyrx]Silvio,
function Browse() is not compatible with tDatabase.
tested from inside the tool
[img:1nhcdyrx]http://www.pflegeplus.com/IMAGES/Network11.jpg[/img:1nhcdyrx]
also You can use from folder < samples > [color=#0000FF:1nhcdyrx]xbradded.prg [/color:1nhcdyrx]
next select [c... |
A toolbox of netfunctions and tDatabase-tests | Uwe,
do you try it on Lan Network xbradded.prg ?
When I edit a customer I open Custedit() ok ?
and Insert new customer [b:ll5jfye7]Number 501[/b:ll5jfye7]
But I not save it because I'm distracted or I have to go to the bathroom or I'm having coffee...
and I leave the window open
[code=fw:ll5jfye7]<div class="f... |
A toolbox of netfunctions and tDatabase-tests | I finished the tests with many improvements.
Field copy and field replacements.
Once the original DBF is destrroyed from testing, You can restore it from CUST_ORG.dbf
No problems found. <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
( Just let me know if there is sti... |
A toolbox of netfunctions and tDatabase-tests | After many tests and changes
( 3 empty dialogs are added for more tests )
included
tests of : [color=#0000FF:znglfv2d]new, delete, undelete, pack, zap,
save from gets, array-copy, backup restore [/color:znglfv2d]and much more
DOWNLOAD
<!-- m --><a class="postlink" href="http://www.pflegeplus.com/DOWNLOADS/Network.... |
A toolbox of netfunctions and tDatabase-tests | Uwe,
try to make a source dialog edit and add new Id ( incremental field Cr as "0001"-> strzero(recno+1,4))
1. open the test dialog on two different pc ( A,B)
2. Insert a new record on Pc A but not save
3. Insert a new record on Pc B but not save
4. save Pc A
5. save Pc B
and see if you have two record with the same... |
A toolbox of netfunctions and tDatabase-tests | Why do you need the ID?
Try with a global unique identifier.
Otto |
A toolbox of netfunctions and tDatabase-tests | I need
a field character of 4 called ID sample "0001"
I'm asking the moon ? |
A toolbox of netfunctions and tDatabase-tests | A consecutive number and chronological order when entering is only possible if you accept that you also have records with a serial number that are empty.
If you pull the number at the beginning of the input and then the user aborts the input, then the number is used and the data record is empty.
Otherwise you have to d... |
A toolbox of netfunctions and tDatabase-tests | it's all right what you say, I prefer to have a compatibility with the old procedure done in single user (exclusive way). |
A toolbox of netfunctions and tDatabase-tests | Master Uwe, sorry for my stupidity, could you explain the purpose of this program, please?
Regards, saludos. |
A toolbox of netfunctions and tDatabase-tests | karinha,
the purpose :
1. examples of the syntax to use the different methods of tDatabase
2. easy adding of Your own tests without starting from the beginning to define dialogs, browser ....
It works like a box to include different tests.
everything is included in just one program
I just added to a empty dialog Si... |
A toolbox of netfunctions and tDatabase-tests | [quote="ukoenig":2ncmnstn]karinha,
the purpose :
1. examples of the syntax to use the different methods of tDatabase
2. easy adding of Your own tests without starting from the beginning to define dialogs, browser ....
It works like a box to include different tests.
everything is included in just one program
I just ... |
A toolbox of netfunctions and tDatabase-tests | A typical usage
I finished Silvios test with ID - numbers
There is NO problem with the Id's NO double numbers
[quote:mr6b6a0n]
try to make a source dialog edit and add new Id ( incremental field Cr as "0001"-> strzero(recno+1,4))
1. open the test dialog on two different pc ( A,B)
2. Insert a new record on Pc A but no... |
A toolbox of netfunctions and tDatabase-tests | Hello,
I need some help for the new FILTER-section to complete it.
It belongs to the first 3 positions using < [color=#0000FF:1lrtlu0e][b:1lrtlu0e]Setfilter[/b:1lrtlu0e][/color:1lrtlu0e] >
[color=#FF0000:1lrtlu0e]1. oCust:SetFilter(" Last <!-- s:?: --><img src="{SMILIES_PATH}/icon_question.gif" alt=":?:" title="Ques... |
A toolbox of netfunctions and tDatabase-tests | The update with many new tests included
Thanks to Mr. Rao for his help <!-- s:D --><img src="{SMILIES_PATH}/icon_biggrin.gif" alt=":D" title="Very Happy" /><!-- s:D -->
future improvements
1. connection to the forum and fw-topics for each test
2. editor to view the source of each test
3. a help text for each test
F... |
A transparent MDI-child to show Backgrd. of MDI-frame ? | Hello,
is it possible, do define a transparent MDI-child ?
I want to show the Background from MDI-frame.
I got it working, but only with some graphical-extras.
Maybe my Solution is the only way, how to do it.
<!-- l --><a class="postlink-local" href="http://forums.fivetechsupport.com/viewtopic.php?f=3&t=20440&p=1084... |
A transparent MDI-child to show Backgrd. of MDI-frame ? | Uwe
Are you talking about the transparency of the mdi child frame ??
Rick Lipkin |
A transparent MDI-child to show Backgrd. of MDI-frame ? | Rick,
the Screenshot explains, what I mean.
Using a Dialog, I can define a Zero-brush and I will see the Background of the MDI-frame ( my first tests ).
It doesn't work with Windows, and shows a black Background.
I fixed the Problem, using Brushes the same like the MDI-frame shows, to get a transparent-effect.
( poste... |
A transparent MDI-child to show Backgrd. of MDI-frame ? | Here is another approach, but much simpler. Programmers with lesser knowledge like me can understand and do.
[code=fw:3707in6k]<div class="fw" id="{CB}" style="font-family: monospace;"><span style="color: #00D7D7;">#include</span> <span style="color: #ff0000;">"fivewin.ch"</span><br /><br /><span style="color: #B900B9;... |
A transparent MDI-child to show Backgrd. of MDI-frame ? | Edited my source slightly. Avoided setting brush to child window. |
A transparent MDI-child to show Backgrd. of MDI-frame ? | Mr. Rao,
thank You very much. I added the Button-logic and it works perfect.
I will include the new Solution in my next Update.
[img:3ocu116o]http://www.pflegeplus.com/pictures/mdibutt1.jpg[/img:3ocu116o]
You can test all kind of Backgrounds. Define nOption on top.
nOption = 1 Color
nOption = 2 Gradi... |
A transparent MDI-child to show Backgrd. of MDI-frame ? | Mr. Rao,
Thank You very much for all Your Infos.
I included Your Functions and it is possible now, to show the transparent Child
without using a extra Background-image.
As well the MDI-frame Background can be changed without a new start.
The Restart-test is still included to show the changes, reading new Values from ... |
A transparent MDI-child to show Backgrd. of MDI-frame ? | Mr Uwe
Glad I could be of some help to you.
Can you please let me know what is the function you were using to make bitmap from a smaller rectangle inside a window?
Honestly, I am not still happy with my solution for transparency. This is not truly transparent. Because to be really transparent, when more MDICHILD win... |
A transparent MDI-child to show Backgrd. of MDI-frame ? | Mr. Rao,
I added a new Group to the Ribbonbar.
Now it is possible to place a Thumbnail on the MDI-frame of any defined Background ( 3 Groups ).
The Screenshot shows the Button-group with selected < transparent >
The Thumbnail shows the Image, that would be the Background, if < Image > is selected.
[img:1l5pqr4v]h... |
A transparent MDI-child to show Backgrd. of MDI-frame ? | Mr. Rao,
In my new Tool, I added Buttons to a MDI-Window.
With tests before : From MDI-Main and Child, transparent works.
Now it gets a bit more complicated :
1. A Main-window
2. The Main-window includes a Dialog
3. From the Dialog I call a MDI-frame
4. The MDI-Frame includes a Child.
The Child I cannot get transpa... |
A veces funciona y a veces no el Pegado(CTRL_V) en TGet | Saludos amigos del foro.
Este maravilloso foro que tanto nos ayuda.
Una pregunta que seguro ya la hicieron antes.
Porque "a veces" funciona y "a veces no" el Pegado en TGet. Es decir cuando hago CTRL-V en un campo GET aparece inmediatamente lo pegado, pero cuando paso al siguiente campo get desaparece lo copiado.
C... |
A veces funciona y a veces no el Pegado(CTRL_V) en TGet | No había probado, el Ctrl-C, y Ctrl-V, en la aplicación que esta en pleno desarrollo.
Así que lo he estado probando, y no da problemas. Seguiré haciendo pruebas.
Le adjunto, la configuración de un Edit text style, que uso en la aplicación, por si le fuera de ayuda:
En Caption: Text
En Attributes: Tab stop, Visibley... |
A ver si alguien me aclara éste error | Hola a todos
Tengo éste código[code:3grhj11v]cFile:="ALBARAN"
dbUseArea(.T.,,(cFile),"Pedidos",.T.)
Pedidos->(OrdSetFocus("Codigo"))
pedidos->(Dbgotop())
CursorWait()
//***** _DIAS = 90
dStartDate:=DATE()-_DIAS
COPY TO POD2WEB1 FOR... |
A ver si alguien me aclara éste error | Solucionado
Debía de estar corrupto el fpt, le he pasado el Advanced Dbf Repair, y ya funciona
Saludos |
A ver si esta sale...Boton con prompt en 2 lineas | Alguien me daria un ejemplo de un boton desde
recursos con 2 lineas de promp y un bitmap (Ej.: prompt "Cerrar"+CRLF+"TODAS LAS BASES" y una cruz como bitmap para ver
si terminan mis problemas con lo botones POR FAVOR.
Gracias y disculpen
Saludos Ruben Fernandez |
A ver si esta sale...Boton con prompt en 2 lineas | Hola amigo...
Prueba así:
[code=fw:3r7qwi5p]<div class="fw" id="{CB}" style="font-family: monospace;"><br /> <span style="color: #0000ff;">REDEFINE</span> <span style="color: #0000ff;">BUTTON</span> oBtn <span style="color: #0000ff;">ID</span> <span style="color: #000000;">200</span> <span style="color: #0... |
A ver si esta sale...Boton con prompt en 2 lineas | Gracias Esteban... no funciono, seguire probando a ver como lo logro.
Muchas gracias y saludos
Ruben Fernandez |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.