--
You received this message because you are subscribed to the Google Groups "xblite" group.
To unsubscribe from this group and stop receiving emails from it, send an email to xblite+un...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/xblite/CAH_LReTQLk14LKrRTDjm0jGcZMX0nZTG3W0pUnx06T0R59uVRQ%40mail.gmail.com.
To view this discussion visit https://groups.google.com/d/msgid/xblite/307669ff-af76-4b63-b09a-ebfa23646e4cn%40googlegroups.com.
Object: Quick Test Request: WinXGroupBox_GetAutosizerSeries Parameter
Hi Silver David!
Thank you for flagging the issue with
viXen’s XBLite code generation: Invalid parameter list
for the call of WinXGroupBox_GetAutosizerSeries() from WinX.dll.
To confirm my comprehension of the root cause, could you please help test both versions of the call in your environment?
Quick and Dirty Test Cases:
viXen’s
Generated Code (with 0):
(probable bug)
Documented Code (without 0):
(probably correct)
Questions:
Does the first
version (with 0) work,
fail, or behave unexpectedly?
Does the second version (without 0) work as intended?
This will help us determine if the issue lies in viXen’s logic.
I’m currently AFK for two months, so your feedback would be invaluable.
Let me know the results at your earliest convenience.
viXen says: "May your code compile on the first try!"
Bye! Guy
Object: Bug Fix: Superfluous Parameter in WinXGroupBox_GetAutosizerSeries
Hi Silver David!
I’ve addressed the bug you reported in WinXGroupBox_GetAutosizerSeries.
After investigating, I found that the issue stemmed from your use of an outdated version of viXen (specifically, a version predating 13 July 2020).
The latest release, viXen v1.99u, includes fixes for this issue,
as evidenced by the updated vxbl.x (dated 13 June 2026) and WinX.x
source files (dated 31 May 2026). Upgrading to this version will
resolve the superfluous parameter problem you encountered.
Here’s how to update your viXen environment on your dev machine:
Always update your tools before reporting a bug,
unless you enjoy debugging the past!
-- Bye! Guy