Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Advanced GUI

Advanced GUI

Scheduled Pinned Locked Moved The Lounge
csharpc++visual-studiodesignquestion
29 Posts 18 Posters 3 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • O Olga

    Hi, I just want to get a good advise - I know a lot of smart people are participating in this forum. We're starting a new project that requires advanced user interface (MFC based, of course). What products would you advise? I found a few companies/products on this market - Stingray, Dundas, CodeJock and BCGSoft (all these companies have ads here). But who is the best? Whose support is better? What product has more features and higher quality? And another important thing - the future. Is anyone going to implement VS.NET-like interface with all these sliding windows and so on (rumors, please:) )? Thank you, Olga

    M Offline
    M Offline
    Mustafa Demirhan
    wrote on last edited by
    #2

    I strongly recommend BCGSoft. Their support and library are the BEST. Never think Dundas and Stingary!!! I hate these two companies. Their support are terrific. About the future: BCGSoft already supports VS.NET interfaces (to see a sample, have a look at my program: Macro Angel :-D )and a proffesional version of this library is also coming. Just try-it out. It is easy to use, it it nice and it is powerful. I also used CodeJock libraries. XTreme toolkit is also a nice library, but there were some problems. Mustafa Demirhan

    1 Reply Last reply
    0
    • O Olga

      Hi, I just want to get a good advise - I know a lot of smart people are participating in this forum. We're starting a new project that requires advanced user interface (MFC based, of course). What products would you advise? I found a few companies/products on this market - Stingray, Dundas, CodeJock and BCGSoft (all these companies have ads here). But who is the best? Whose support is better? What product has more features and higher quality? And another important thing - the future. Is anyone going to implement VS.NET-like interface with all these sliding windows and so on (rumors, please:) )? Thank you, Olga

      N Offline
      N Offline
      Nish Nishant
      wrote on last edited by
      #3

      do you really have to buy 3rd party tools? I think you can customize most controlson your own... But if it's worth it.... well guess your company does have the green paper to buy anything Nish

      1 Reply Last reply
      0
      • O Olga

        Hi, I just want to get a good advise - I know a lot of smart people are participating in this forum. We're starting a new project that requires advanced user interface (MFC based, of course). What products would you advise? I found a few companies/products on this market - Stingray, Dundas, CodeJock and BCGSoft (all these companies have ads here). But who is the best? Whose support is better? What product has more features and higher quality? And another important thing - the future. Is anyone going to implement VS.NET-like interface with all these sliding windows and so on (rumors, please:) )? Thank you, Olga

        C Offline
        C Offline
        Christian Graus
        wrote on last edited by
        #4

        I downloaded the demo of Stingray and laughed for a week - that stuff may have been worth buying when MFC came out, but nowadays anyone worth paying to code MFC can write that sort of stuff in a jiffy. From what I have seen BCG has some stuff that could well save you some time and looks nice, but unless I was *seriously* cashed up to the point of wanting the find some tax claims, I personally would never bother with those libraries - sites like this one make them pretty much redundant in my opinion. Naturally, everyone is going to try and copy the .Net interface, the question to ask is do you need to. Interface fads come and go, so impliment things that are useful, not things that could date your program. Sliding windows are, again, easy to code in any case, so unless you have money to burn, just write your own. I'm sure you've got engineers who would gladly take a fraction of the cost of Stingray to write what you want in their time, I know I would if my boss asked me. Christian After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001

        N 1 Reply Last reply
        0
        • C Christian Graus

          I downloaded the demo of Stingray and laughed for a week - that stuff may have been worth buying when MFC came out, but nowadays anyone worth paying to code MFC can write that sort of stuff in a jiffy. From what I have seen BCG has some stuff that could well save you some time and looks nice, but unless I was *seriously* cashed up to the point of wanting the find some tax claims, I personally would never bother with those libraries - sites like this one make them pretty much redundant in my opinion. Naturally, everyone is going to try and copy the .Net interface, the question to ask is do you need to. Interface fads come and go, so impliment things that are useful, not things that could date your program. Sliding windows are, again, easy to code in any case, so unless you have money to burn, just write your own. I'm sure you've got engineers who would gladly take a fraction of the cost of Stingray to write what you want in their time, I know I would if my boss asked me. Christian After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001

          N Offline
          N Offline
          Nish Nishant
          wrote on last edited by
          #5

          that was exactly what I tried to say though you said it a lot better than I did :-) the whole point is all these libraries cost a lot and if youjust sit some time you can write your own stuff and anyway you wont need all of it all at once plus you can always search code project and see a free implementation [with source code] nish

          C K 2 Replies Last reply
          0
          • N Nish Nishant

            that was exactly what I tried to say though you said it a lot better than I did :-) the whole point is all these libraries cost a lot and if youjust sit some time you can write your own stuff and anyway you wont need all of it all at once plus you can always search code project and see a free implementation [with source code] nish

            C Offline
            C Offline
            Christian Graus
            wrote on last edited by
            #6

            Yeah, AND you're probably going to get a faster response to a question here. I nearly died laughing when I saw the Stingray demo, it's really a joke. Unless it was an old demo and the new one does sexier things, pretty much every control I saw I reckon I could put together within an hour or two, some less, maybe some a little more. Christian After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001

            G 1 Reply Last reply
            0
            • N Nish Nishant

              that was exactly what I tried to say though you said it a lot better than I did :-) the whole point is all these libraries cost a lot and if youjust sit some time you can write your own stuff and anyway you wont need all of it all at once plus you can always search code project and see a free implementation [with source code] nish

              K Offline
              K Offline
              Kannan Kalyanaraman
              wrote on last edited by
              #7

              >>the whole point is all these libraries cost a lot and if >>youjust sit some time you can write your own stuff I think time plays an crucial role here... when you are given enough time doing things on your own is cool....but when there is just not enough time.. I think these libraries give you a great edge in delivering with good UI on time ... -Kannan

              1 Reply Last reply
              0
              • O Olga

                Hi, I just want to get a good advise - I know a lot of smart people are participating in this forum. We're starting a new project that requires advanced user interface (MFC based, of course). What products would you advise? I found a few companies/products on this market - Stingray, Dundas, CodeJock and BCGSoft (all these companies have ads here). But who is the best? Whose support is better? What product has more features and higher quality? And another important thing - the future. Is anyone going to implement VS.NET-like interface with all these sliding windows and so on (rumors, please:) )? Thank you, Olga

                Z Offline
                Z Offline
                zack
                wrote on last edited by
                #8

                Is there any GUI-library that is not sitting on the top of MFC, but offers the same functionality like BCGSoft? :) Zack

                C 1 Reply Last reply
                0
                • Z zack

                  Is there any GUI-library that is not sitting on the top of MFC, but offers the same functionality like BCGSoft? :) Zack

                  C Offline
                  C Offline
                  Christian Graus
                  wrote on last edited by
                  #9

                  I think you'll find not, most of these libraries are based on MFC, because MFC makes them easier to write, plus most people use MFC anyhow. Christian After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001

                  1 Reply Last reply
                  0
                  • O Olga

                    Hi, I just want to get a good advise - I know a lot of smart people are participating in this forum. We're starting a new project that requires advanced user interface (MFC based, of course). What products would you advise? I found a few companies/products on this market - Stingray, Dundas, CodeJock and BCGSoft (all these companies have ads here). But who is the best? Whose support is better? What product has more features and higher quality? And another important thing - the future. Is anyone going to implement VS.NET-like interface with all these sliding windows and so on (rumors, please:) )? Thank you, Olga

                    C Offline
                    C Offline
                    Christian Skovdal Andersen
                    wrote on last edited by
                    #10

                    I would definitely recommend the BCGSoft library for the following reasons:

                    • Inexpensiveness - $300. It is way below any of the other libraries
                    • The support really shines - you usually have an answer to you quesiton within 24 hours when posted in their forums
                    • frequently updated, without breaking compatibility
                    • It conforms to the latest UI trends
                    • Free to use for development of freeware
                    • Fairly weel documented - many samples - AppWizard

                    I know I sound like a TV shop ad, but these guys deserve all the support they can get. I have not tried Dundas, but Stingray sucks big-time and is extremely expensive. CodeJock looks OK, but it seems that there are no real effort put into developing further. I could be wrong, though. Unlike many of the other responses, I would not recommend that you write your own implementation of these features. It is just not cost-effective! Christian Skovdal Andersen "I have a plan so cunning you could put a tail on it and call it a weasel." -Edmund, Blackadder III

                    N S 2 Replies Last reply
                    0
                    • C Christian Skovdal Andersen

                      I would definitely recommend the BCGSoft library for the following reasons:

                      • Inexpensiveness - $300. It is way below any of the other libraries
                      • The support really shines - you usually have an answer to you quesiton within 24 hours when posted in their forums
                      • frequently updated, without breaking compatibility
                      • It conforms to the latest UI trends
                      • Free to use for development of freeware
                      • Fairly weel documented - many samples - AppWizard

                      I know I sound like a TV shop ad, but these guys deserve all the support they can get. I have not tried Dundas, but Stingray sucks big-time and is extremely expensive. CodeJock looks OK, but it seems that there are no real effort put into developing further. I could be wrong, though. Unlike many of the other responses, I would not recommend that you write your own implementation of these features. It is just not cost-effective! Christian Skovdal Andersen "I have a plan so cunning you could put a tail on it and call it a weasel." -Edmund, Blackadder III

                      N Offline
                      N Offline
                      Nish Nishant
                      wrote on last edited by
                      #11

                      Hmmm You say its free for developing freeware. They say that on their web site too... But I once requested a freeware version for a freeware project I was working on and got no response... Later I tried again for a shareware license and got an auto-reply in a minute's time. You sure, they really have that freeware-feature for freeware-developers??? Nish

                      S 1 Reply Last reply
                      0
                      • C Christian Skovdal Andersen

                        I would definitely recommend the BCGSoft library for the following reasons:

                        • Inexpensiveness - $300. It is way below any of the other libraries
                        • The support really shines - you usually have an answer to you quesiton within 24 hours when posted in their forums
                        • frequently updated, without breaking compatibility
                        • It conforms to the latest UI trends
                        • Free to use for development of freeware
                        • Fairly weel documented - many samples - AppWizard

                        I know I sound like a TV shop ad, but these guys deserve all the support they can get. I have not tried Dundas, but Stingray sucks big-time and is extremely expensive. CodeJock looks OK, but it seems that there are no real effort put into developing further. I could be wrong, though. Unlike many of the other responses, I would not recommend that you write your own implementation of these features. It is just not cost-effective! Christian Skovdal Andersen "I have a plan so cunning you could put a tail on it and call it a weasel." -Edmund, Blackadder III

                        S Offline
                        S Offline
                        Stan Shannon
                        wrote on last edited by
                        #12

                        Correct me if I'm wrong, but it looks to me that BCGSoft simply supplies the MS Office look and feel. I can see where that might be very valuable for many apps, but I don't see it as being that big of a deal for most. I certainly don't think the customers of the product line I currently work on would be greatly impressed by such a change. Also, regardless of who's product you go with, sooner of later the typical programmer is going to be confronted with the need to build a custom control. If they do not know how to do it, the cost effectiveness of using such a tool kit will be lost on the development of a single in-house control. It could be argued that allowing programmers to properly learn their craft by doing as much of such work as possible in house will ultimately be more cost effective than buying a new tool set for each unique problem they are confronted with. "But, daddy, that was back in the hippie ages..." My twelve year old son - winning the argument. "Stan, you are an intelligent guy who responds in meaningful ways" Paul Watson 16/10/01

                        M 1 Reply Last reply
                        0
                        • S Stan Shannon

                          Correct me if I'm wrong, but it looks to me that BCGSoft simply supplies the MS Office look and feel. I can see where that might be very valuable for many apps, but I don't see it as being that big of a deal for most. I certainly don't think the customers of the product line I currently work on would be greatly impressed by such a change. Also, regardless of who's product you go with, sooner of later the typical programmer is going to be confronted with the need to build a custom control. If they do not know how to do it, the cost effectiveness of using such a tool kit will be lost on the development of a single in-house control. It could be argued that allowing programmers to properly learn their craft by doing as much of such work as possible in house will ultimately be more cost effective than buying a new tool set for each unique problem they are confronted with. "But, daddy, that was back in the hippie ages..." My twelve year old son - winning the argument. "Stan, you are an intelligent guy who responds in meaningful ways" Paul Watson 16/10/01

                          M Offline
                          M Offline
                          Michael P Butler
                          wrote on last edited by
                          #13

                          >Also, regardless of who's product you go with, sooner of later the typical programmer is going >to be confronted with the need to build a custom control. If they do not know how to do it, the >cost effectiveness of using such a tool kit will be lost on the development of a single in-house >control. It could be argued that allowing programmers to properly learn their craft by doing as >much of such work as possible in house will ultimately be more cost effective than buying a new >tool set for each unique problem they are confronted with. It is a difficult balance to achieve. I try to avoid reinventing the wheel where possible. I prefer spending time working on my own product's core code rather than writing code that somebody else has already done. However there are times when I have to write my own custom control and that is when my lack of knowledge in this area really shows. I haven't got the money to spend on UI toolkits, which is why Code Project is such a great resource for me. It provides me with most of the UI stuff that I'll ever need to use. If I do need to write that custom control, I have a wealth of knowledge and experience available via the tutorials and the forums. Michael :-)

                          1 Reply Last reply
                          0
                          • N Nish Nishant

                            Hmmm You say its free for developing freeware. They say that on their web site too... But I once requested a freeware version for a freeware project I was working on and got no response... Later I tried again for a shareware license and got an auto-reply in a minute's time. You sure, they really have that freeware-feature for freeware-developers??? Nish

                            S Offline
                            S Offline
                            Stas Levin
                            wrote on last edited by
                            #14

                            Nish, we don't have separate versions for the freeware and shareware developers. > Later I tried again for a shareware license and got an auto-reply in a > minute's time. You submitted both requests in the same time. Because you wrote "I also develop shareware. For that I have submitted a separate request in the Shareware Developer's registration page" in the Freeware Registration request form, we assumed that you will order a shareware version with discounted price and use it in your both freeware and shareware products. Regards, Stas Levin BCGSoft Ltd. http://www.bcgsoft.com

                            N 1 Reply Last reply
                            0
                            • O Olga

                              Hi, I just want to get a good advise - I know a lot of smart people are participating in this forum. We're starting a new project that requires advanced user interface (MFC based, of course). What products would you advise? I found a few companies/products on this market - Stingray, Dundas, CodeJock and BCGSoft (all these companies have ads here). But who is the best? Whose support is better? What product has more features and higher quality? And another important thing - the future. Is anyone going to implement VS.NET-like interface with all these sliding windows and so on (rumors, please:) )? Thank you, Olga

                              realJSOPR Offline
                              realJSOPR Offline
                              realJSOP
                              wrote on last edited by
                              #15

                              I'll tell you which one to ignore - Stingray. The rest of them are viable, and depends on a) How much money you have to spend b) Your ability to predict the future Dundas sponsors this site, have a lot of good libraries, and a couple of their reps actively participate here. The other two vendors you mentioned both started out as contributing code authors here and took their stuff commercial. I am not in the .NET frame of mind, so I tend to ignore anything I see about it. "...the staggering layers of obcenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                              S 1 Reply Last reply
                              0
                              • realJSOPR realJSOP

                                I'll tell you which one to ignore - Stingray. The rest of them are viable, and depends on a) How much money you have to spend b) Your ability to predict the future Dundas sponsors this site, have a lot of good libraries, and a couple of their reps actively participate here. The other two vendors you mentioned both started out as contributing code authors here and took their stuff commercial. I am not in the .NET frame of mind, so I tend to ignore anything I see about it. "...the staggering layers of obcenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                                S Offline
                                S Offline
                                Stas Levin
                                wrote on last edited by
                                #16

                                John, > The other two vendors you mentioned both started >out as contributing code authors There were rumors on several forums (including this one) about "origin" of the BCGControlBar library and now I'd like to take a chance and tell all the readers the truth. BCGControlBar was not started from the open sources taken from this site or CodeGuru site. It started as an internal company project BY ME and was published on CodeGuru site (according to the company's permission) 3.5 years ago BY ME. Until December 2000 the library was freeware for everyone and starting this date it went commercial (the company permitted this as well). Yes, there were a few open-source components (like Windows manager and Sizing Control bar) which were included into the library at the early stage under agreement with the authors. In the future, all this code was redesigned, but it still have credits of their respective authors. Best regards, Stas Levin BCGSoft Ltd. http://www.bcgsoft.com

                                realJSOPR S 2 Replies Last reply
                                0
                                • S Stas Levin

                                  John, > The other two vendors you mentioned both started >out as contributing code authors There were rumors on several forums (including this one) about "origin" of the BCGControlBar library and now I'd like to take a chance and tell all the readers the truth. BCGControlBar was not started from the open sources taken from this site or CodeGuru site. It started as an internal company project BY ME and was published on CodeGuru site (according to the company's permission) 3.5 years ago BY ME. Until December 2000 the library was freeware for everyone and starting this date it went commercial (the company permitted this as well). Yes, there were a few open-source components (like Windows manager and Sizing Control bar) which were included into the library at the early stage under agreement with the authors. In the future, all this code was redesigned, but it still have credits of their respective authors. Best regards, Stas Levin BCGSoft Ltd. http://www.bcgsoft.com

                                  realJSOPR Offline
                                  realJSOPR Offline
                                  realJSOP
                                  wrote on last edited by
                                  #17

                                  I stand corrected. :) If anyone is interested, I have purchased and used Stingray (ugh), Dundas (good code and support, but below average, yet improving, documentation), and BCGControlBar (good code, good support, and fair documentation). "...the staggering layers of obcenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                                  D 1 Reply Last reply
                                  0
                                  • S Stas Levin

                                    John, > The other two vendors you mentioned both started >out as contributing code authors There were rumors on several forums (including this one) about "origin" of the BCGControlBar library and now I'd like to take a chance and tell all the readers the truth. BCGControlBar was not started from the open sources taken from this site or CodeGuru site. It started as an internal company project BY ME and was published on CodeGuru site (according to the company's permission) 3.5 years ago BY ME. Until December 2000 the library was freeware for everyone and starting this date it went commercial (the company permitted this as well). Yes, there were a few open-source components (like Windows manager and Sizing Control bar) which were included into the library at the early stage under agreement with the authors. In the future, all this code was redesigned, but it still have credits of their respective authors. Best regards, Stas Levin BCGSoft Ltd. http://www.bcgsoft.com

                                    S Offline
                                    S Offline
                                    Scott Evans
                                    wrote on last edited by
                                    #18

                                    I really found this thread most interesting, but then I read this comment, and could not contain my laughter, I cannot believe that you actually have the nerve to claim credit for writing all of this code not to mention sell it for a profit :eek:, I have to speak up here! First off, if anyone is interested, here is a link back to the old CodeGuru archive: http://codeguru.earthweb.com/toolbar/BCGControlBar.shtml you will notice once you have looked at the article several links toward the bottom of the page that clearly indicate that you did indeed "TAKE" code from CodeGuru to create the BCG library, you basically used Tony Hoyle's code and built upon it. I have looked at your "library" and can honestly tell you that it may look nice on the surface, however, it is a very bloated and redundant piece of code. I have also compared it to other libraries such as Codejock, and even the quality of the aesthetics is very poor in comparison, my moneys on Codejock! Regards, Scott Evans

                                    S D T 3 Replies Last reply
                                    0
                                    • realJSOPR realJSOP

                                      I stand corrected. :) If anyone is interested, I have purchased and used Stingray (ugh), Dundas (good code and support, but below average, yet improving, documentation), and BCGControlBar (good code, good support, and fair documentation). "...the staggering layers of obcenity in your statement make it a work of art on so many levels." - Jason Jystad, 10/26/2001

                                      D Offline
                                      D Offline
                                      David Cunningham
                                      wrote on last edited by
                                      #19

                                      Wow buddy, you're the poster child for the 3rd party libraries business :) David http://www.dundas.com

                                      1 Reply Last reply
                                      0
                                      • S Scott Evans

                                        I really found this thread most interesting, but then I read this comment, and could not contain my laughter, I cannot believe that you actually have the nerve to claim credit for writing all of this code not to mention sell it for a profit :eek:, I have to speak up here! First off, if anyone is interested, here is a link back to the old CodeGuru archive: http://codeguru.earthweb.com/toolbar/BCGControlBar.shtml you will notice once you have looked at the article several links toward the bottom of the page that clearly indicate that you did indeed "TAKE" code from CodeGuru to create the BCG library, you basically used Tony Hoyle's code and built upon it. I have looked at your "library" and can honestly tell you that it may look nice on the surface, however, it is a very bloated and redundant piece of code. I have also compared it to other libraries such as Codejock, and even the quality of the aesthetics is very poor in comparison, my moneys on Codejock! Regards, Scott Evans

                                        S Offline
                                        S Offline
                                        Stas Levin
                                        wrote on last edited by
                                        #20

                                        > you basically used Tony Hoyle's code and built upon it." Sir, first of all, if you make reference to some arcicles, READ THESE ARTICLES TWICE, it never can be redundant:) The text in the article you mentioned here says: "some ideas about MDI menus". In other words, the single idea that I obtained from the EXCELLENT Tony's article is ability to remove the standard MDI menu and replace it by the menu bar. If you like CJ, just use it. Stas Levin BCGSoft Ltd. http://www.bcgsoft.com

                                        S 1 Reply Last reply
                                        0
                                        • S Scott Evans

                                          I really found this thread most interesting, but then I read this comment, and could not contain my laughter, I cannot believe that you actually have the nerve to claim credit for writing all of this code not to mention sell it for a profit :eek:, I have to speak up here! First off, if anyone is interested, here is a link back to the old CodeGuru archive: http://codeguru.earthweb.com/toolbar/BCGControlBar.shtml you will notice once you have looked at the article several links toward the bottom of the page that clearly indicate that you did indeed "TAKE" code from CodeGuru to create the BCG library, you basically used Tony Hoyle's code and built upon it. I have looked at your "library" and can honestly tell you that it may look nice on the surface, however, it is a very bloated and redundant piece of code. I have also compared it to other libraries such as Codejock, and even the quality of the aesthetics is very poor in comparison, my moneys on Codejock! Regards, Scott Evans

                                          D Offline
                                          D Offline
                                          David Wulff
                                          wrote on last edited by
                                          #21

                                          that clearly indicate that you did indeed "TAKE" code from CodeGuru to create the BCG library The article said he was "inspired by" not "used" code by Tony. I have looked at your "library" and can honestly tell you that it may look nice on the surface; however, it is a very bloated and redundant piece of code. I have also compared it to other libraries such as Codejock, and even the quality of the aesthetics is very poor in comparison, my moneys on Codejock! Have you checked out the professional version demo? How can you call that poor? The only issues I could find with it (and I was very thorough when I was testing it) have already been bought up on the BCGSoft support forum, and are known issues that will be fixed. The only product I have come across capable of being compared to that (and I speak from a user point of view as the source is not yet available) is Infragistics’ Ultra Office, and they have been in the business for longer than Stas and co. CodeJock doesn’t come near with even the quality of the aesthetics. (Indeed, I could do better with a marker pen.) And I can say from experience (having developed with BCGControlBar for the past 18 months at least) that it isn’t bloated unnecessarily, and is a breeze to work with once you’ve grasped MFC. I won’t lay my money down and claim the professional version will be the best thing next to since slice bread and buttons on jeans, until I’ve had a chance to test it in real world environment, but it is looking very promising.

                                          :cool: -=:suss:=-

                                          Dr David Wulff, Phd Aqkuoerian Sciences dwulff@battleaxesoftware.nospam.com Founder of The BLA iF yuo find speeling mistkaes, don;t blaem me, blaem my keybord.

                                          K 1 Reply Last reply
                                          0
                                          Reply
                                          • Reply as topic
                                          Log in to reply
                                          • Oldest to Newest
                                          • Newest to Oldest
                                          • Most Votes


                                          • Login

                                          • Don't have an account? Register

                                          • Login or register to search.
                                          • First post
                                            Last post
                                          0
                                          • Categories
                                          • Recent
                                          • Tags
                                          • Popular
                                          • World
                                          • Users
                                          • Groups