| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 1070 online users. » 2 Member(s) | 1064 Guest(s) Applebot, Bing, Google, Yandex, charliejames122, Danielot
|
| Latest Threads |
WebApplication.IP change ...
Forum: IntraWeb General Discussion
Last Post: MJS@mjs.us
09-11-2026, 09:49 PM
» Replies: 1
» Views: 243
|
Hook/callback to handle t...
Forum: IntraWeb General Discussion
Last Post: Lenfors
09-08-2026, 09:03 AM
» Replies: 0
» Views: 195
|
Reproducible IIS crash in...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-08-2026, 01:48 AM
» Replies: 0
» Views: 211
|
The packages IW16.xx inc...
Forum: IntraWeb General Discussion
Last Post: hsbelli
09-03-2026, 11:46 AM
» Replies: 2
» Views: 509
|
Redirection issues with F...
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 10:03 AM
» Replies: 0
» Views: 261
|
Source Code
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 08:11 AM
» Replies: 3
» Views: 679
|
TContenthandler requires ...
Forum: IntraWeb General Discussion
Last Post: valmeras
08-30-2026, 02:35 AM
» Replies: 0
» Views: 243
|
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
08-20-2026, 05:12 PM
» Replies: 8
» Views: 2,303
|
Change Language DataTable
Forum: IntraWeb General Discussion
Last Post: Rigoberto Mercedes
08-19-2026, 03:21 PM
» Replies: 1
» Views: 385
|
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-14-2026, 08:01 AM
» Replies: 5
» Views: 1,018
|
|
|
| Calling free on objects created and returned by a .net method |
|
Posted by: gezaszabo - 12-20-2021, 09:34 PM - Forum: CrossTalk General Discussion
- Replies (2)
|
 |
Hi,
I understand that if I create a .net object from Delphi then CrossTalk on the .net side will keep a reference to it until I call free to avoid it being collected by the Garbage Collector.
What happens if the .net object is created and returned by a .net method? Will CrossTalk keep a reference to it until I call free? If so does that means that whenever an object is returned I must call free on it on the Delphi side?
Regards
Geza
|
|
|
| Unit generated from netstandard2.0 library misses NET.mscorlib |
|
Posted by: gezaszabo - 12-18-2021, 07:59 PM - Forum: CrossTalk General Discussion
- Replies (3)
|
 |
Hi,
I am trying to use a netstandard2.0 assembly from delphi. From the generated unit's uses list NET.mscorlib is misssing. I have added it manually and then the unit works. But I am wondering how well using a netstandard2.0 assembly will work and will I run into other issues.
Seems like using a netstandard2.0 library is not tested before CrossTalk is released which makes me worry.
Regards
Geza
|
|
|
| Three.JS 3D with IW, Look IW15 and output IW17 |
|
Posted by: DidierMenant - 12-18-2021, 11:08 AM - Forum: IntraWeb General Discussion
- Replies (3)
|
 |
Hello,
i work Delphi 10.4.2 and many programs in IW15
I have tree questions :
Q1) Do you have a solution for integrate Tree.js 3D in intraweb 15 ? in intraweb 17 ?
and if so do you have any examples or leads?
Q2) With my existing IW15 programs how to improve the look (new bootstrapt? etc), and example ?
Q2) Real output IW17 ?
Good day
|
|
|
| how to get help from Atozed |
|
Posted by: bostjan - 12-17-2021, 01:05 PM - Forum: IntraWeb General Discussion
- Replies (5)
|
 |
Hi,
as I wrote on subject my question is simple - what do I need to do so I would get help from Atozed?
So far (and I can also add I'm waiting for an answer even for months!) I got help only on one subject and I have a feeling you helped me only because one other member intervene. Is the reason because question are mostly because of using Bootstrap or I simply am not eligible to get help? If second, what do I need to do to become eligible?
Kind regards,
Bostjan
|
|
|
| issues using IWDatePicker |
|
Posted by: PDSBILL - 12-15-2021, 06:28 PM - Forum: IntraWeb General Discussion
- Replies (1)
|
 |
I run into issues where the IWdatepicker in a region aligned top will appear transparent (You see the calendar, but also see what it is covering) when it renders the calendar outside the region (Clip Region is false) over another region aligned client. No issues with the other dropdown type components.
|
|
|
| IWGrid ScrollToCurrentRow |
|
Posted by: PaulWeem - 12-14-2021, 09:41 AM - Forum: IntraWeb General Discussion
- Replies (11)
|
 |
Hi,
I am using Delphi 11 and IW version 15.2.48.
And I am wondering if IWGrid.CurrentRow and IWGrid.ScrollToCurrentRow = True work like one expects.
If so, can you please explain (to me or in an example) how to apply this, because I can't get it to work.
Thanks in advance!
Cheers, Paul
|
|
|
|