![]() |
0 |
![]() |
On a per-column basis, or for the whole datawindow in general? Because you can already turn it off for the whole thing... -- "Don't just fix; teach." Some informative links: news:news.announce.newusers http://www.geocities.com/nnqweb/ http://www.catb.org/~esr/faqs/smart-questions.html http://www.caliburn.nl/topposting.html http://www.netmeister.org/news/learn2quote.html
![]() |
0 |
![]() |
On a per-column basis. Because there are picture or button object in some columns. And if you resize this colums, pictures show larger then original. "Jason 'Bug' Fenter" <fenter_bug_@_hot_mail_dot_com> wrote in message news:42a46cd6$1@forums-1-dub... > On a per-column basis, or for the whole datawindow in general? Because > you can already turn it off for the whole thing... > > -- > "Don't just fix; teach." > > Some informative links: > news:news.announce.newusers > http://www.geocities.com/nnqweb/ > http://www.catb.org/~esr/faqs/smart-questions.html > http://www.caliburn.nl/topposting.html > http://www.netmeister.org/news/learn2quote.html
![]() |
0 |
![]() |
It's coded pretty easy. I posted a service that does that on datawindow forum several times... > On a per-column basis. > Because there are picture or button object in some > columns. And if you resize this colums, pictures show > larger then original. > > > "Jason 'Bug' Fenter" <fenter_bug_@_hot_mail_dot_com> wrote > in message news:42a46cd6$1@forums-1-dub... > > On a per-column basis, or for the whole datawindow in > > general? Because you can already turn it off for the > whole thing... > > > -- > > "Don't just fix; teach." > > > > Some informative links: > > news:news.announce.newusers > > http://www.geocities.com/nnqweb/ > > http://www.catb.org/~esr/faqs/smart-questions.html > > http://www.caliburn.nl/topposting.html > > http://www.netmeister.org/news/learn2quote.html > >
![]() |
0 |
![]() |
Hi, Can it solve the problem only with a one click? I think it can not and I think that service object is not easy for unresizable column. It must be more easy like a visible property. Thanks. <Philip Salgannik> wrote in message news:42a4820e.53a.1681692777@sybase.com... > It's coded pretty easy. I posted a service that does that on > datawindow forum several times... > > On a per-column basis. > > Because there are picture or button object in some > > columns. And if you resize this colums, pictures show > > larger then original. > > > > > > "Jason 'Bug' Fenter" <fenter_bug_@_hot_mail_dot_com> wrote > > in message news:42a46cd6$1@forums-1-dub... > > > On a per-column basis, or for the whole datawindow in > > > general? Because you can already turn it off for the > > whole thing... > > > > -- > > > "Don't just fix; teach." > > > > > > Some informative links: > > > news:news.announce.newusers > > > http://www.geocities.com/nnqweb/ > > > http://www.catb.org/~esr/faqs/smart-questions.html > > > http://www.caliburn.nl/topposting.html > > > http://www.netmeister.org/news/learn2quote.html > > > >
![]() |
0 |
![]() |
It can solve it with a couple of lines of code, to instantiate it and to register columns that you want to be non-resizable. Very similar to PFC's datawindow services... > Hi, > > Can it solve the problem only with a one click? > I think it can not and I think that service object is not > easy for unresizable column. > It must be more easy like a visible property. > > Thanks. > > > <Philip Salgannik> wrote in message > news:42a4820e.53a.1681692777@sybase.com... > > It's coded pretty easy. I posted a service that does > > that on datawindow forum several times... > > > On a per-column basis. > > > Because there are picture or button object in some > > > columns. And if you resize this colums, pictures show > > > larger then original. > > > > > > > > > "Jason 'Bug' Fenter" <fenter_bug_@_hot_mail_dot_com> > > > wrote in message news:42a46cd6$1@forums-1-dub... > > > > On a per-column basis, or for the whole datawindow > > > > in general? Because you can already turn it off for > > > the whole thing... > > > > > -- > > > > "Don't just fix; teach." > > > > > > > > Some informative links: > > > > news:news.announce.newusers > > > > http://www.geocities.com/nnqweb/ > > > > > > > > > http://www.catb.org/~esr/faqs/smart-questions.html > > > > http://www.caliburn.nl/topposting.html > > http://www.netmeister.org/news/learn2quote.html > > > > > >
![]() |
0 |
![]() |
I know pfc service can solve it with a couple of lines of code but why we must write a couple of line for unresizeble column? And why we do not write a couple of lines of code for unvisible column. I think it must be solve in powerbuilder as standart feture. This is more easy. <Philip Salgannik> wrote in message news:42a49043.2597.1681692777@sybase.com... > It can solve it with a couple of lines of code, to > instantiate it and to register columns that you want to be > non-resizable. Very similar to PFC's datawindow services... > > > Hi, > > > > Can it solve the problem only with a one click? > > I think it can not and I think that service object is not > > easy for unresizable column. > > It must be more easy like a visible property. > > > > Thanks. > > > > > > <Philip Salgannik> wrote in message > > news:42a4820e.53a.1681692777@sybase.com... > > > It's coded pretty easy. I posted a service that does > > > that on datawindow forum several times... > > > > On a per-column basis. > > > > Because there are picture or button object in some > > > > columns. And if you resize this colums, pictures show > > > > larger then original. > > > > > > > > > > > > "Jason 'Bug' Fenter" <fenter_bug_@_hot_mail_dot_com> > > > > wrote in message news:42a46cd6$1@forums-1-dub... > > > > > On a per-column basis, or for the whole datawindow > > > > > in general? Because you can already turn it off for > > > > the whole thing... > > > > > > -- > > > > > "Don't just fix; teach." > > > > > > > > > > Some informative links: > > > > > news:news.announce.newusers > > > > > http://www.geocities.com/nnqweb/ > > > > > > > > > > > > http://www.catb.org/~esr/faqs/smart-questions.html > > > > > http://www.caliburn.nl/topposting.html > > > http://www.netmeister.org/news/learn2quote.html > > > > > > > > >
![]() |
0 |
![]() |
Agree with Murat. Coding does not cover all cases. E.g. in my app in some cases I don`t know what DwObject will be placed in DwControl, so I don`t know the columnt list at compile time only at runtime. The unresizable property should be a column property in DwObject. Serg. <Philip Salgannik> wrote in message news:42a49043.2597.1681692777@sybase.com... > It can solve it with a couple of lines of code, to > instantiate it and to register columns that you want to be > non-resizable. Very similar to PFC's datawindow services... > >> Hi, >> >> Can it solve the problem only with a one click? >> I think it can not and I think that service object is not >> easy for unresizable column. >> It must be more easy like a visible property. >> >> Thanks. >> >> >> <Philip Salgannik> wrote in message >> news:42a4820e.53a.1681692777@sybase.com... >> > It's coded pretty easy. I posted a service that does >> > that on datawindow forum several times... >> > > On a per-column basis. >> > > Because there are picture or button object in some >> > > columns. And if you resize this colums, pictures show >> > > larger then original. >> > > >> > > >> > > "Jason 'Bug' Fenter" <fenter_bug_@_hot_mail_dot_com> >> > > wrote in message news:42a46cd6$1@forums-1-dub... >> > > > On a per-column basis, or for the whole datawindow >> > > > in general? Because you can already turn it off for >> > > the whole thing... > >> > > > -- >> > > > "Don't just fix; teach." >> > > > >> > > > Some informative links: >> > > > news:news.announce.newusers >> > > > http://www.geocities.com/nnqweb/ >> > > > >> > > > >> http://www.catb.org/~esr/faqs/smart-questions.html >> > > > http://www.caliburn.nl/topposting.html >> > http://www.netmeister.org/news/learn2quote.html > >> > > >> >>
![]() |
0 |
![]() |
> Coding does not cover all cases. > E.g. in my app in some cases I don`t know what DwObject > will be placed in DwControl, so I don`t know the columnt > list at compile time only at runtime. The unresizable > property should be a column property in DwObject. You meant bad coding does not cover all cases. You are welcome to wait till they implement this feature...
![]() |
0 |
![]() |
It is not bad coding. It is using one of PB advantages. One control can show different dw objects that is defined at runtime. And here we are discussing new feature request. If you don`t need it so say I don`t need it. But I need it. I think it will help me and not only me. <Philip Salgannik> wrote in message news:42a5bfd6.31fc.1681692777@sybase.com... >> Coding does not cover all cases. >> E.g. in my app in some cases I don`t know what DwObject >> will be placed in DwControl, so I don`t know the columnt >> list at compile time only at runtime. The unresizable >> property should be a column property in DwObject. > > You meant bad coding does not cover all cases. > You are welcome to wait till they implement this feature...
![]() |
0 |
![]() |
In your dataobject, in the columns TAG value, put a value COLRESIZE=NO Then in code, check to see if the columns tag value has that, if so, prevent the resize. "Serg" <sergNOSPAM@alef.ru> wrote in message news:42a59004$1@forums-2-dub... > Agree with Murat. > Coding does not cover all cases. > E.g. in my app in some cases I don`t know what DwObject will be placed in > DwControl, so I don`t know the columnt list at compile time only at runtime. > The unresizable property should be a column property in DwObject. > > Serg. > > > <Philip Salgannik> wrote in message > news:42a49043.2597.1681692777@sybase.com... > > It can solve it with a couple of lines of code, to > > instantiate it and to register columns that you want to be > > non-resizable. Very similar to PFC's datawindow services... > > > >> Hi, > >> > >> Can it solve the problem only with a one click? > >> I think it can not and I think that service object is not > >> easy for unresizable column. > >> It must be more easy like a visible property. > >> > >> Thanks. > >> > >> > >> <Philip Salgannik> wrote in message > >> news:42a4820e.53a.1681692777@sybase.com... > >> > It's coded pretty easy. I posted a service that does > >> > that on datawindow forum several times... > >> > > On a per-column basis. > >> > > Because there are picture or button object in some > >> > > columns. And if you resize this colums, pictures show > >> > > larger then original. > >> > > > >> > > > >> > > "Jason 'Bug' Fenter" <fenter_bug_@_hot_mail_dot_com> > >> > > wrote in message news:42a46cd6$1@forums-1-dub... > >> > > > On a per-column basis, or for the whole datawindow > >> > > > in general? Because you can already turn it off for > >> > > the whole thing... > > >> > > > -- > >> > > > "Don't just fix; teach." > >> > > > > >> > > > Some informative links: > >> > > > news:news.announce.newusers > >> > > > http://www.geocities.com/nnqweb/ > >> > > > > >> > > > > >> http://www.catb.org/~esr/faqs/smart-questions.html > >> > > > http://www.caliburn.nl/topposting.html > >> > http://www.netmeister.org/news/learn2quote.html > > >> > > > >> > >> > >
![]() |
0 |
![]() |
Thanks, Daniel. Good idea but TAG field is already busy for tooltip`s text. It is possible to organize sections in TAG e.g. COLRESIZE=NO TOOLTIP="bla bla". But this was not initialy designed (bad design) and now to do this we should rewrite enormous quantity of dw`s saved in SQL as blob. :( So we will have to wait for time when our client will be ready to pay for this, or when sybase will make unresizable columns. "Daniel Coppersmith" <daniel_N.0.S.P.A.M_at_InFrontSoftware_D0T_C0M> wrote in message news:42a6f38c@forums-2-dub... > In your dataobject, in the columns TAG value, put a value COLRESIZE=NO > > Then in code, check to see if the columns tag value has that, if so, > prevent > the resize. > > > "Serg" <sergNOSPAM@alef.ru> wrote in message > news:42a59004$1@forums-2-dub... >> Agree with Murat. >> Coding does not cover all cases. >> E.g. in my app in some cases I don`t know what DwObject will be placed in >> DwControl, so I don`t know the columnt list at compile time only at > runtime. >> The unresizable property should be a column property in DwObject. >> >> Serg. >> >> >> <Philip Salgannik> wrote in message >> news:42a49043.2597.1681692777@sybase.com... >> > It can solve it with a couple of lines of code, to >> > instantiate it and to register columns that you want to be >> > non-resizable. Very similar to PFC's datawindow services... >> > >> >> Hi, >> >> >> >> Can it solve the problem only with a one click? >> >> I think it can not and I think that service object is not >> >> easy for unresizable column. >> >> It must be more easy like a visible property. >> >> >> >> Thanks. >> >> >> >> >> >> <Philip Salgannik> wrote in message >> >> news:42a4820e.53a.1681692777@sybase.com... >> >> > It's coded pretty easy. I posted a service that does >> >> > that on datawindow forum several times... >> >> > > On a per-column basis. >> >> > > Because there are picture or button object in some >> >> > > columns. And if you resize this colums, pictures show >> >> > > larger then original. >> >> > > >> >> > > >> >> > > "Jason 'Bug' Fenter" <fenter_bug_@_hot_mail_dot_com> >> >> > > wrote in message news:42a46cd6$1@forums-1-dub... >> >> > > > On a per-column basis, or for the whole datawindow >> >> > > > in general? Because you can already turn it off for >> >> > > the whole thing... > >> >> > > > -- >> >> > > > "Don't just fix; teach." >> >> > > > >> >> > > > Some informative links: >> >> > > > news:news.announce.newusers >> >> > > > http://www.geocities.com/nnqweb/ >> >> > > > >> >> > > > >> >> http://www.catb.org/~esr/faqs/smart-questions.html >> >> > > > http://www.caliburn.nl/topposting.html >> >> > http://www.netmeister.org/news/learn2quote.html > >> >> > > >> >> >> >> >> >> > >
![]() |
0 |
![]() |
you could with the following.... TOOLTIP=CURRENT VALUE;COLRESIZE-NO.... And where you display your tooltip, check for TOOLTIP - if there, get the value otherwise use as normal... So, you would not have to change existing DW's only those that you want to utilize the tag field to manage COLRESIZE. Jeff. "Serg" <sergNOSPAM@alef.ru> wrote in message news:42a709e3$1@forums-1-dub... > Thanks, Daniel. > > Good idea but TAG field is already busy for tooltip`s text. > It is possible to organize sections in TAG e.g. COLRESIZE=NO TOOLTIP="bla > bla". But this was not initialy designed (bad design) and now to do this we > should rewrite enormous quantity of dw`s saved in SQL as blob. > :( > So we will have to wait for time when our client will be ready to pay for > this, or when sybase will make unresizable columns. > > > "Daniel Coppersmith" <daniel_N.0.S.P.A.M_at_InFrontSoftware_D0T_C0M> wrote > in message news:42a6f38c@forums-2-dub... > > In your dataobject, in the columns TAG value, put a value COLRESIZE=NO > > > > Then in code, check to see if the columns tag value has that, if so, > > prevent > > the resize. > > > > > > "Serg" <sergNOSPAM@alef.ru> wrote in message > > news:42a59004$1@forums-2-dub... > >> Agree with Murat. > >> Coding does not cover all cases. > >> E.g. in my app in some cases I don`t know what DwObject will be placed in > >> DwControl, so I don`t know the columnt list at compile time only at > > runtime. > >> The unresizable property should be a column property in DwObject. > >> > >> Serg. > >> > >> > >> <Philip Salgannik> wrote in message > >> news:42a49043.2597.1681692777@sybase.com... > >> > It can solve it with a couple of lines of code, to > >> > instantiate it and to register columns that you want to be > >> > non-resizable. Very similar to PFC's datawindow services... > >> > > >> >> Hi, > >> >> > >> >> Can it solve the problem only with a one click? > >> >> I think it can not and I think that service object is not > >> >> easy for unresizable column. > >> >> It must be more easy like a visible property. > >> >> > >> >> Thanks. > >> >> > >> >> > >> >> <Philip Salgannik> wrote in message > >> >> news:42a4820e.53a.1681692777@sybase.com... > >> >> > It's coded pretty easy. I posted a service that does > >> >> > that on datawindow forum several times... > >> >> > > On a per-column basis. > >> >> > > Because there are picture or button object in some > >> >> > > columns. And if you resize this colums, pictures show > >> >> > > larger then original. > >> >> > > > >> >> > > > >> >> > > "Jason 'Bug' Fenter" <fenter_bug_@_hot_mail_dot_com> > >> >> > > wrote in message news:42a46cd6$1@forums-1-dub... > >> >> > > > On a per-column basis, or for the whole datawindow > >> >> > > > in general? Because you can already turn it off for > >> >> > > the whole thing... > > >> >> > > > -- > >> >> > > > "Don't just fix; teach." > >> >> > > > > >> >> > > > Some informative links: > >> >> > > > news:news.announce.newusers > >> >> > > > http://www.geocities.com/nnqweb/ > >> >> > > > > >> >> > > > > >> >> http://www.catb.org/~esr/faqs/smart-questions.html > >> >> > > > http://www.caliburn.nl/topposting.html > >> >> > http://www.netmeister.org/news/learn2quote.html > > >> >> > > > >> >> > >> >> > >> > >> > > > > > >
![]() |
0 |
![]() |
What about an invisible label with a distinctive name? For example: Label name: colresize content: column1; column2... I use this technique quite often. Putting settings in the dataobject like this makes you services quite flexible. Also the tag property doesn't get crowded ;-) -- ****************************** ** Joost A. Bloemsma ** PowerBuilder Developer ** DLM bv (www.dlm.nl.com) ****************************** Serg wrote: > Thanks, Daniel. > > Good idea but TAG field is already busy for tooltip`s text. > It is possible to organize sections in TAG e.g. COLRESIZE=NO TOOLTIP="bla > bla". But this was not initialy designed (bad design) and now to do this we > should rewrite enormous quantity of dw`s saved in SQL as blob. > :( > So we will have to wait for time when our client will be ready to pay for > this, or when sybase will make unresizable columns. > > > "Daniel Coppersmith" <daniel_N.0.S.P.A.M_at_InFrontSoftware_D0T_C0M> wrote > in message news:42a6f38c@forums-2-dub... > >>In your dataobject, in the columns TAG value, put a value COLRESIZE=NO >> >>Then in code, check to see if the columns tag value has that, if so, >>prevent >>the resize. >> >> >>"Serg" <sergNOSPAM@alef.ru> wrote in message >>news:42a59004$1@forums-2-dub... >> >>>Agree with Murat. >>>Coding does not cover all cases. >>>E.g. in my app in some cases I don`t know what DwObject will be placed in >>>DwControl, so I don`t know the columnt list at compile time only at >> >>runtime. >> >>>The unresizable property should be a column property in DwObject. >>> >>>Serg. >>> >>> >>><Philip Salgannik> wrote in message >>>news:42a49043.2597.1681692777@sybase.com... >>> >>>>It can solve it with a couple of lines of code, to >>>>instantiate it and to register columns that you want to be >>>>non-resizable. Very similar to PFC's datawindow services... >>>> >>>> >>>>>Hi, >>>>> >>>>>Can it solve the problem only with a one click? >>>>>I think it can not and I think that service object is not >>>>>easy for unresizable column. >>>>>It must be more easy like a visible property. >>>>> >>>>>Thanks. >>>>> >>>>> >>>>><Philip Salgannik> wrote in message >>>>>news:42a4820e.53a.1681692777@sybase.com... >>>>> >>>>>>It's coded pretty easy. I posted a service that does >>>>>>that on datawindow forum several times... >>>>>> >>>>>>>On a per-column basis. >>>>>>>Because there are picture or button object in some >>>>>>>columns. And if you resize this colums, pictures show >>>>>>>larger then original. >>>>>>> >>>>>>> >>>>>>>"Jason 'Bug' Fenter" <fenter_bug_@_hot_mail_dot_com> >>>>>>>wrote in message news:42a46cd6$1@forums-1-dub... >>>>>>> >>>>>>>>On a per-column basis, or for the whole datawindow >>>>>>>>in general? Because you can already turn it off for >>>>>>> >>>>>>>the whole thing... > >>>>>>> >>>>>>>>-- >>>>>>>>"Don't just fix; teach." >>>>>>>> >>>>>>>> Some informative links: >>>>>>>> news:news.announce.newusers >>>>>>>> http://www.geocities.com/nnqweb/ >>>>>>>> >>>>>>>> >>>>> >>>>>http://www.catb.org/~esr/faqs/smart-questions.html >>>>> >>>>>>>> http://www.caliburn.nl/topposting.html >>>>>> >>>>>>http://www.netmeister.org/news/learn2quote.html > >>>>>> >>>>> >>> >> > >
![]() |
0 |
![]() |