cob007
Members-
Content Count
352 -
Joined
-
Last visited
-
Days Won
6
cob007 last won the day on December 16 2021
cob007 had the most liked content!
Community Reputation
19 GoodAbout cob007
-
Rank
Advanced Member
Profile Information
-
Gender
Not Telling
System Specs
-
OS
Windows 7
-
Total Memory
2Gb
-
Framework
v3.5
-
License
Developer Edition
Recent Profile Visitors
5685 profile views
-
totally agree with this
- 79 replies
-
- google blogger
- blogger
-
(and 1 more)
Tagged with:
-
are u talking about dan's exbrower plugin or ubot's own exbrowser?
-
as far as i know you can only use exrbrowser multithread in certain cases and not all the time
-
check if u have .net framework and micirosoft redistributable framework installed, thats why it is getting stuck
-
Ultimate Ui - Create Beautiful Uis With Xaml, Datagrid, Metro & More!
cob007 replied to HelloInsomnia's topic in Plugins
1. As you see in the image, i want the progress bar with values to be adjacent to the text. I reckon this was done using list view, list view contains text and each text has proggress bar with values, is this something we can do with list view with ultimate UI -
Ultimate Ui - Create Beautiful Uis With Xaml, Datagrid, Metro & More!
cob007 replied to HelloInsomnia's topic in Plugins
i want the togggle switch metro datagrid to be like this but im not able to do add this in the final ubot LOAD XAML UI. In that it ends up looking like another toggle switch, like the one you show in the training video. this is the code i used and although in xaml UI it shows exactly like this the windows 10 style toggle switch like the link of mahaapps below, in the final UI inside Uobt it shows like , like the one you show in the training video.which is the normal toggle switch and not windows 10 stylr <StackPanel Grid.Column="0" Margin="220,120 -
Ultimate Ui - Create Beautiful Uis With Xaml, Datagrid, Metro & More!
cob007 replied to HelloInsomnia's topic in Plugins
Table To DataGrid has added properties which will break that command so you will need to update it thanks nick, does datagrid work with image cell now -
Ultimate Ui - Create Beautiful Uis With Xaml, Datagrid, Metro & More!
cob007 replied to HelloInsomnia's topic in Plugins
Hi drew I had the same issue and i have made the same workaroud. Nick said he will work on doing a table to datagrid with images as at the moment table to datagrid does not allow images to be used directly AS TABLE TO DATAGRID can only work with text column at the moment -
following things are not working in youtube basic info title, description, view count, like ,dislike
-
wow timecop1983 is really cool, thanks for the share
-
Ultimate Ui - Create Beautiful Uis With Xaml, Datagrid, Metro & More!
cob007 replied to HelloInsomnia's topic in Plugins
for the Change DataGrid Text Cell Value can we change the colour of the text as well. Because this helps in case we have a text that is in submission and then done, we can change the color to done to green to show the completion of the job. -
Ultimate Ui - Create Beautiful Uis With Xaml, Datagrid, Metro & More!
cob007 replied to HelloInsomnia's topic in Plugins
ive sent you a PM with regards to the query -
Ultimate Ui - Create Beautiful Uis With Xaml, Datagrid, Metro & More!
cob007 replied to HelloInsomnia's topic in Plugins
sorry what i meant was this as u mentioned it will work only with text columns as below, can the table to datagrid work with image column. Its ok if it cannot work with button column but if a update can be made to with table to datagrid image column then that would be great Update version 1.5 Added - Table To DataGrid (still experimental and likely will change) Fixed - Events not working correctly Note: Table To DataGrid will still require you to initialize the DataGrid. It will only work with text columns for now, so your entire DataGrid should be text columns to use this. This comman