| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
Intraweb components missi...
Forum: IntraWeb General Discussion
Last Post: valmeras
07-20-2026, 08:29 PM
» Replies: 0
» Views: 24
|
Image question on tiwjqdb...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
07-17-2026, 05:18 PM
» Replies: 6
» Views: 4,471
|
IW 16.1.9 Invalid propert...
Forum: IntraWeb General Discussion
Last Post: Blanca80
07-17-2026, 08:06 AM
» Replies: 7
» Views: 2,098
|
Bootstrap5
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 03:38 AM
» Replies: 2
» Views: 554
|
CSS file not reloading af...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 03:14 AM
» Replies: 1
» Views: 196
|
Need Help Integrating Mic...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 02:38 AM
» Replies: 1
» Views: 180
|
Projeto Intraweb
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 02:12 AM
» Replies: 1
» Views: 255
|
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
07-17-2026, 02:11 AM
» Replies: 7
» Views: 936
|
OpenSSL and concurrent re...
Forum: Indy
Last Post: kbriggs
07-05-2026, 02:41 PM
» Replies: 5
» Views: 549
|
Intraweb + Lazarus
Forum: IntraWeb Dúvidas Gerais
Last Post: vonirpereira
07-03-2026, 06:35 PM
» Replies: 0
» Views: 123
|
|
|
| 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
|
|
|
| IW 15.5.9 IWChart |
|
Posted by: PaulWeem - 04-15-2024, 12:50 PM - Forum: IntraWeb General Discussion
- Replies (5)
|
 |
Hi Alexandre,
As of IW 15.5.9 it's not possible anymore to create a Chart where one serie is of type ctLine and the second serie is of type ctBar.
All serie are shown as the type set in the ChartType property (at design- or runtime).
Furthermore, I'm still looking for a way to save the Chart to an image, so it can be used in a report.
Hope you can help with this.
I'm using Delphi 12(.1).
Cheers, Paul
|
|
|
| TIWServerControllerIniReader |
|
Posted by: Lorbass - 04-12-2024, 10:59 AM - Forum: IntraWeb General Discussion
- No Replies
|
 |
When using IWServerControllerBaseConfig, the following error message appears in the log file:
04/11/2024 03:07:08 TIWServerControllerIniReader.SetProperty [ShowLoadingAnimation]: Access violation at address 00000000 in module 'server.exe'. Reading from address 00000000
The following is defined in server.ini:
LockerOptions.ShowLoadingAnimation=True
Something wrong on our site?
Thanks for checking in advance
|
|
|
|