Old 20th July 2003, 11:54   #1
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
Another bug

On my IO multiline text box, I have 116 lines of text, with a string length of 1000 or more.
On my Win98SE machine, unless I delete a few lines of text, it will not let me move to the next page.

-Stu
Afrow UK is offline   Reply With Quote
Old 23rd July 2003, 22:07   #2
ramon18
NSIS Dev
 
ramon18's Avatar
 
Join Date: Apr 2003
Location: Portugal
Posts: 110
Quote:
...it will not let me move to the next page.
Any error? message? This control have a limit of 65535 chars I think (not sure), but should work with 1000+ chars on it

cya,
Ramon
ramon18 is offline   Reply With Quote
Old 23rd July 2003, 22:25   #3
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
I'm using modified MakeNSIS with 8192 character limit.

-Stu
Afrow UK is offline   Reply With Quote
Old 23rd July 2003, 22:45   #4
ramon18
NSIS Dev
 
ramon18's Avatar
 
Join Date: Apr 2003
Location: Portugal
Posts: 110
Ok, but you don't answer my question.
ramon18 is offline   Reply With Quote
Old 24th July 2003, 00:23   #5
ramon18
NSIS Dev
 
ramon18's Avatar
 
Join Date: Apr 2003
Location: Portugal
Posts: 110
I was testing it, and found the problem, windows limitations, the problem is that INI file have size limit, we will think about another solution, for now try to use MULTIEDIT just for small inputs,

if its not for user input, you can use license page RichEdit

br,
Ramon
ramon18 is offline   Reply With Quote
Old 24th July 2003, 11:52   #6
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
Ok, here is another bug I discovered.
Since now, I have had a link control on the page before the last page of my installer.
Now, if I don't touch the link control (open it) then I am able to go past the last page and quit.
However, if I click the link control, then when leaving the second page (exit button) my installer crashes.

Before it came after the page containing the link ,and only happened on WinNT/9x, but now it happens on WinNT/XP/9x on the second page after the link page.

-Stu
Afrow UK is offline   Reply With Quote
Old 24th July 2003, 11:55   #7
Afrow UK
Moderator
 
Afrow UK's Avatar
 
Join Date: Nov 2002
Location: Surrey, England
Posts: 8,434
Quote:
Originally posted by ramon18
I was testing it, and found the problem, windows limitations, the problem is that INI file have size limit, we will think about another solution, for now try to use MULTIEDIT just for small inputs,

if its not for user input, you can use license page RichEdit

br,
Ramon
The input is a list of detected zip files that need to be downloaded. This list changes depending on what updates my app does not find on the users' PC.
The user needs to be able to be able to delete some of the maps from the list that he does no want to download.

This would be cool for MultiLine boxes: http://forums.winamp.com/showthread....hreadid=143336

-Stu
Afrow UK is offline   Reply With Quote
Old 24th July 2003, 13:47   #8
ramon18
NSIS Dev
 
ramon18's Avatar
 
Join Date: Apr 2003
Location: Portugal
Posts: 110
Quote:
Now, if I don't touch the link control (open it) then I am able to go past the last page and quit.
However, if I click the link control, then when leaving the second page (exit button) my installer crashes.
Thanks, I will fix this soon

Ramon
ramon18 is offline   Reply With Quote
Reply
Go Back   Winamp & Shoutcast Forums > Developer Center > NSIS Discussion

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump