-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
How to suppress, edit, or change message 'Displaying rows 1 thru n of m' #3
Comments
It is not - I don't think there is a way to change it.
What are you hoping to see?
…-Jim
On Sun, Feb 26, 2023 at 5:14 AM BrianBut ***@***.***> wrote:
I have tried everywhere in the published documentation to find a method of
altering this message which appears at the end of a grid. Is it mentioned?
—
Reply to this email directly, view it on GitHub
<#3>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABMKF5RTLSEVK7TWEXDZWH3WZM3IFANCNFSM6AAAAAAVIM5QAM>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
I am writing an app to publicise the program and discuss meetings of our
local 'Philosophy in Pubs' group. We are all British pensioners. Many of do
not understand the American English expression 'thro to'. I would like to
either abandon it or translate it.
'thro to' is one of those American English phrases that bugs us older
British English.
Apart from this I would like to thank you for a very useful tutorial.
…On Sun, Feb 26, 2023 at 2:09 PM Jim Steil ***@***.***> wrote:
It is not - I don't think there is a way to change it.
What are you hoping to see?
-Jim
On Sun, Feb 26, 2023 at 5:14 AM BrianBut ***@***.***> wrote:
> I have tried everywhere in the published documentation to find a method
of
> altering this message which appears at the end of a grid. Is it
mentioned?
>
> —
> Reply to this email directly, view it on GitHub
> <#3>, or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/ABMKF5RTLSEVK7TWEXDZWH3WZM3IFANCNFSM6AAAAAAVIM5QAM
>
> .
> You are receiving this because you are subscribed to this thread.Message
> ID: ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD5EE2HSP6W7CMFNBUCAXN3WZNPY5ANCNFSM6AAAAAAVIM5QAM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Brian
What is the text that you would like to see in that area? I'm not sure I
could convince Massimo that a change is needed but I could look at making
that flexible.
…-Jim
On Mon, Feb 27, 2023 at 1:48 AM BrianBut ***@***.***> wrote:
I am writing an app to publicise the program and discuss meetings of our
local 'Philosophy in Pubs' group. We are all British pensioners. Many of do
not understand the American English expression 'thro to'. I would like to
either abandon it or translate it.
'thro to' is one of those American English phrases that bugs us older
British English.
Apart from this I would like to thank you for a very useful tutorial.
On Sun, Feb 26, 2023 at 2:09 PM Jim Steil ***@***.***> wrote:
> It is not - I don't think there is a way to change it.
>
> What are you hoping to see?
>
> -Jim
>
> On Sun, Feb 26, 2023 at 5:14 AM BrianBut ***@***.***> wrote:
>
> > I have tried everywhere in the published documentation to find a method
> of
> > altering this message which appears at the end of a grid. Is it
> mentioned?
> >
> > —
> > Reply to this email directly, view it on GitHub
> > <#3>, or unsubscribe
> > <
>
https://github.com/notifications/unsubscribe-auth/ABMKF5RTLSEVK7TWEXDZWH3WZM3IFANCNFSM6AAAAAAVIM5QAM
> >
> > .
> > You are receiving this because you are subscribed to this
thread.Message
> > ID: ***@***.***>
> >
>
> —
> Reply to this email directly, view it on GitHub
> <
#3 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AD5EE2HSP6W7CMFNBUCAXN3WZNPY5ANCNFSM6AAAAAAVIM5QAM
>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABMKF5QU4HIRBANFNADXTDLWZRL5NANCNFSM6AAAAAAVIM5QAM>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I have written a patch to py4web/utils/grid.py. which I hope will do what I
need (and enable me to use the grid for a display on my home page). I have
added another parameter to the Grid object. If my fork works I will pass it
up the line for consideration.
<py4web <https://github.com/BrianBut/py4web>/py4web
<https://github.com/BrianBut/py4web/tree/master/py4web>/utils
<https://github.com/BrianBut/py4web/tree/master/py4web/utils>/*grid.py*>
…On Mon, Feb 27, 2023 at 12:36 PM Jim Steil ***@***.***> wrote:
Brian
What is the text that you would like to see in that area? I'm not sure I
could convince Massimo that a change is needed but I could look at making
that flexible.
-Jim
On Mon, Feb 27, 2023 at 1:48 AM BrianBut ***@***.***> wrote:
> I am writing an app to publicise the program and discuss meetings of our
> local 'Philosophy in Pubs' group. We are all British pensioners. Many of
do
> not understand the American English expression 'thro to'. I would like to
> either abandon it or translate it.
>
> 'thro to' is one of those American English phrases that bugs us older
> British English.
>
> Apart from this I would like to thank you for a very useful tutorial.
>
> On Sun, Feb 26, 2023 at 2:09 PM Jim Steil ***@***.***> wrote:
>
> > It is not - I don't think there is a way to change it.
> >
> > What are you hoping to see?
> >
> > -Jim
> >
> > On Sun, Feb 26, 2023 at 5:14 AM BrianBut ***@***.***> wrote:
> >
> > > I have tried everywhere in the published documentation to find a
method
> > of
> > > altering this message which appears at the end of a grid. Is it
> > mentioned?
> > >
> > > —
> > > Reply to this email directly, view it on GitHub
> > > <#3>, or unsubscribe
> > > <
> >
>
https://github.com/notifications/unsubscribe-auth/ABMKF5RTLSEVK7TWEXDZWH3WZM3IFANCNFSM6AAAAAAVIM5QAM
> > >
> > > .
> > > You are receiving this because you are subscribed to this
> thread.Message
> > > ID: ***@***.***>
> > >
> >
> > —
> > Reply to this email directly, view it on GitHub
> > <
>
#3 (comment)
> >,
> > or unsubscribe
> > <
>
https://github.com/notifications/unsubscribe-auth/AD5EE2HSP6W7CMFNBUCAXN3WZNPY5ANCNFSM6AAAAAAVIM5QAM
> >
> > .
> > You are receiving this because you authored the thread.Message ID:
> > ***@***.***>
> >
>
> —
> Reply to this email directly, view it on GitHub
> <
#3 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/ABMKF5QU4HIRBANFNADXTDLWZRL5NANCNFSM6AAAAAAVIM5QAM
>
> .
> You are receiving this because you commented.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD5EE2ABNDAX6HFAKKZP4XDWZSNUFANCNFSM6AAAAAAVIM5QAM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
I don't think Massimo will accept something that modifies the grid
signature (but, he decides, not me). Instead I'd look at adding your new
parameter to the grid.param list.
…-Jim
On Tue, Feb 28, 2023 at 3:38 AM BrianBut ***@***.***> wrote:
I have written a patch to py4web/utils/grid.py. which I hope will do what I
need (and enable me to use the grid for a display on my home page). I have
added another parameter to the Grid object. If my fork works I will pass it
up the line for consideration.
<py4web <https://github.com/BrianBut/py4web>/py4web
<https://github.com/BrianBut/py4web/tree/master/py4web>/utils
<https://github.com/BrianBut/py4web/tree/master/py4web/utils>/*grid.py*>
On Mon, Feb 27, 2023 at 12:36 PM Jim Steil ***@***.***> wrote:
> Brian
>
> What is the text that you would like to see in that area? I'm not sure I
> could convince Massimo that a change is needed but I could look at making
> that flexible.
>
> -Jim
>
>
> On Mon, Feb 27, 2023 at 1:48 AM BrianBut ***@***.***> wrote:
>
> > I am writing an app to publicise the program and discuss meetings of
our
> > local 'Philosophy in Pubs' group. We are all British pensioners. Many
of
> do
> > not understand the American English expression 'thro to'. I would like
to
> > either abandon it or translate it.
> >
> > 'thro to' is one of those American English phrases that bugs us older
> > British English.
> >
> > Apart from this I would like to thank you for a very useful tutorial.
> >
> > On Sun, Feb 26, 2023 at 2:09 PM Jim Steil ***@***.***> wrote:
> >
> > > It is not - I don't think there is a way to change it.
> > >
> > > What are you hoping to see?
> > >
> > > -Jim
> > >
> > > On Sun, Feb 26, 2023 at 5:14 AM BrianBut ***@***.***> wrote:
> > >
> > > > I have tried everywhere in the published documentation to find a
> method
> > > of
> > > > altering this message which appears at the end of a grid. Is it
> > > mentioned?
> > > >
> > > > —
> > > > Reply to this email directly, view it on GitHub
> > > > <#3>, or
unsubscribe
> > > > <
> > >
> >
>
https://github.com/notifications/unsubscribe-auth/ABMKF5RTLSEVK7TWEXDZWH3WZM3IFANCNFSM6AAAAAAVIM5QAM
> > > >
> > > > .
> > > > You are receiving this because you are subscribed to this
> > thread.Message
> > > > ID: ***@***.***>
> > > >
> > >
> > > —
> > > Reply to this email directly, view it on GitHub
> > > <
> >
>
#3 (comment)
> > >,
> > > or unsubscribe
> > > <
> >
>
https://github.com/notifications/unsubscribe-auth/AD5EE2HSP6W7CMFNBUCAXN3WZNPY5ANCNFSM6AAAAAAVIM5QAM
> > >
> > > .
> > > You are receiving this because you authored the thread.Message ID:
> > > ***@***.***>
> > >
> >
> > —
> > Reply to this email directly, view it on GitHub
> > <
>
#3 (comment)
> >,
> > or unsubscribe
> > <
>
https://github.com/notifications/unsubscribe-auth/ABMKF5QU4HIRBANFNADXTDLWZRL5NANCNFSM6AAAAAAVIM5QAM
> >
> > .
> > You are receiving this because you commented.Message ID:
> > ***@***.***>
> >
>
> —
> Reply to this email directly, view it on GitHub
> <
#3 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/AD5EE2ABNDAX6HFAKKZP4XDWZSNUFANCNFSM6AAAAAAVIM5QAM
>
> .
> You are receiving this because you authored the thread.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ABMKF5X6VACTZ6JFXZMEGRDWZXBRLANCNFSM6AAAAAAVIM5QAM>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I now suspect there is no need to alter anything in the web4py code. It
looks as if I may be able to use translations (T) to achieve at least some
of the desired affect. Any hints on this would be apprecated.
…On Tue, Feb 28, 2023 at 4:08 PM Jim Steil ***@***.***> wrote:
I don't think Massimo will accept something that modifies the grid
signature (but, he decides, not me). Instead I'd look at adding your new
parameter to the grid.param list.
-Jim
On Tue, Feb 28, 2023 at 3:38 AM BrianBut ***@***.***> wrote:
> I have written a patch to py4web/utils/grid.py. which I hope will do
what I
> need (and enable me to use the grid for a display on my home page). I
have
> added another parameter to the Grid object. If my fork works I will pass
it
> up the line for consideration.
> <py4web <https://github.com/BrianBut/py4web>/py4web
> <https://github.com/BrianBut/py4web/tree/master/py4web>/utils
> <https://github.com/BrianBut/py4web/tree/master/py4web/utils>/*grid.py*>
>
> On Mon, Feb 27, 2023 at 12:36 PM Jim Steil ***@***.***> wrote:
>
> > Brian
> >
> > What is the text that you would like to see in that area? I'm not sure
I
> > could convince Massimo that a change is needed but I could look at
making
> > that flexible.
> >
> > -Jim
> >
> >
> > On Mon, Feb 27, 2023 at 1:48 AM BrianBut ***@***.***> wrote:
> >
> > > I am writing an app to publicise the program and discuss meetings of
> our
> > > local 'Philosophy in Pubs' group. We are all British pensioners. Many
> of
> > do
> > > not understand the American English expression 'thro to'. I would
like
> to
> > > either abandon it or translate it.
> > >
> > > 'thro to' is one of those American English phrases that bugs us older
> > > British English.
> > >
> > > Apart from this I would like to thank you for a very useful tutorial.
> > >
> > > On Sun, Feb 26, 2023 at 2:09 PM Jim Steil ***@***.***> wrote:
> > >
> > > > It is not - I don't think there is a way to change it.
> > > >
> > > > What are you hoping to see?
> > > >
> > > > -Jim
> > > >
> > > > On Sun, Feb 26, 2023 at 5:14 AM BrianBut ***@***.***> wrote:
> > > >
> > > > > I have tried everywhere in the published documentation to find a
> > method
> > > > of
> > > > > altering this message which appears at the end of a grid. Is it
> > > > mentioned?
> > > > >
> > > > > —
> > > > > Reply to this email directly, view it on GitHub
> > > > > <#3>, or
> unsubscribe
> > > > > <
> > > >
> > >
> >
>
https://github.com/notifications/unsubscribe-auth/ABMKF5RTLSEVK7TWEXDZWH3WZM3IFANCNFSM6AAAAAAVIM5QAM
> > > > >
> > > > > .
> > > > > You are receiving this because you are subscribed to this
> > > thread.Message
> > > > > ID: ***@***.***>
> > > > >
> > > >
> > > > —
> > > > Reply to this email directly, view it on GitHub
> > > > <
> > >
> >
>
#3 (comment)
> > > >,
> > > > or unsubscribe
> > > > <
> > >
> >
>
https://github.com/notifications/unsubscribe-auth/AD5EE2HSP6W7CMFNBUCAXN3WZNPY5ANCNFSM6AAAAAAVIM5QAM
> > > >
> > > > .
> > > > You are receiving this because you authored the thread.Message ID:
> > > > ***@***.***>
> > > >
> > >
> > > —
> > > Reply to this email directly, view it on GitHub
> > > <
> >
>
#3 (comment)
> > >,
> > > or unsubscribe
> > > <
> >
>
https://github.com/notifications/unsubscribe-auth/ABMKF5QU4HIRBANFNADXTDLWZRL5NANCNFSM6AAAAAAVIM5QAM
> > >
> > > .
> > > You are receiving this because you commented.Message ID:
> > > ***@***.***>
> > >
> >
> > —
> > Reply to this email directly, view it on GitHub
> > <
>
#3 (comment)
> >,
> > or unsubscribe
> > <
>
https://github.com/notifications/unsubscribe-auth/AD5EE2ABNDAX6HFAKKZP4XDWZSNUFANCNFSM6AAAAAAVIM5QAM
> >
> > .
> > You are receiving this because you authored the thread.Message ID:
> > ***@***.***>
> >
>
> —
> Reply to this email directly, view it on GitHub
> <
#3 (comment)
>,
> or unsubscribe
> <
https://github.com/notifications/unsubscribe-auth/ABMKF5X6VACTZ6JFXZMEGRDWZXBRLANCNFSM6AAAAAAVIM5QAM
>
> .
> You are receiving this because you commented.Message ID:
> ***@***.***>
>
—
Reply to this email directly, view it on GitHub
<#3 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AD5EE2BYCY7ILL4BQEI6T4LWZYPJBANCNFSM6AAAAAAVIM5QAM>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I have tried everywhere in the published documentation to find a method of altering this message which appears at the end of a grid. Is it mentioned?
The text was updated successfully, but these errors were encountered: