| Welcome, Guest |
You have to register before you can post on our site.
|
| Latest Threads |
VCL conversion
Forum: Delphi General Discussion
Last Post: tobenschain
06-20-2026, 05:00 AM
» Replies: 0
» Views: 28
|
IW 16.2.0 Missing librari...
Forum: IntraWeb General Discussion
Last Post: Mikhael
06-18-2026, 04:58 PM
» Replies: 4
» Views: 578
|
TIWjQDBGrid changing UI
Forum: IntraWeb General Discussion
Last Post: BoostedCruiser
06-08-2026, 02:02 AM
» Replies: 36
» Views: 70,186
|
TIWjQDBGrid erratic behav...
Forum: IntraWeb General Discussion
Last Post: Fabrizio Conti
06-04-2026, 09:14 AM
» Replies: 3
» Views: 452
|
Access Violation When Val...
Forum: IntraWeb General Discussion
Last Post: Alexandre Machado
06-03-2026, 08:47 AM
» Replies: 2
» Views: 500
|
weakpackageunit contains ...
Forum: IntraWeb General Discussion
Last Post: rlebeau
05-26-2026, 04:56 PM
» Replies: 4
» Views: 504
|
Custom 404 handler
Forum: IntraWeb General Discussion
Last Post: CfawesDwale
05-21-2026, 08:02 AM
» Replies: 0
» Views: 242
|
PopUp Menu
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
05-13-2026, 04:35 AM
» Replies: 4
» Views: 8,189
|
Image question on tiwjqdb...
Forum: IntraWeb General Discussion
Last Post: alex.trejo@tttnet.com.mx
05-13-2026, 03:32 AM
» Replies: 3
» Views: 4,105
|
Problema na Validação de ...
Forum: IntraWeb Dúvidas Gerais
Last Post: JorgeFernandes
05-11-2026, 06:13 PM
» Replies: 1
» Views: 293
|
|
|
| IntraWeb 17 |
|
Posted by: tyomaq - 10-05-2025, 10:57 AM - Forum: IntraWeb General Discussion
- Replies (2)
|
 |
Hello, I'm a member of the IntraWeb 17 dev team. Chad asked me to post this:
Quote:Hello everyone. Quick status check. The Delphi side is basically done, aside from whipping the build script into shape. The real action is in Typescript land. With 17, all browser and front-end logic is offloaded to Typescript instead of cramming HTML directly inside IntraWeb code. Delphi works the same as before, only cleaner, faster, and more flexible. Bonus: we’re also building a standalone front-end product in Typescript/JavaScript, with Delphi simply plugging into it. That’s where we’re grinding right now.
The new designer is full WYSIWYG, integrates with templates and Bootstrap, and is written in Typescript but snaps into the Delphi IDE. That’s a big leap from IW16.
What does this mean? No new Delphi build until the front end is stable. Delphi isn’t holding us back. Front end is. Timeline: maybe a month, maybe a bit more. I also have surgery on Oct 21, which means I’ll be offline (and not coding!) for about two weeks. Don’t worry, the rest of the team keeps pushing.
Now the serious ask: we need Typescript testers. Or JavaScript testers if you enjoy pain (the pain of JS itself, IW17 works just fine with JS instead of TS). The designer is close but not 100% yet, so you still edit IWML by hand (we’re weeks away from killing that off). Demos and samples are ready, you can test and deploy today. The more Typescript hands we get, the faster we ship the next Delphi build.
Target: front-end beta in functional form around New Year. Delphi beta right after. Because again, Delphi’s already ready, it’s waiting on its noisy front-end roommate to finish getting dressed.
Join the party over here:
https://t.me/Intraweb17
|
|
|
| License and Future of cgdevtools |
|
Posted by: tlang@bst-gmbh.com - 10-04-2025, 08:33 PM - Forum: CGDevTools
- Replies (6)
|
 |
Hi,
i already gave up with cgdevtools. It seems their is no future for this product.
But i have customers working with the old software. And i must support them at least for 2 years until everybody
is ported to my new solution.
But what happens if my mainboard or the harddisk crashes. Then i am in big trouble.
Does anyone know how the license algorithm is working, with the processor id, windows information or harddisk.
Does atozed plan to bring the license server up and running again.
I don't need any new version. I accepted that i am stack with old compiler. But i need to have a solution
when my pc has reached end of lifetime.
If anybody has an idea.
Thanks
|
|
|
| Question about IWChartJS |
|
Posted by: rudyPos - 10-02-2025, 02:45 PM - Forum: IntraWeb General Discussion
- Replies (2)
|
 |
I am getting able to use this chart for time series data visualization, but have two question I could not figure out or find an example:
1. for ctLine -can you make the line a STEP line?
2. for the main bottom time axis - can you force the minimum and maximum values independent of the value pairs entered
when adding the data? It seem the bottom axis uses the mainSeries time span, and if a subsequent series data time span is broader than the first series - that data is not seen...
Thanks in advance - this is a nice chart
The alternative is the tCHART
|
|
|
| Position Issue with iwModal and WebApplication Dialogs |
|
Posted by: takyon_dg - 09-30-2025, 04:03 PM - Forum: IntraWeb General Discussion
- Replies (8)
|
 |
Hi folks, so there appears to be differences in terms of display position of iwModal depending on the device/browser.
For example for iwModal: Desktop / Microsoft Edge, regardless of the size of the window.. it's centered. Android / Chrome, it acts as if the screen is about twice as wide and high as it is designed... Android / Edge behaves the same (sure, it's Chrome), but Android / FireFox centers the modal display properly.
For ShowConfirm or ShowPrompt, I haven't found a browser that fits this in the current view, they always seem to be positioned to the right and much wider than the display, requiring me to scroll over (no good).
I've tried things like iwModal.WindowLeft/Top/Width/Height for iwModal and it doesn't seem to matter. I've tried setting formwidth/height for WebApplication, that doesn't seem to do anything for this.
Tried to size the form only to the actual resolution of the display I'm testing on at design (as at design, it's rather wide so I can see all the display elements, including the modal components I use), no change.
It would seem to suggest Intraweb or the browser thinks the display for the popups is much larger than it is, but I suspect this is something the browser is reporting. Maybe this is fixed in newer versions of IW, but I'm currently stuck on 14. I wonder if anyone either:
a) knows where I can fix the dimensions for chrome in it's settings (I've looked, nothing is jumping out to me)
b) some kind of scripted override to make these show up center (and within the dimensions) of the display.
c) or anything else you can think of for me to try.
Thanks.
|
|
|
|