Unfortunately, the ignore function can only be set to a max duration of 4 month. Iād rather have 10 years or so.
You really need to start listening to your own advices. What kind of pathetic week minded person with no life (All your words and definitions) spend its time counting how many times a person post his opinion (that by the way, those are not lies).
That is sad, you need profesional help.
If Iām wrong about anything, let me know along with why.
@dalu
You have not bee BANNED - despite others ASKING me to
Silenced yes - that prevents you from posting in the hopes you might take a deep breath and post something less than the diatribes you do
And it does let you converse with someone who initiates a direct message to you (as you know since you and I have done this before)
A BAN prevents you from logging in under that user id at all
And you CANNOT respond to anything - not direct messages or anything
The posts get hidden because many members of the community flag them as inappropriate etc
And if the moderator agrees the posts can remain - but remain hidden
They could be deleted as part of that process but they are not
You might consider that when you next post
yes but i flagged many post insulting me, with no effects
it goes only one way, the way YOU decide
whatever
Maybe that insulting followed your actions and maybe people speaking truths from their view. Maybe you leave the way to be polite? Possibly you attack people without letting them to prohibit blaming? It is your behavior producing this situation. I donāt think that when all others can speak one with the other and finding at least at some points compromises but one is running in the other direction that then all others are wrong. So check your own behavior and not the one of others.
yes but i flagged many post insulting me, with no effects
prior to your post in the thread Xojo Hmmmm š¤ - #94
there was NO mention of you
So Iām not sure where you get many post insulting me from ?
Your post am in and immediately attacked Hal
nothing to you prior to that
it goes only one way, the way YOU decide
Hmmm lets see I pay for 100% of the operating costs
I am the admin
And yeah that gives me a couple rights to do things
And as I said you have NOT been banned
But dont just jump into a thread, insult people, and expect them NOT to react to you with pretty much the same attitude as many post insulting me
This IS precisely why I said āPot. meet kettleā
You complain about Hal attacking Geoff etc then do EXACTLY that
Hypocrite is the perfect word for it
Basically the rule here is dont be an asshole
I dont care if you want to defend Geoff xojo etc
But do so in a CIVIL fashion
Cant do that ?
Yes youāll get posts hidden
You might get silenced
But to date there are precisely 0 BANS or SUSPENSIONS here
EDIT : and then I finish this and go read the other posts & flags and
yup
Thereās another post flagged
I have certain users on another forum on ignore ⦠3 or 4 people. On that forum you see placeholders for their messages so you can see them furiously posting but canāt see the actual message. My test for whether my ignoring them was a good decision is whether I seem to be missing out on any useful exchange or info or interesting conversation involving that person. So far it has worked out, because they tend to be one-note ponies with nothing new to say ever. They are either flogging one or two points or using the same goading technique with all comers.
The downside of āignoreā is that some canāt resist responding to the trolling and it feeds the beast and ruins the āsignal to noise ratioā of the forum (or at least of some threads) at some point.
Xojo Qualityā¦
We would like to use the web list box for commercial purposes, but in the past we deemed it unsuitable due to its numerous bugs and lack of features. Until a recent hack, even retrieving the clicked-on record was a challenge. Although we are now considering using it, there are still several unresolved issues that account for over 10% of all confirmed web bugs. Has anyone successfully utilized the web list box for anything beyond a basic list?
Open Webllistbox Bugs:
#71426
#70887
#70770
#70604
#69989
#69647
#68946
#68489
#66576
#65836
#65353
#65202
#64910
#64892
#64661
#64064
#64025
#63099
#61271
#60045
Ouch
80 rows by 150 columns (so 1200 data elements) is
Itās slow, but functional.
Iād not expect 1200 data items to be slow
Yes, but during xojodocs . com times it was a pain in the neck. Lots of JS hacks. If I look how easy it is with vue or any other framework it is a shame. Good news: Xojo users can buy Graffiti Suite, just in case they want to blame some one else than the Inc. Or people can talk to GP. Apparently he is not aware of any big issue.
How many rows has Eddies got ?
If thats the benchmark it needs perhaps 100K rows
Following to the vendor it should work like the Table View Vaadin uses which works like a charm. So I could ask: why it is so damned hard to build it up from scratch and use possible other damned component libraries instead of the not working ones. Other vendors are also able to do exactly that for the exactly some type of programming system so why not Xojo?
Not sure if this is still the case, and perhaps Ricardo did optimize it. In Xojo docs I loaded some 8k entries, with a latency < 1 second. (I didnāt use pagination, as I had enough issues with Web2 and I considered performance was good enough for that purpose).
But this was only do-able by working with a data source and all related events to the wds: WebDataSource ā Xojo documentation
I doubt that a beginner will use a data source. At that time the recommendation of using a web data source was bid hidden too. Not sure if that is still the case. I just spend now 2 seconds on this new documentation tool and I immediately had enough. How can anyone work with that tool?
If the web data source works similar as the iOS mobile table data source, this is what I would be using in all cases and never look back. Xojo has its flaws and thereās probably too many of them but once you can wrap your head around the concept, the mobile table data source is awesome.
The web data course does work better than it used to
It pages reasonably
There are however still some glitches as the original post in TOF notes
Itās crazy how Web 1.0 was tossed in the trash all while the replacement wasnāt fully baked.
My personal suspicion is that supporting web 1 and web 2 in the same IDE would have been a ton more work that they deemed ānot worth the effortā
It does handicap users though
Yep. Now neither work well.