In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

Se encontraron 177 coincidencias

por Roberto
Lun Mar 12, 2012 5:35 pm
Foro: English
Tema: roundgroupbox and gradient
Respuestas: 2
Vistas: 1095

roundgroupbox and gradient

tks,
por Roberto
Lun Mar 12, 2012 4:04 pm
Foro: English
Tema: roundgroupbox and gradient
Respuestas: 2
Vistas: 1095

roundgroupbox and gradient

Hi, again.
how to put a Label inside a RoundGroupBox (with lTransparent set to false and with gradient) and make it (the label) transparent?
por Roberto
Lun Mar 12, 2012 11:24 am
Foro: English
Tema: OnPaint how to...
Respuestas: 1
Vistas: 1010

OnPaint how to...

Hi, Mr. Gimenez, Can you give me some example of how to use the event OnPaint? There are some situations where I need to move a control (panel, bevel, so on) BEFORE it appear to the user. I'm using OnShow, but the the result is terrible. Another situation is when I need a control centered in the mai...
por Roberto
Lun Mar 12, 2012 11:09 am
Foro: English
Tema: TShiftPanel closed
Respuestas: 7
Vistas: 2022

TShiftPanel closed

tks =)
por Roberto
Vie Mar 09, 2012 6:54 pm
Foro: English
Tema: TFolder problem
Respuestas: 1
Vistas: 917

TFolder problem

When the nAlign is set to Left or Right the controls does not have the same look (border, selected tab, etc)


Attached files Test4.zip (5.7 KB)Â
por Roberto
Jue Mar 08, 2012 11:18 pm
Foro: English
Tema: TShiftPanel closed
Respuestas: 7
Vistas: 2022

TShiftPanel closed

another problems:
if nAlign = none and norientation = left or right then the title is not showed.
the values of norientation and some other are not showed (just the value, not the constant) at editor (properties)
por Roberto
Mar Mar 06, 2012 1:26 pm
Foro: English
Tema: how to show a covered control
Respuestas: 2
Vistas: 1059

how to show a covered control

tank you.
I will report if I get any strange behaviour.
por Roberto
Lun Mar 05, 2012 1:29 pm
Foro: English
Tema: TShiftPanel closed
Respuestas: 7
Vistas: 2022

TShiftPanel closed

tks
por Roberto
Vie Mar 02, 2012 4:54 pm
Foro: English
Tema: how to show a covered control
Respuestas: 2
Vistas: 1059

how to show a covered control

How do I show the oPanel1??

Attached files Test4.zip (5.7 KB)Â
por Roberto
Mié Feb 29, 2012 2:27 pm
Foro: English
Tema: nAlign property
Respuestas: 5
Vistas: 1498

nAlign property

Tks for ur answer, but...
I already know how it works, it's not the problem. what I am asking is if there is a way to modify its behavior, ie, if I can create first the control with nAlign = alClient and then the others like I can do in VB.
por Roberto
Mar Feb 28, 2012 3:04 pm
Foro: English
Tema: nAlign property
Respuestas: 5
Vistas: 1498

nAlign property

tks, but it is not the problem.
I need to create the controls at runtime.
por Roberto
Mar Feb 28, 2012 1:39 am
Foro: English
Tema: nAlign property
Respuestas: 5
Vistas: 1498

nAlign property

Hi, I have a form with two controls. The nAlign properties are set to alClient and alRight respectively, but just the first one is shown. It works if I change the order, but I don't want this behavior, ie, the first control MUST be client aligned. Is there a way to solve it? In VB there are function...
por Roberto
Sab Feb 25, 2012 3:36 pm
Foro: English
Tema: TShiftPanel closed
Respuestas: 7
Vistas: 2022

TShiftPanel closed

tks for your answer,
The problem is if the tshiftpanel control is closed and the user press the tab key then the control inside of tshiftpanel (that the user can't see) receive the focus
por Roberto
Sab Feb 25, 2012 1:27 am
Foro: English
Tema: TShiftPanel closed
Respuestas: 7
Vistas: 2022

TShiftPanel closed

when a control TShiftPanel is closed all inside controls remains accessible.
por Roberto
Mié Ene 25, 2012 2:31 pm
Foro: English
Tema: mysql connection
Respuestas: 5
Vistas: 2518

mysql connection

No answer?
por Roberto
Sab Ene 21, 2012 2:17 pm
Foro: English
Tema: mysql connection
Respuestas: 5
Vistas: 2518

mysql connection

I have an application with mysql. It works fine but if I stop using it for a few minutes the mysql connection is lost (Lost connection to MySQL during query #2013).
There is no problem with the network and the server is ok.
por Roberto
Lun Ene 09, 2012 8:13 pm
Foro: English
Tema: onPreSave event and Update method of tmysql
Respuestas: 4
Vistas: 1230

onPreSave event and Update method of tmysql

Thank you indeed
por Roberto
Lun Ene 09, 2012 3:05 pm
Foro: English
Tema: onPreSave event and Update method of tmysql
Respuestas: 4
Vistas: 1230

onPreSave event and Update method of tmysql

Ignacio,
Yes, but it isn't what the documentation says.
The second point is: what to do if the update returns false? I lost the datafield's text and I can't continue editing. It's not the expected behavior, I guess.
por Roberto
Lun Ene 09, 2012 12:29 am
Foro: English
Tema: onPreSave event and Update method of tmysql
Respuestas: 4
Vistas: 1230

onPreSave event and Update method of tmysql

please, see the fragment code below: ...bla, bla, bla // customer is a dataset, obviously customer:OnPreSave := { |oSender| Empty(oSender:Name) } /* it means, I guess, that the update process will be stoped if the customer's name is empty, right? But the update() process returns .T. EVEN if onpresav...
por Roberto
Dom Dic 18, 2011 1:01 am
Foro: English
Tema: XA_GradientFillH function
Respuestas: 2
Vistas: 32876

XA_GradientFillH function

Hi, Jose
Tks again.
I whould like to use this sample with a TExplorerBar, but the TOptionList does show correctly.
Any idea?
btw, xailer 2.5 is working very fine!
por Roberto
Jue Dic 08, 2011 4:12 pm
Foro: English
Tema: TBanner oOrientation problem
Respuestas: 1
Vistas: 924

TBanner oOrientation problem

Hi,
the ctext does not appear correctly if the norientation is changed

Attached files TBannerTest.zip (4.7 KB)Â
por Roberto
Jue Dic 08, 2011 5:06 am
Foro: English
Tema: problem with TDBNavigator with mySQL
Respuestas: 2
Vistas: 1204

problem with TDBNavigator with mySQL

Sir, It's a realy complex problem! I still can be wrong, but I think the real problem is that lAllowProcessMessages is True. So, when a query is being executed the program continues and can't find the expedted oDataField that the query will return! I turned it off (false) and tested all again... see...
por Roberto
Jue Dic 08, 2011 4:23 am
Foro: English
Tema: problem with TDBNavigator with mySQL
Respuestas: 2
Vistas: 1204

problem with TDBNavigator with mySQL

I have a huge system that is working fine with version 1.9.9. I'm moving to 2.5 and I found the following isues: 1. Query, now, need to be opened. before: QClient := oTMySQLDataSource:Query("SELECT Name, Id FROM Client") outdebug(QClient:Name) now: QClient := oTMySQLDataSource:Query("...
por Roberto
Mié Dic 07, 2011 9:03 pm
Foro: English
Tema: TFolder doubt
Respuestas: 3
Vistas: 1584

TFolder doubt

Tks, but where it sould be? OnExit? OnChanging? The problem is if I move to another program (word, for example) and turn back to my xailer application (
por Roberto
Mié Dic 07, 2011 8:31 pm
Foro: English
Tema: samples (2.5)
Respuestas: 2
Vistas: 1376

samples (2.5)

Tks, Sir.