|
-
Aug 8th, 2006, 02:01 PM
#1
-
Aug 8th, 2006, 02:32 PM
#2
Re: [serious] VBF Extension Mk II
It looks good, but would that mean that the normal popup menu (copy/paste/...) doesnt get shown?
While I'm thinking about it, there's a couple of things I didn't like about the 'old' version (which I get a lot of use out of!):
- The smilies were on a different site - fine if the other site is up to speed, but several times I noticed it was very slow, so the page would often be waiting for the smilies to load. Perhaps a thread in our "Support Images" forum would be better?
- The code snippets all had the [Code] tags, whereas it would be nice to have that part optional (for VBCode, or none).
It would also be nice to have a way of removing unwanted code snippets too (without editing the files manually).
-
Aug 8th, 2006, 02:49 PM
#3
Re: [serious] VBF Extension Mk II
 Originally Posted by si_the_geek
It looks good, but would that mean that the normal popup menu (copy/paste/...) doesnt get shown?
While I'm thinking about it, there's a couple of things I didn't like about the 'old' version (which I get a lot of use out of!):
- The smilies were on a different site - fine if the other site is up to speed, but several times I noticed it was very slow, so the page would often be waiting for the smilies to load. Perhaps a thread in our "Support Images" forum would be better?
- The code snippets all had the [Code] tags, whereas it would be nice to have that part optional (for VBCode, or none).
It would also be nice to have a way of removing unwanted code snippets too (without editing the files manually).
Point 1: That would be up to the owners of Vbforums.com. Don't know how they would feel about.
Code snippet stuff: An overhaul to make it alot more intuitive IS planned. Not much else to say on it at this time until I get past the basics.
The ulitmate goal is to have this a free form floating window. I meant to say that, not popup window as to not interfere with your normal right click. I am experimenting on making the window moveable and 'minimizable' to keep it from being a nuissance. Haven't quite figured it all out yet.
-
Aug 8th, 2006, 02:56 PM
#4
Re: [serious] VBF Extension Mk II
The smilies were on a different site - fine if the other site is up to speed, but several times I noticed it was very slow, so the page would often be waiting for the smilies to load. Perhaps a thread in our "Support Images" forum would be better?
I could see this as a support need so it should be ok I believe. The extension will be available for download on the forums? Code Bank thread or Utility Bank thread?
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Aug 8th, 2006, 03:03 PM
#5
Re: [serious] VBF Extension Mk II
 Originally Posted by RobDog888
I could see this as a support need so it should be ok I believe. The extension will be available for download on the forums? Code Bank thread or Utility Bank thread?
It will be available on the forums in zip format and elsewhere in xpi format. Unless they want to allow xpi as a valid file extension so that Firefox will automatically know to install it. But like exe's they may not want to do that for security reasons
-
Aug 8th, 2006, 03:05 PM
#6
Re: [serious] VBF Extension Mk II
Well if you place the thread in the Utility Bank (which is moderated), Si can scan the exe and validate it as safe just like the other programs in there. 
Ps, can you make on for IE?
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Aug 8th, 2006, 03:14 PM
#7
Re: [serious] VBF Extension Mk II
 Originally Posted by RobDog888
Well if you place the thread in the Utility Bank (which is moderated), Si can scan the exe and validate it as safe just like the other programs in there. 
Ps, can you make on for IE? 
It isn't an exe. But Firefox does execute files in the XPI package during installation which does have the possiblity of someone doing something naughty.
XPI is really just a zip file and the file extension tells Firefox its an extension to be installed. You can unzip the xpi with any archive tool and see all the code and files.
Doing it for IE would be a completely different project. Coding for IE versus Firefox are 2 completely different beasts. There is still the old IE menu extensions floating around on the forum which my extension was originally based on because people wanted a version that worked in Mozilla/Firefox. Maybe someone can go find that and start back on a new IE version.
-
Aug 8th, 2006, 03:30 PM
#8
Re: [serious] VBF Extension Mk II
Oh I know its a separate program 
Maybe someone will create an AddOn for IE 7 one of these days for VBF? 
Cheers on the new version and use the Support Images for your similes as i'm sure its proper use and will be ok.
VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Aug 8th, 2006, 03:42 PM
#9
Re: [serious] VBF Extension Mk II
Go for it Robert, just modify the old version (in Marty's sig). 
UtilityBank would be the place for this extension to go - in Zip format (with a note to rename to XPI), and Support Images would then be absolutely fine (actually prefered by Brad).
Last edited by si_the_geek; Aug 8th, 2006 at 03:46 PM.
Reason: fixed typo
-
Aug 8th, 2006, 03:44 PM
#10
Re: [serious] VBF Extension Mk II
-
Aug 8th, 2006, 03:52 PM
#11
Re: [serious] VBF Extension Mk II
 Originally Posted by si_the_geek
Go for it Robert, just modify the old version (in Marty's sig). 
RD, go here, and never come back..
http://www.ieaddons.com/default.aspx?cid=home&scid=0
- ØØ -
-
Aug 8th, 2006, 04:08 PM
#12
Re: [serious] VBF Extension Mk II
Yes, I know about those hence why I used the term AddOn 
No! Make me! 

VB/Office Guru™ (AKA: Gangsta Yoda™ ®)
I dont answer coding questions via PM. Please post a thread in the appropriate forum. 
Microsoft MVP 2006-2011
Office Development FAQ (C#, VB.NET, VB 6, VBA)
Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
If a post has helped you then Please Rate it! 
• Reps & Rating Posts • VS.NET on Vista • Multiple .NET Framework Versions • Office Primary Interop Assemblies • VB/Office Guru™ Word SpellChecker™.NET • VB/Office Guru™ Word SpellChecker™ VB6 • VB.NET Attributes Ex. • Outlook Global Address List • API Viewer utility • .NET API Viewer Utility •
System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6 
-
Aug 8th, 2006, 06:18 PM
#13
Re: [serious] VBF Extension Mk II
That looks really cool man! Go for it!
-
Aug 9th, 2006, 09:19 AM
#14
Re: [serious] VBF Extension Mk II
Argh. Once again the piss poor documentation of XUL shows its ugly head.
Undocumented elements
Methods not working as advertised.
sigh. I love Firefox, but jesus they can't document jack and ....coke.
-
Aug 9th, 2006, 09:54 AM
#15
Re: [serious] VBF Extension Mk II
Change to Opera....
-
Aug 9th, 2006, 09:55 AM
#16
Re: [serious] VBF Extension Mk II
Ohh, and spam this blog....
http://www.xulplanet.com/ndeakin/
- ØØ -
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|