noll3095 Posted November 1, 2004 Share Posted November 1, 2004 I see the flickering too. I can even reproduce it by creating a simple form with just a rich text box and typing a lot. However, I compiled one using 2.0 beta and I did not see a flicker. You mentioned making a version using 2.0, maybe try that? Also a bug. If you close all documents (with the smaller x) and just have the empty background, clicking "Edit" will throw an "Index was out of range" exception. Thought you should know. Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584844345 Share on other sites More sharing options...
bangbang023 Veteran Posted November 2, 2004 Author Veteran Share Posted November 2, 2004 I see the flickering too. I can even reproduce it by creating a simple form with just a rich text box and typing a lot. However, I compiled one using 2.0 beta and I did not see a flicker. You mentioned making a version using 2.0, maybe try that?Also a bug. If you close all documents (with the smaller x) and just have the empty background, clicking "Edit" will throw an "Index was out of range" exception. Thought you should know. 584844345[/snapback] Thanks for that. I also created a simple nothing app to test out of it wasm y app or not and saw that it wasn't just me. I will try compiling and coding it in 2.0. Thanks for that bug report, I know why it's doing that. Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584846815 Share on other sites More sharing options...
bangbang023 Veteran Posted November 2, 2004 Author Veteran Share Posted November 2, 2004 2.0 is really nice. Heck, it has project options built right in for single instance mode and visual styles. Shame that with single instance mode you can't use a custom sub main and therefore lose the ability to read command line arguments Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584846902 Share on other sites More sharing options...
noll3095 Posted November 2, 2004 Share Posted November 2, 2004 Yes, 2.0 is a very nice improvement. Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584847418 Share on other sites More sharing options...
nemo Posted November 4, 2004 Share Posted November 4, 2004 Not sure if this has been suggested, but it'd be nice if you could "middle-click" on the tabs, and it'll close them... like firefox's tabs. Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584860499 Share on other sites More sharing options...
ConfusedFusion Posted November 4, 2004 Share Posted November 4, 2004 ERROR: :( I havent seen the other posts but NexPad doesnt work on my office pc. Error: "The dynamic link library mscoree.dll could not be found......". I am on W2000 sp4 Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584860547 Share on other sites More sharing options...
bangbang023 Veteran Posted November 4, 2004 Author Veteran Share Posted November 4, 2004 Not sure if this has been suggested, but it'd be nice if you could "middle-click" on the tabs, and it'll close them... like firefox's tabs. 584860499[/snapback] already implemented into 0.4. I'm converting over to the .net 2.0 framework. You guys will have to get it to use the next version. The only thing that has suffered from this conversion, is that when you switch pads when they are maximized, you see a brief flash of the pads in the background. I'm working on that, but everything else is running smoothly. ERROR: :( I havent seen the other posts but NexPad doesnt work on my office pc. Error: "The dynamic link library mscoree.dll could not be found......". I am on W2000 sp4 584860547[/snapback] That is an odd error. You have .Net framework 1.1 installed with any service packs that may be available for it? Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584860673 Share on other sites More sharing options...
nemo Posted November 5, 2004 Share Posted November 5, 2004 already implemented into 0.4. I'm converting over to the .net 2.0 framework. You guys will have to get it to use the next version. The only thing that has suffered from this conversion, is that when you switch pads when they are maximized, you see a brief flash of the pads in the background. I'm working on that, but everything else is running smoothly. 584860673[/snapback] awesome. (Y) Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584866617 Share on other sites More sharing options...
war Posted November 11, 2004 Share Posted November 11, 2004 (edited) Just noticed only happens when all pads are closed. Well clicking edit results in: See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.ArgumentOutOfRangeException: Index was out of range. ?Must be non-negative and less than the size of the collection. Parameter name: index ? at System.Collections.ArrayList.get_Item(Int32 index) ? at NexPad.mainForm.mnuMainEdit_popup(Object sender, EventArgs e) ? at System.Windows.Forms.MenuItem.OnPopup(EventArgs e) ? at System.Windows.Forms.MenuItem.OnInitMenuPopup(EventArgs e) ? at System.Windows.Forms.MenuItem._OnInitMenuPopup(EventArgs e) ? at System.Windows.Forms.Menu.ProcessInitMenuPopup(IntPtr handle) ? at System.Windows.Forms.Form.WmInitMenuPopup(Message& m) ? at System.Windows.Forms.Form.WndProc(Message& m) ? at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m) ? at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m) ? at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib ? ?Assembly Version: 1.0.5000.0 ? ?Win32 Version: 1.1.4322.2032 ? ?CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll ---------------------------------------- NexPad ? ?Assembly Version: 0.3.1764.31377 ? ?Win32 Version: 0.3.1764.31377 ? ?CodeBase: file:///C:/Documents%20and%20Settings/Administrator.NEWBIESL-RIACO6/Desktop/NexPad.exe ---------------------------------------- System.Windows.Forms ? ?Assembly Version: 1.0.5000.0 ? ?Win32 Version: 1.1.4322.2032 ? ?CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll ---------------------------------------- System ? ?Assembly Version: 1.0.5000.0 ? ?Win32 Version: 1.1.4322.2032 ? ?CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll ---------------------------------------- System.Drawing ? ?Assembly Version: 1.0.5000.0 ? ?Win32 Version: 1.1.4322.2032 ? ?CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll ---------------------------------------- Microsoft.VisualBasic ? ?Assembly Version: 7.0.5000.0 ? ?Win32 Version: 7.10.6001.4 ? ?CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll ---------------------------------------- System.Xml ? ?Assembly Version: 1.0.5000.0 ? ?Win32 Version: 1.1.4322.2032 ? ?CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll ---------------------------------------- Accessibility ? ?Assembly Version: 1.0.5000.0 ? ?Win32 Version: 1.1.4322.573 ? ?CodeBase: file:///c:/windows/assembly/gac/accessibility/1.0.5000.0__b03f5f7f11d50a3a/accessibility.dll ---------------------------------------- ************** JIT Debugging ************** To enable just in time (JIT) debugging, the config file for this application or machine (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: <configuration> ? ?<system.windows.forms jitDebugging="true" /> </configuration> When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the machine rather than being handled by this dialog. Edited November 11, 2004 by war Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584905039 Share on other sites More sharing options...
bangbang023 Veteran Posted November 11, 2004 Author Veteran Share Posted November 11, 2004 yes, that bug was reported and is already fixed in 0.4. However, I am having a key drag and drop issue with .net 2.0 and I can't release nexpad 0.4 until it's fixed. Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584905056 Share on other sites More sharing options...
war Posted November 11, 2004 Share Posted November 11, 2004 hehe All right cool. Guess I missed it a few more pages back. ;) Nice job. I really like. Just one request atm. An option to minimize to system tray when minimzing and or closing. Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584905063 Share on other sites More sharing options...
bangbang023 Veteran Posted November 11, 2004 Author Veteran Share Posted November 11, 2004 hehe All right cool. Guess I missed it a few more pages back. ;)Nice job. I really like. Just one request atm. An option to minimize to system tray when minimzing and or closing. 584905063[/snapback] That's been requested before. I'll have to consider it if I get single instance mode ever working properly. Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584905080 Share on other sites More sharing options...
war Posted November 11, 2004 Share Posted November 11, 2004 (edited) All right cool. Um well maybe print preview too. hehe Also just noticed save as with empty pad again u get that error. So u fixed that too I would imagine. :) And just save as well, of course. Also the size and window placment of the internal window needs to be rememberd. Paing having to always resize and move to where you want it every time when starting a new pad. Just make sure you cant make it better than the external window or your scewed. Of course u can just remove size of setting file as i imagine thats were you would save it but still. Also a Save All option would be nice so it saves all pads. :) And maybe "Save And Exit" and "Save All And Exit". :) Also an option to only allow one instance of the program would be nice. Edited November 11, 2004 by war Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584905086 Share on other sites More sharing options...
Evolution Posted November 11, 2004 Share Posted November 11, 2004 I just noticed something really insignificant :/ Under filetype of open or save as, it's *txt not *.txt, was this just an oversight or intentional? And two features I'd like to see would be a display of what line number you're on, maybe also add addition to find to jump to a line, and the ability to highlight specific sections of text. Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584905161 Share on other sites More sharing options...
bangbang023 Veteran Posted November 11, 2004 Author Veteran Share Posted November 11, 2004 I just noticed something really insignificant :/ Under filetype of open or save as, it's *txt not *.txt, was this just an oversight or intentional?And two features I'd like to see would be a display of what line number you're on, maybe also add addition to find to jump to a line, and the ability to highlight specific sections of text. 584905161[/snapback] That's a minor flub, nothing major. Line number is in. Turn on the status bar and look in the bottom right. Other options, I will look at. Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584905207 Share on other sites More sharing options...
Evolution Posted November 12, 2004 Share Posted November 12, 2004 That's a minor flub, nothing major. Line number is in. Turn on the status bar and look in the bottom right. Other options, I will look at. 584905207[/snapback] Are you sure it works? It seems to be only displaying page numbers Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584907534 Share on other sites More sharing options...
bangbang023 Veteran Posted November 12, 2004 Author Veteran Share Posted November 12, 2004 Are you sure it works? It seems to be only displaying page numbers 584907534[/snapback] It doesn't display page number at all. It displays line number. Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584908696 Share on other sites More sharing options...
Evolution Posted November 13, 2004 Share Posted November 13, 2004 It doesn't display page number at all. It displays line number. 584908696[/snapback] oh ok, well then that feature isn't working at all for me in version 0.3 beta. Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584913699 Share on other sites More sharing options...
TurkChris Posted November 13, 2004 Share Posted November 13, 2004 Awesome I'm gonna use this :yes: Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584915513 Share on other sites More sharing options...
j.r.l. Posted November 14, 2004 Share Posted November 14, 2004 Using it now, good work. Whats CJV Coding? I saw that while attempting to ResHack it. (cant do much with reshack, I just want to change the icon :), thats all I see anyways) Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584916796 Share on other sites More sharing options...
bangbang023 Veteran Posted November 14, 2004 Author Veteran Share Posted November 14, 2004 Using it now, good work. Whats CJV Coding? I saw that while attempting to ResHack it. (cant do much with reshack, I just want to change the icon :), thats all I see anyways) 584916796[/snapback] Just a little nickname I gave to my one man wanna be company, lol. CJV are my initials. Can you reshack a .net app? Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584916900 Share on other sites More sharing options...
bangbang023 Veteran Posted November 14, 2004 Author Veteran Share Posted November 14, 2004 so you guys know, once I get this bug ( https://www.neowin.net/forum/index.php?showtopic=240248 ) fixed, I will be able to release 0.4. Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584917120 Share on other sites More sharing options...
j.r.l. Posted November 15, 2004 Share Posted November 15, 2004 Yeah you can hack a .net app :) The only thing you can change are the icons and the version info stuff though. :( Just kidding, I'm not the stealing kind of guy. Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584925978 Share on other sites More sharing options...
war Posted November 21, 2004 Share Posted November 21, 2004 so you guys know, once I get this bug ( https://www.neowin.net/forum/index.php?showtopic=240248 ) fixed, I will be able to release 0.4. 584917120[/snapback] Well damn that sucks. :( Well I hope you figure it out soon. And thanks for all your hard work and time. Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584960209 Share on other sites More sharing options...
bangbang023 Veteran Posted November 21, 2004 Author Veteran Share Posted November 21, 2004 Well damn that sucks. :(Well I hope you figure it out soon. And thanks for all your hard work and time. 584960209[/snapback] It does suck cause I can not find any damn work around. It does give me time to find a lot of extra bugs, though. I'm trying all I can for you guys. Besides that drag and drop bug, 0.4 is shaping up to be a pretty damn good release. Link to comment https://www.neowin.net/forum/topic/224857-nexpad-06/page/5/#findComment-584961510 Share on other sites More sharing options...
Recommended Posts