Merry Christmas to you and your family. Thank you for all your help in 2006
with the Xailer demo. I look forward to purchasing Xailer and becoming an
official user in 2007.
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=458ecf0b@news.xailer.com...]458ecf0b@news.xailer ...
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.
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 24 coincidencias
- Mar Dic 26, 2006 7:00 am
- Foro: Xailer English
- Tema: Merry Christmas!
- Respuestas: 1
- Vistas: 1487
- Jue Oct 26, 2006 7:57 am
- Foro: Xailer English
- Tema: Datasource cConnect property since v1.1
- Respuestas: 5
- Vistas: 3172
Datasource cConnect property since v1.1
Ignacio,
<< Could you send us a small sample showing the error. >>
I cannot send you a sample because it's purely in the IDE cConnect property
where I am having problems. Type in the four back slashes, save the project,
exit and reopen. It modifies it to two back slashes and the connection is ...
<< Could you send us a small sample showing the error. >>
I cannot send you a sample because it's purely in the IDE cConnect property
where I am having problems. Type in the four back slashes, save the project,
exit and reopen. It modifies it to two back slashes and the connection is ...
- Mié Oct 25, 2006 7:24 pm
- Foro: Xailer English
- Tema: Datasource cConnect property since v1.1
- Respuestas: 5
- Vistas: 3172
Datasource cConnect property since v1.1
I am still having problems with connection strings even with 1.1a.
\000.000.00.000:9000sharedmyfolderdatamydict.add
is transformed to
00.000.00.000:9000sharedmyfolderdatamydict.add
and the connection fails on project reopens. I have to manually add back the
two slashes.
\000.000.00.000:9000sharedmyfolderdatamydict.add
is transformed to
00.000.00.000:9000sharedmyfolderdatamydict.add
and the connection fails on project reopens. I have to manually add back the
two slashes.
- Sab Sep 23, 2006 5:01 pm
- Foro: Xailer English
- Tema: Xhabour Compiler Updates
- Respuestas: 1
- Vistas: 1829
Xhabour Compiler Updates
I've notice on the xharbour.com website that they have made some
improvements to the ADSRDD, specifically the following:
xHarbour RDDADS
a.. Added possibility to save memo fields bigger than 64K.
b.. Inverted checking for memo data types, verifying binary first, to
prevent freeze in some ...
improvements to the ADSRDD, specifically the following:
xHarbour RDDADS
a.. Added possibility to save memo fields bigger than 64K.
b.. Inverted checking for memo data types, verifying binary first, to
prevent freeze in some ...
- Jue Ago 17, 2006 6:27 pm
- Foro: Xailer English
- Tema: Browse Stablization Message/Property
- Respuestas: 3
- Vistas: 2637
Browse Stablization Message/Property
I am using a TDBBrowse on the ADS data source referencing a TDbfDataSet and
grabbing up to three fields to display a description under the icon located
in the drop zone of the TScrollBox below the browse. The fields are grabbed
by table reference and field name(s) directly -- ::oTable:FIELD1 ...
grabbing up to three fields to display a description under the icon located
in the drop zone of the TScrollBox below the browse. The fields are grabbed
by table reference and field name(s) directly -- ::oTable:FIELD1 ...
- Jue Ago 17, 2006 1:32 am
- Foro: Xailer English
- Tema: Browse Stablization Message/Property
- Respuestas: 3
- Vistas: 2637
Browse Stablization Message/Property
I have a browse and a scrollbox below the browse representing a sort of
workspace. My intent is to allow the user to drag and drop records from the
browse into the scroll box where I represent the record as an icon. So far
so good -- works perfectly *when the table is local*.
The datasource ...
workspace. My intent is to allow the user to drag and drop records from the
browse into the scroll box where I represent the record as an icon. So far
so good -- works perfectly *when the table is local*.
The datasource ...
- Dom Ago 06, 2006 5:32 am
- Foro: Xailer English
- Tema: TMaskEdit Problem
- Respuestas: 1
- Vistas: 1731
TMaskEdit Problem
I didn't have this problem with the pre 1.0 betas, but when I have a
TMaskEdit control with cPicture set to @!, once I tab out of the control and
Shit+Tab back into the control, I cannot add anymore characters to the
string. I have solved the problem by setting the nCharCase to cUPPERCASE ...
TMaskEdit control with cPicture set to @!, once I tab out of the control and
Shit+Tab back into the control, I cannot add anymore characters to the
string. I have solved the problem by setting the nCharCase to cUPPERCASE ...
- Vie Ago 04, 2006 5:28 pm
- Foro: Xailer English
- Tema: Brush not Applying in Explorer Bar - TPanel/TBevel/TScrollBox
- Respuestas: 2
- Vistas: 2275
Brush not Applying in Explorer Bar - TPanel/TBevel/TScrollBox
I forgot to mention, I am using the TBrush setting, not the nClrPane
setting. It does change using the nClrPane setting, but I want a custom
color. I'm guessing the intended way this should work is that a TBrush
should override the nClrPane setting, no?
"Andrew W. Ross" < aross@ssctv.net ...
setting. It does change using the nClrPane setting, but I want a custom
color. I'm guessing the intended way this should work is that a TBrush
should override the nClrPane setting, no?
"Andrew W. Ross" < aross@ssctv.net ...
- Vie Ago 04, 2006 5:04 pm
- Foro: Xailer English
- Tema: Brush not Applying in Explorer Bar - TPanel/TBevel/TScrollBox
- Respuestas: 2
- Vistas: 2275
Brush not Applying in Explorer Bar - TPanel/TBevel/TScrollBox
With XP Theme off, I tried to replace the Windows Default ugly, dark gray
"InactiveCaption..." color for a TPanel object in an Explorer bar. The color
changes in the IDE, but when you run the application, it doesn't change.
Also, if you exit Xailer and return, the old color is back to ...
"InactiveCaption..." color for a TPanel object in an Explorer bar. The color
changes in the IDE, but when you run the application, it doesn't change.
Also, if you exit Xailer and return, the old color is back to ...
- Jue Ago 03, 2006 10:02 pm
- Foro: Xailer English
- Tema: ImageList or IconView/IconList
- Respuestas: 1
- Vistas: 1809
ImageList or IconView/IconList
I think I've asked this before, but do you have plans for an ImageList class
or IconView/IconList class? I have a redimentary class built, but before I
go on and program the rest of it, I thought I would ask.
See the top image from the link below to understand what I'm after:
http://www ...
or IconView/IconList class? I have a redimentary class built, but before I
go on and program the rest of it, I thought I would ask.
See the top image from the link below to understand what I'm after:
http://www ...
- Mié Ago 02, 2006 12:57 am
- Foro: Xailer English
- Tema: Dialogs in Panels Question
- Respuestas: 5
- Vistas: 3391
Dialogs in Panels Question
This just keeps getting better and better. So in other words, Instead of
using TPage and having to program all the properties and methods, I can use
XPage and program just the stuff I need for this "dialog" container. Neat!
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news ...
using TPage and having to program all the properties and methods, I can use
XPage and program just the stuff I need for this "dialog" container. Neat!
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news ...
- Mar Ago 01, 2006 10:14 pm
- Foro: Xailer English
- Tema: Dialogs in Panels Question
- Respuestas: 5
- Vistas: 3391
Dialogs in Panels Question
Just out of curiosity, are there any other undocumented (english) classs
like XPage and XFolderPage. Or if they are documented and just not in the
Xailer help file, where can I find the documentation?
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:44cf9289$[email=1@news.xailer ...
like XPage and XFolderPage. Or if they are documented and just not in the
Xailer help file, where can I find the documentation?
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:44cf9289$[email=1@news.xailer ...
- Mar Ago 01, 2006 8:35 pm
- Foro: Xailer English
- Tema: Dialogs in Panels Question
- Respuestas: 5
- Vistas: 3391
Dialogs in Panels Question
Perfecto! That's what I was looking for.
Thanks.
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:44cf9289$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Andrew,
>
>> In FiveWin, I could assign a child dialog to a TPanel object
>> programmatically. When the user ...
Thanks.
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:44cf9289$[email=1@news.xailer.com...]1@news.xailer.com...[/email]
> Andrew,
>
>> In FiveWin, I could assign a child dialog to a TPanel object
>> programmatically. When the user ...
- Mar Ago 01, 2006 6:32 pm
- Foro: Xailer English
- Tema: Dialogs in Panels Question
- Respuestas: 5
- Vistas: 3391
Dialogs in Panels Question
In FiveWin, I could assign a child dialog to a TPanel object
programmatically. When the user switches context in my program, I could
"End" one non-modal dialog and create another. Furthermore, I could work on
all these child dialogs and their various edit controls independently in
Borland's ...
programmatically. When the user switches context in my program, I could
"End" one non-modal dialog and create another. Furthermore, I could work on
all these child dialogs and their various edit controls independently in
Borland's ...
- Mar Ago 01, 2006 5:20 pm
- Foro: Xailer English
- Tema: Browse with Bitmaps in a Column
- Respuestas: 4
- Vistas: 2805
Browse with Bitmaps in a Column
So simple, thanks!
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=44cf18d1@news.xailer.com...]44cf18d1@news.xailer.com...[/email]
> Andrew,
>
>> Thanks, but I have another problem. I am assigning logical values to the
>> first column and string values to the second ...
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=44cf18d1@news.xailer.com...]44cf18d1@news.xailer.com...[/email]
> Andrew,
>
>> Thanks, but I have another problem. I am assigning logical values to the
>> first column and string values to the second ...
- Mar Ago 01, 2006 12:31 am
- Foro: Xailer English
- Tema: Browse with Bitmaps in a Column
- Respuestas: 4
- Vistas: 2805
Browse with Bitmaps in a Column
José,
Thanks, but I have another problem. I am assigning logical values to the
first column and string values to the second column in the forms on create
event so the browse is setup. No problem so far. However, when the form is
displayed the browse contains both the bitmap *and* the logical ...
Thanks, but I have another problem. I am assigning logical values to the
first column and string values to the second column in the forms on create
event so the browse is setup. No problem so far. However, when the form is
displayed the browse contains both the bitmap *and* the logical ...
- Lun Jul 31, 2006 11:33 pm
- Foro: Xailer English
- Tema: Browse with Bitmaps in a Column
- Respuestas: 4
- Vistas: 2805
Browse with Bitmaps in a Column
Is there an example of a browse with a bitmap assigned to a column? What I
am after is a check box (2 images on/off) in one column and a text label in
a second column. I would like to use the array browse class. I can't seem to
find a sample of any kind with any of the browse classes showing ...
am after is a check box (2 images on/off) in one column and a text label in
a second column. I would like to use the array browse class. I can't seem to
find a sample of any kind with any of the browse classes showing ...
- Lun Jul 31, 2006 5:55 pm
- Foro: Xailer English
- Tema: IDE - Minor Annoyance
- Respuestas: 3
- Vistas: 2397
IDE - Minor Annoyance
That makes sense, but when you are assigning a commen event handler for all
items in the option list, it becomes difficult. I'll live with it.
Thanks
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=44cdd4c1@news.xailer.com...]44cdd4c1@news.xailer.com...[/email]
> Andrew ...
items in the option list, it becomes difficult. I'll live with it.
Thanks
"Jose F. Gimenez" <jfgimenez@wanadoo.es> wrote in message
news:[email=44cdd4c1@news.xailer.com...]44cdd4c1@news.xailer.com...[/email]
> Andrew ...
- Sab Jul 29, 2006 2:28 am
- Foro: Xailer English
- Tema: IDE - Minor Annoyance
- Respuestas: 3
- Vistas: 2397
IDE - Minor Annoyance
In an OptionList inside an Explorer Bar, each time you click on a button
item to paste an OnClick event causes the form to disappear when you click
on the next button item.
item to paste an OnClick event causes the form to disappear when you click
on the next button item.
- Sab Jul 29, 2006 1:13 am
- Foro: Xailer English
- Tema: Rebar - Switching Control Order
- Respuestas: 1
- Vistas: 1682
Rebar - Switching Control Order
When adding controls to a rebar, if you use the Object Inspector up and down
arrow to change the control order, the order is not visually reflected on
the rebar. You have to exit and restart Xailer to see the change.
arrow to change the control order, the order is not visually reflected on
the rebar. You have to exit and restart Xailer to see the change.
- Vie Jul 28, 2006 9:19 pm
- Foro: Xailer English
- Tema: Strategy Question
- Respuestas: 3
- Vistas: 2476
Strategy Question
You sort of have it and gave me some good ideas, but let me clarify a bit
more:
As I said, some fields in our system require calculations or special
handling. What I am doing with the 16-bit FiveWin version is passing a text
label from the field's VALID clause to a central calculation module ...
more:
As I said, some fields in our system require calculations or special
handling. What I am doing with the 16-bit FiveWin version is passing a text
label from the field's VALID clause to a central calculation module ...
- Vie Jul 28, 2006 7:11 pm
- Foro: Xailer English
- Tema: Treeview Images
- Respuestas: 3
- Vistas: 2492
Treeview Images
I tried the option list which I think it a better looking solution, but I
didn't see a way to highlight the selected option. With the button style, is
there a way to alter or highlight the selected button so the user knows the
context?
I want to switch data entry screens when the user selects ...
didn't see a way to highlight the selected option. With the button style, is
there a way to alter or highlight the selected button so the user knows the
context?
I want to switch data entry screens when the user selects ...
- Vie Jul 28, 2006 6:50 pm
- Foro: Xailer English
- Tema: TreeView Save State
- Respuestas: 5
- Vistas: 3465
TreeView Save State
Jose,
Thanks. I had actually tried that with success but I was hoping to keep it
as part of the TreeView events -- no problemo.
I love the blog. I didn't realize you had such detailed help/tutorials
there. It's hidden below the border on the support page. But even so, I
though it was your ...
Thanks. I had actually tried that with success but I was hoping to keep it
as part of the TreeView events -- no problemo.
I love the blog. I didn't realize you had such detailed help/tutorials
there. It's hidden below the border on the support page. But even so, I
though it was your ...
- Vie Jul 28, 2006 1:38 am
- Foro: Xailer English
- Tema: TreeView Save State
- Respuestas: 5
- Vistas: 3465
TreeView Save State
I'm trying to experiment with the OnShow event to accopmlish what I want
below, but the OnShow event never seems to fire. Is the OnShow event working
or should I be placing the code in some other event on the TreeView control?
"Andrew W. Ross" < awr@jps.net > wrote in message
news:44c93f62 ...
below, but the OnShow event never seems to fire. Is the OnShow event working
or should I be placing the code in some other event on the TreeView control?
"Andrew W. Ross" < awr@jps.net > wrote in message
news:44c93f62 ...