Description:
Technical discussion of Clarion programming.
|
|
|
Animated icon in browse
|
| |
Hi all
I need to display animated icon, probably some gif file, in one column in the browse list. How?
I appreciate any answer
Thanks
|
|
selecting record
|
| |
I have an Purchase request record such as :
PRno Item qty recordnumber
001 AAA 10 1
001 BBB 20 2
001 CCC 15 3
And I have a Purchase order table which the record is taking from Purchase request record. My problem is I can't select on of those records. For example when I choose the 2 and next entry I choose record number 3. the value is still appearing the record number 2.... more »
|
|
Durban KZN Clarion Developers: Clarion Books
|
| |
Recently retired, I have some Clarion publications (eg Clarion Tips & Techniques) I no longer need. Clarion programmers in the Durban, South Africa area are welcome to contact me by email (cgg1946 AT gmail.com)if they are interested.
|
|
Redisplaying a Form
|
| |
I have a Form with two buttons 'Add some records' and 'Remove the records'. Pushin the first adds some records to a table and pushing the second removes the same records. This works fine.
I also have a Status field which has two radio buttons - "Records not added" and "Records added". When I push 'Add some Records' I call a procedure which adds and updates the status. The status radio buttons has a set of Enable and Disable controls depending on the value of status.... more »
|
|
SoftVelocity ODBC 4 for TopSpeed
|
| |
Hi there,
I have just been asked to install ODBC 4 for TopSpeed on a dev Xenapp server, originally this was installed on a workstation at the company.
When attempting to install the Read Only and Read Write drivers it prompts for the following dll's:
R/W:
C:\Windows\System32\c4otsx.dll... more »
|
|
ANN: ksUI Library - Let your users modify user interface
|
| |
Hi,
We are happy to announce beta version of our new product
ksUI Library - Let your users modify user interface
[link]
ksUI Library provides visual tools similar to the Clarion IDE window designer to let your users modify application windows appearance at run time. Users will be able to move controls around, resize, change text, font, icons and other control attributes. Different charsets are supported so this library can be very useful when translating your Clarion app to other languages.... more »
|
|
Problems writing date and time values in TPS files
|
| |
Hi there,
I'm using BusinessObjects Dataservices to import bulk data from an oracle database into tps files.
I access the tps files with the topspeed ODBC driver. Reading the files is no problem, but writing is a problem especially date and time fields.
This is the sql statement that Business Object dataservices generates :... more »
|
|
|