| Welcome, Guest |
You have to register before you can post on our site.
|
| Online Users |
There are currently 813 online users. » 3 Member(s) | 807 Guest(s) Applebot, Bing, Google, 8eejlcom, gg88tco, yo88dog1
|
| Latest Threads |
WebApplication.IP change ...
Forum: IntraWeb General Discussion
Last Post: MJS@mjs.us
11 hours ago
» Replies: 1
» Views: 107
|
Hook/callback to handle t...
Forum: IntraWeb General Discussion
Last Post: Lenfors
09-08-2026, 09:03 AM
» Replies: 0
» Views: 104
|
Reproducible IIS crash in...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
09-08-2026, 01:48 AM
» Replies: 0
» Views: 114
|
The packages IW16.xx inc...
Forum: IntraWeb General Discussion
Last Post: hsbelli
09-03-2026, 11:46 AM
» Replies: 2
» Views: 397
|
Redirection issues with F...
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 10:03 AM
» Replies: 0
» Views: 202
|
Source Code
Forum: IntraWeb General Discussion
Last Post: magosk
08-31-2026, 08:11 AM
» Replies: 3
» Views: 566
|
TContenthandler requires ...
Forum: IntraWeb General Discussion
Last Post: valmeras
08-30-2026, 02:35 AM
» Replies: 0
» Views: 191
|
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
08-20-2026, 05:12 PM
» Replies: 8
» Views: 2,136
|
Change Language DataTable
Forum: IntraWeb General Discussion
Last Post: Rigoberto Mercedes
08-19-2026, 03:21 PM
» Replies: 1
» Views: 328
|
How to terminate HTTP Thr...
Forum: Indy
Last Post: rlebeau
08-14-2026, 08:01 AM
» Replies: 5
» Views: 929
|
|
|
| Create components at runtime |
|
Posted by: ramiroflores - 04-23-2024, 02:36 AM - Forum: IntraWeb General Discussion
- Replies (2)
|
 |
Hello,
I'm playing a bit with IntraWeb from Atozed software. I encountered a problem (maybe just my misunderstanding). For example, I can create a TIWLabel in the TIWForm.OnCreate event. Here it works the same as in Delphi, which is great. However, if I just want to create a TIWLabel when a button is pressed (AsyncClick event), the label is created but I can't force it to show.
Is there any way to do this? I just generate some text after the data is loaded from the database, and what is specifically loaded will be affected by the user. Pressing the button will then begin creating.
Thank!
|
|
|
| ClassicRegionDraw |
|
Posted by: JuergenS - 04-17-2024, 05:35 PM - Forum: IntraWeb General Discussion
- Replies (1)
|
 |
Hi Alexandre,
IW15.6.0
Registry entry ClassicRegionDraw
The entry must be of type REG_DWORD otherwise an error message will appear and it will not work.
I also don't remember entering the entries there by hand.
But no matter how it is set up, in my opinion the display is overall more confusing than in previous versions.
Regards
JuergenS
|
|
|
| CompressorImplementation |
|
Posted by: JuergenS - 04-17-2024, 05:27 PM - Forum: IntraWeb General Discussion
- Replies (10)
|
 |
Hi, Alexandre,
IW15.6.0
ServerController.Compression.CompressorImplementation:
The comp LibDeflate method is now activated by default and causes an access violation right at startup without further informations.
After switching to compZLib it works again
Regards
JuergenS
|
|
|
|